body{
	margin:0;
	padding:0;
 	background-image:url(/images/coffee.jpg);
background-position:top left;
background-repeat:repeat-x;
background-attachment:fixed;
	color:#270C01;
}
a{
	color:#8B250C;
}
.color1{
	color:#DBA67A;
}
.color2{
	color:#DBA67A;
}
.color3{
	color:#C3481E;
}
.color4{
	color:#8B250C;
}
.color5{
	color:#270C01;
}
.bg1{
	background-color:#DBA67A;
}
.bg2{
	background-color:#DBA67A;
}
.bg3{
	background-color:#C3481E;
}
.bg4{
	background-color:#8B250C;
}
.bg5{
	background-color:#270C01;
}
div#container{
	width:800px;
	margin:0 auto;
	background-image:url(/images/transparentinnerbg.png);
	background-repeat:repeat-y;
	padding:0 5px;	
}
div#innercontainer{
	width:800px;
	margin:0 auto;
	padding:0;
	background-color:#270C01;
}
div#logo{
	width:800px;
	height:106px;
background-image:url(/stores/jika-baisen-coffee-wogata/images/wogatacoffeelogo.jpg);
}
.thinborder{
	border-style:solid;
	border-width:1px;
	border-color:#270C01;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.leftin{
	width:379px;
	margin:4px 4px 4px 0;
	padding:6px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-color:#270C01;
	border-right-color:#270C01;
	border-bottom-color:#270C01;
}
.rightin{
	width:379px;
	margin:4px 0 4px 4px;
	padding:6px;
	border-top-style:solid;
	border-left-style:solid;
	border-bottom-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-top-color:#270C01;
	border-left-color:#270C01;
	border-bottom-color:#270C01;
}
div.lefttop{
	width:180px;
	font-weight:bold;
	padding:6px;
	margin:4px 0 2px 0;
	position:absolute;
	top:-17px;
	left:20px;
	border-style:solid;
	border-width:1px;
	border-color:#270C01;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.leftish{
	width:396px;
	float:left;
}
.rightish{
	width:396px;
	margin-left:8px;
	margin-bottom:8px;
	float:right;
}
div.leftdata{
	padding:25px 5px 5px 25px;
	margin:25px 0;
	position:relative;
}
div.rightdata{
	padding:25px 5px 5px 25px;
	margin:25px 0;
	position:relative;
}
div.full{
	margin:20px auto;
}
div.monty{
	padding:5px;
}
div.menu_category{
	margin:10px 5px 5px 5px;
	padding:6px;
	font-weight:bold;
}
.topic{
	margin:35px 5px;
	padding:20px 6px 6px 6px;
	position:relative;
}
.topic h2{
	position:absolute;
	font-size:larger;
	font-weight:bold;
	padding:6px;
	top:-32px;
	left:10px;
}
#map{
	width: 800px; 
	height: 400px;
	margin: 10px auto 10px auto;
	padding: 0px;
}
div#storefooter{
	margin-top:20px;
	padding:10px 5px;
}
div.se{
	float:left;
	width:380px;
	padding:5px;
	font-size:smaller;
	text-align:left;
}
.post_logo{
	width:100%;
	height:80px;
	position:relative;
}
.post_logo_title{
	position:absolute;
	top:20px;
	left:20px;
	font-size:24px;
	color:#DBA67A;
}



.wrap {
	width:100%;
	border:1px solid #DBA67A;
	margin:0;
	float:left;
	display:inline;/*Ie double margin fix*/
	position:relative;
}
.wrap ul {
	padding:14px 2px 14px 108px;
	margin:0;
	list-style:none;
	float:left;
	position:relative;
	left:-2px;
	top:-2px;
	width:274px;
}
.wrap li {
	line-height:1.2;
	margin:0 0;
	position:relative;
	float:left;
	width:100%;
	text-align:left;
	border-bottom:1px dotted #270C01;
	clear:both;
}
* html .wrap li {
	border:none;
	background: url(images/dotted-leader.gif) repeat-x left bottom;
}
.wrap li span {
	padding:1px 0 1px 5px;
	color:#270C01;
	position:relative;
	top:.4em;
	left:1px;/* ie rounding error*/
	float:right;
	background-color:#DBA67A;
}
.wrap li em {
	margin:0;
	position:relative;
	top:1.6em;
	padding:0 5px 0 0;
	background-color:#DBA67A;
}
.wrap p {
	padding:0 5em 0 0;
	margin:0;
	background-color:#DBA67A;
}
.wrap li img{
	position:absolute;
	top:10px;
	left:-100px;
	border:none;
}
.menu_item{
	margin:20px auto;
}
.small_menu_item{
	margin:20px auto;
}
div#twitter{
	margin:10px auto 10px 38px;
	float:left;
}
.valid {
	text-align:left;
	border:0;
}

label{
	display:block;
	background-color:#DBA67A;
	color:#8B250C;
	border-style:solid;
	border-width:1px;
	border-color:#270C01;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:4px;
}
input,textarea,select{
	margin-bottom:12px;
}
#kuchikomi{
	width:780px;
	float:none;
	clear:both;
	margin:10px auto;
}