@charset "utf-8";
/* CSS Document */

/*page2*/
#page2 #content h1{
	margin: 0 0 10px 0;
}
#page2 #content h2{
	color:#FFA900;
	font-weight:bold;
	font-size:14px;
	margin-bottom:15px;
	line-height:1.46em;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
#page2 #content h2.caption{
	color:#666;
	font-weight:normal;
	font-size:12px;
	margin-bottom:10px;
	line-height:1.46em;
	margin-left: 5px;
}
#page2 #content h3{
	color:#F60;
	font-size:14px;
	margin-bottom:10px;
	margin-top: 10px;
}
#page2 #content h4{
	color:#F60;
	font-size:12px;
	margin-bottom:11px;
}
#page2 #content h5{ margin:0 }
#page2 #content h6{
	color:#1f2942;
	float:right;
	font-size:0.92em;
	text-transform:uppercase;
	margin-bottom: 10px;
}
#page2 #content ul.list {
	list-style-type: circle;
	margin-left: 95px;
	margin-bottom: 10px;
}
#page2 #content p.listcaption {
	margin-left:75px;
}
#page2 #content p.subt {
	margin: 5px 0 10px 0;
}

#page2 #content .ul5{
	list-style:none;
	font-size: 12px;
	color:#616469;
	line-height:1.84em;
	background-image: url(../images/marker_hz.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 30px;
	list-style-position : outside;
	clear: both;
}
#page2 #content .ul5 li.txt{
	padding-bottom: 5px;
	margin: 0;
	padding-right: 5px;
}

/*table price*/
#page2 #content .col-4 table.price1 {
	width:525px;
	table-layout: auto;
	empty-cells:show;
	margin-left: 30px;
	font-size: 12px;
	background-color: #FCFCFC;
	border: 1px solid #FC0;
	border-collapse: collapse;
}

#page2 #content .col-4 table.price1 th {
	height:1.5em;
	padding:0 7px 0 7px;
	empty-cells:show;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	background-color: #FFC;
}
#page2 #content .col-4 table.price1 td {
	height:1.5em;
	padding:2px 5px 2px 5px;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	background-color: #FFC;
	width: 300px;
	border: 1px solid #FC0;
}
#page2 #content .col-4 table.price1 td.a1 {
	height:1.5em;
	padding:2px 5px 2px 5px;
	text-align:left;
	font-weight:normal;
	vertical-align:center;
	text-align:center;
	width: 195px;
	background-color: #FCFCFC;
}

/*table price*/
#page2 #content .col-4 table.price2 {
	width:525px;
	table-layout: auto;
	empty-cells:show;
	margin-left: 30px;
	font-size: 12px;
	background-color: #FCFCFC;
	border: 1px solid #FC0;
	border-collapse: collapse;
}

#page2 #content .col-4 table.price2 th {
	height:1.5em;
	padding:0 7px 0 7px;
	empty-cells:show;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	background-color: #FFC;
}
#page2 #content .col-4 table.price2 td {
	height:1.5em;
	padding:2px 5px 2px 5px;
	text-align:left;
	font-weight:normal;
	vertical-align:center;
	background-color: #FFC;
	width: 130px;
	border: 1px solid #FC0;
}
#page2 #content .col-4 table.price2 td.a1 {
	height:1.5em;
	padding:2px 5px 2px 5px;
	text-align:left;
	font-weight:normal;
	vertical-align:center;
	text-align:center;
	width: 130px;
	background-color: #FCFCFC;
}


#page2 #content .painimg {
	height:150px;
	width:200px;
	margin-bottom: 15px;
	border:1px solid #CCC;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
/*foodinfo*/
#page2 #content .col-4 table.foodinfo {
	width:500px;
	table-layout: auto;
	empty-cells:show;
	margin-left: 30px;
	font-size: 12px;
	background-color: #FCFCFC;
	border: 1px solid #FC0;
	border-collapse: collapse;
	margin-bottom: 5px;
}

#page2 #content .col-4 table.foodinfo th {
	height:1.5em;
	padding:0 7px 0 7px;
	empty-cells:show;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	background-color: #FFC;
}
#page2 #content .col-4 table.foodinfo td {
	height:1.5em;
	padding:2px 5px 2px 5px;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	background-color: #FFC;
	width: 140px;
	border: 1px solid #FC0;
}
#page2 #content .col-4 table.foodinfo td.a1 {
	height:1.5em;
	padding:2px 5px 2px 5px;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
	width: 360px;
	background-color: #FCFCFC;
}
#page2 #content ul.foodcaption {
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#page2 #content ul.foodcaption li {
	background-image: url(../images/kome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}

