body {
	margin:0;
	padding:0;
	background:#ddc;
}


* {
	font-size:98%;
}


div.endbar{
	clear:both;
}

div#wrapper{
	margin:0 auto;
	background:#fff;
	width:768px;
}


div#head01{
	width:768px;
	height:418px;
	margin-bottom:13px;
}


div#tsuikaKokuchi{
	width:742px;
	height:278px;
	/*background:url(img/kokuchiLarge.jpg) no-repeat;*/
	margin:0 13px 13px 13px;
}



div#kokuchiLarge{
	width:742px;
	height:276px;
	/*background:url(img/kokuchiLarge.jpg) no-repeat;*/
	margin:0 13px 13px 13px;
}


div#infoarea{
	width:768px;
}

div#infoLeft{
	float:left;
	width:443px;/*469px*/
	margin-left:13px;
	margin-right:13px;
	margin-bottom:13px;
	border:1px #ddd solid;
	padding:13px;
	color:#77777b;
	font-size:90%;
	line-height:1.4em;
}

div#infoLeft h2{
	font-size:1.4em;
	color:#396D83;
	padding:0;
	margin-top:3px;
	margin-bottom:5px;
}


div#infoLeft h3{
	font-size:1.2em;
	color:#B68E7D;
	padding:0;
	margin-top:0px;
	margin-bottom:2px;
}


div#infoLeft h4{
	color:#646464;
	padding:0;
	margin-top:8px;
	margin-bottom:0px;
}


div#infoLeft p{
	margin-bottom:28px;
}

div#infoLeft table{
	margin-bottom:32px;
	
}

div#infoLeft td{
	vertical-align:top;
	margin-bottom:15px;
}

div#infoLeft span.kome{
	color:#8f9d50;
	font-size:80%;
}

div#infoRight{
	float:left;
	width:260px;
}

div#banner1{
	width:260px;
	height:119px;
	margin-bottom:13px;
}

div#banner2{
	width:260px;
	height:119px;
	margin-bottom:13px;
}
div#storeInfo{
	background:url(img/storeInfo.jpg) no-repeat;
	width:220px;/*260px*/
	height:305px;/*405px;*/
	padding:80px 20px 13px 20px;
	margin-bottom:13px;
}


div#storeInfo div#mess{
	margin-top:0px;
	/*background:#fdd;*/
	color:#888;
	line-height:1.3em;
	font-size:1.05em;
	height:150px
}


div#storeInfo div#notes{
	margin-top:18px;
	color:#396D83;
	
	
	
	
}




div#storeInfo div#storeInfo_btn{
	/*仮コード---->*/
	/*width:220px;
	height:48px;
	background:url(img/storeInfo_btn_pre3.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	margin:18px auto;*/
	/*---->仮コード*/
}

div#storeInfo div#storeInfo_btn a{
	width:220px;
	height:48px;
	background:url(img/storeInfo_btn.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	margin:18px auto;
}

div#storeInfo div#storeInfo_btn a:hover{
	background-position-y:-48px;
}


div#footer{
	color:#fff;
	background:#000;
	/*height:30px;*/
	text-align:center;
	
}


div#banner2 *{
	border:none;
}
