@charset "utf-8";




/* --------------------------------------------------

shopping
-------------------------------------------------- */




#shopping h2{}
#shopping p{
	margin-bottom: 10px;
	clear: both;
}
#shopping dl{
	width: 210px;
	float: left;
	text-align: center;
	margin-bottom: 12px;
}
.centre{
	margin-right: 12px;
	margin-left: 12px;
}
h3.series{
	background-color: #EBECE6;
	margin-bottom: 5px;
	font-size: 110%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#shopping dl h3,h4{
	font-size: 110%;
	font-weight: bold;
}
 .price{
	color: #FF0000;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
#shopping dt{
}

#shopping dd{

}
#shopping dd p{
	text-align: left;
	line-height: 110%;
}
#shopping dd .btn{
	margin-top: 5px;
}

#menu{
	background-color: #E5E8DF;
	padding: 7px;
	margin-bottom: 20px;
}

#menu ul{
	border: 1px solid #3C492A;
	background-color: #FFFFFF;
	padding: 10px;
}
#menu li{
	display:inline;
	background-image: url(../img/base/yajirusi03.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.check ul{}
.check li{
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 5px;
}
.check li strong{
	background-color: #CCCCCC;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;}

#shoppingAbout address{
	border: 1px solid #CCCCCC;
	padding: 20px;
	margin-top: 10px;
}
.etc{
	background-image: url(../img/shopping/etc.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-bottom: 20px;
	height: 1px;
	clear: both;
}
.sp{
	padding-bottom: 20px;

}

.test dl{
	background-color: #E5E8E1;

}
.test dd{
	padding: 10px;
}


/* --------------------------------------------------

shopping table
-------------------------------------------------- */
#shopContainer{
	margin-bottom: 10px;
}
#shopContainer td{
	text-align: center;
}
#shopContainer .imgSyouhin{
	margin-bottom: 5px;
}
#shopContainer .syoukai{
	text-align: left;
}
#shopContainer td.bg{
	background-color: #E4E7E0;
!important; 	
width: 210px;
vertical-align:top;
}
#shopContainer td.btn{
	padding-top: 5px;
	padding-bottom: 20px;
}
#shopContainer td h3,p.syoukai{
	padding-right: 10px;
	padding-left: 10px;
}
.ranking{
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 3px;
	margin-bottom: 5px;
	width: 100px;
	font-size: 0.75em;
	margin-right: auto;
	margin-left: auto;
}

.ranking02{
	color: #FFFFFF;
	background-color: #CC0000;
	margin-bottom: 5px;
	width: 150px;
	font-size: 0.75em;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: normal;
}


#gift{
	border: 1px solid #57683B;
	padding: 10px;
}
#gift h4{
	font-weight: bold;
	color: #FF0000;
	font-size: 100%;
}
#gift ul{
	margin-bottom: 10px;
	margin-top: 5px;
}
#gift li{
	list-style-type: disc;
	list-style-position: inside;
}



/* --------------------------------------------------

recipe table
-------------------------------------------------- */
#recipe{
	margin-bottom: 20px;
}
#recipe td{
	text-align: center; 	width: 210px;
}

#recipe td a,#recipe td a:visited{
	color: #435231;
}
/* --------------------------------------------------

もつ鍋

-------------------------------------------------- */

#motsuTxt{
	padding: 15px;
	border: 1px solid #809A58;
	margin-top:10px;
}


#motsuTxt h4{
	color: #809A58;
	margin-bottom:10px;
}

#motsuTxt p{}


.motsuPhoto{
	margin:0 0 20px 20px;
}

