/*　↓トップページ-----------------------------------------*/

img{vertical-align:bottom;}

/* メインビジュアル（タイトル部）*/
#mainvisual {
	width: 800px;
	height: auto;
	;
}


/* パンくずリスト　*/


#pankuzulist

 {
	width: 550px;
	height: auto;
	float: right;
	text-align: right;
	margin-right: 10px;
	font-size: 10px;
}





/* メインエリア　*/


#mainarea

 {
	width: 570px;
	height: auto;
	float: right;
	text-align: left;
	padding-right: 8px;
	padding-left: 5px;
}
#information {
	height: auto;
	width: 588px;
	text-align: left;
	float: left;
	font-size: 14px;
}
#container #information p {
	font-size: 12px;
	line-height: 20px;
	padding-left: 30px;
}








/* 店舗情報エリア*/

#shopinfo {
	width: 800px;
	height: 280px;
	text-align: left;
	font-size: 12px;
	background-image: url(../img/footer_backimg.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}



/* フロートクリア*/

#clear{
	clear: both;
	text-align: right;
	font-size: 10px;
}
h1 {
	padding-left: 55px;
	padding-top: 20px;
	font-size: 22px;
}
.comment12 {
	font-size: 12px;
}

#container #shopinfo p {
}

#container #shopinfo p {
	padding-left: 60px;
	font-size: 12px;
	line-height: 2em;
}
.item {
	font-size: 12px;
	line-height: 2em;
	background-image: url(../02item/img/item_back.jpg);
	background-repeat: repeat-y;
	text-align: left;
	height: auto;
	width: 530px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#container #mainarea .item h2 {
	font-size: 18px;
	line-height: 2em;
	margin-top: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
#container #mainarea .item td {
	padding: 5px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996633;
}
#container #mainarea .item th {
	padding: 5px;
	font-size: 12px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996633;
}
#container #mainarea .item img {
	border: 1px solid #CCCCCC;
}
.setsumeibun12 {
	font-size: 12px;
	line-height: 2em;
	padding-left: 50px;
}
#takkyubin {
	height: auto;
	width: 100%;
}
#container #mainarea #takkyubin td {
	font-size: 14px;
	border: 1px solid #999999;
	text-align: right;
}
#container #mainarea #takkyubin th {
	font-size: 14px;
	background-color: #669933;
	color: #FFFFFF;
}
.text14redb {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.text14blackb {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
