@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2011-3-23
 * Editor:    yamamoto
 * Modified:  2011-3-23 by:yamamoto
 *
 * ***********************************************************
 */
 
/* =====================================================

  contents area

===================================================== */

body {
background:#FFFFFF url(../img/top_bg.jpg) repeat-x top;
}

#wrapper{
	padding-bottom: 0px;
}

#contents{
	padding-top: 35px;
}


/* flashArea
---------------------------------------------------- */	
	
#flashArea{
	height:340px;
	width: 100%;
	margin:0 auto;
	text-align: center;
}

#flashArea #noflash{
	background: url(../img/no_flash.jpg) no-repeat center top;
	height:340px;
	width: 100%;
	text-align: center;
}

#flashArea #noflash p{
text-indent:-9999px;
overflow:hidden;
}

/* mainArea
---------------------------------------------------- */

#main{
	padding-bottom: 0px;
}

#main .catch{
	padding: 5px 0px;
	margin-bottom: 10px;
}

#main .subCatch{
	font-size:116.7%;
	color:#84580F;
	margin-bottom: 6px;
}

/* information */

.infoBlock{
	padding-bottom: 25px;
	border-bottom: 1px dotted #B6B6B6;
	margin-top: 25px;
}

.infoBlock h2{
	_zoom:1;
	overflow:hidden;
}

.infoBlock h2 .tit{
	float:left;
}

.infoBlock h2 .btn{
	float:right;
}

.infoBlock dl {
	margin-top: 15px;
}

	.infoBlock dl .noline {
		border-top: none;
	}
	
	.infoBlock dl dt {
	float: left;
	width: 150px;
	padding-top: 5px;
	clear: both;
	white-space:nowrap;
	background: url(../common/arw01.gif) no-repeat 0px 20px;
	}

	.infoBlock dl dt img {
	margin-left:15px;
	}
	
	.infoBlock dl dd {
	margin-left: 170px;
	width: 490px;
	padding: 5px 0px;
	line-height: 140%;
	color: #69635C;
	}

	.infoBlock dl dd img {
	margin-left:5px;
	vertical-align: middle;
	}

/* menu info */
.section01{
	_zoom:1;
	overflow:hidden;
	margin-left: -38px;
	padding-top: 20px;
	margin-bottom: 20px;
}

	.section01 .box{
		width:195px;
		float:left;
		display: inline;
		margin-left: 38px;
	}
	
	.section01 .box h2{
		margin-bottom:20px;
	}
	
	.section01 .box p{
	line-height: 165%;
	}
	
	.section01 .box .btn{
		text-align: right;
		margin-top: 6px;
	}

/* shop info */
.section02 {
	border-top: 1px dotted #B6B6B6;
	padding-top: 15px;
}

	.section02 .box{
		margin-bottom:10px;
	}

	.section02 .box h2{
		margin-left:-3px;
	}
		
	.section02 .inner{
		margin:5px 0px 10px 165px;
		_zoom:1;
		overflow:hidden;
	}
	
	.section02 .box .photo{
		float:left;
		width: 135px;
		padding-top:12px;
		padding-right:5px;
	}
	
	.section02 .box dl.ad{
		width:240px;
		float: left;
	}
	
	.section02 .box dl.ad dt{
		color: #684F2F;
		font-size: 116.7%;
		margin-bottom: 3px;
	}
	
	.section02 .box dl.ad dt span{
		margin-left:5px;
		font-size: 83.4%;
	}

	.section02 .box dl.ad dd{
		line-height: 120%;
	}
	
	.section02 .box dl dd.tel{
		color: #80860D;
		font-size: 116.7%;
		background: url(../common/tel_icon.jpg) no-repeat left top;
		padding-left: 18px;
		line-height: 100%;
		margin-top: 8px;
	}

	.section02 .box dl.info{
		width:240px;
		float:left;
		border-left: 1px solid #D9D9D9;
		margin-top:5px;
		padding-left:15px;
	}
	
	.section02 .box dl.info dt{
		width:60px;
		float:left;
	}
	
	.section02 .box dl.info dd{
		padding-left:60px;
	}

	.section02 .muromishop{
		margin-bottom:0px;
	}
	
	.section02 .moreInfo{
		clear:both;
		text-align: right;
		padding-top: 0px;
	}
	
	.section02 .moreInfo a{
		padding-left:15px;
		background: url(../common/arw.gif) no-repeat left center;
	}


/* footer
---------------------------------------------------- */
#footerInner {
	padding-top: 54px;
}
