div#shokuindex {
	width: 100%;
	margin-top: 10px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: center 33px;
}
#content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	z-index:1;
	float: none;
}
div#shokuindex div#shokuhead {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(img/photo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 254px;
}
div#shokusub div#shokuhead {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#topicpath {
	margin: 0px;
}
#shokuindex #content #gaiyo {
	padding: 13px;
	font-size: 12px;
	line-height: 1.5;
}
div#shokusub {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#shokuindex #mainmenu {
	width: 529px;
	float: left;
}

#shokuindex #mainmenu .menug {
	background-image: url(img/h2bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F8F8E8;
	padding: 9px;
	font-size: 92%;
	line-height: 1.4;
	clear: both;
	margin-top: 8px;
}
#shokuindex #mainmenu .short {
	float: left;
	width: 212px;
}
#shokuindex #mainmenu .short2 {
	float: right;
	width: 270px;
	clear: none;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: -62px;
}
* html body #shokuindex #mainmenu .short2 {
	margin-top: 8px;
}

#shokuindex #mainmenu .menug h2 {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 53px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#shokuindex #mainmenu .menug h2.bg01 {
	background-image: url(img/h2icn01.jpg);;
}
#shokuindex #mainmenu .menug h2.bg02 {
	background-image: url(img/h2icn02.jpg);
}
#shokuindex #mainmenu .menug h2.bg03 {
	padding-top: 3px;
	background-image: url(img/h2icn03.jpg);
}
#shokuindex #mainmenu .menug ol,
#shokuindex #mainmenu .menug ul {
	margin-left: 62px;
}
#shokuindex #mainmenu .menug .ill {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#shokuindex #submenu {
	width: 207px;
	float: right;
	margin-top: 7px;
}
#shokuindex #submenu ul {
	margin-bottom: 20px;
}

#shokuindex #submenu li {
	list-style-type: none;
	line-height: 1.35;
}
#shokuindex #submenu ul#shinchaku li {
	list-style-type: none;
	font-size: 86%;
	margin-left: 15px;
	margin-bottom: 0.6em;
}
#shokuindex #submenu ul#shinchaku li a {
	margin-left: 8px;
}
#shokuindex #submenu ul.txt li {
	list-style-type: none;
	font-size: 86%;
	margin-left: 30px;
	margin-bottom: 0.6em;
}
#shokusub #honbun h1 {
	font-weight: bold;
	font-size: 110%;
	padding: 3px 3px 3px 8px;
	margin-top: 15px;
	margin-bottom: 8px;
}
#shokusub #honbun {
	margin-bottom: 15px;
}


#shokusub #honbun h2 {
	font-weight: normal;
	font-size: 105%;
	padding: 3px 3px 3px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D27B;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #D7D27B;
	margin: 15px 0 5px 3px;
	width: 97%;
	clear: both;
}
#shokusub #honbun ul {
	margin: 10px 35px;
}
#shokusub #honbun p {
	margin: 10px 15px 10px 35px;
	font-size: 95%;
}
#shokusub #honbun ul li {
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-position: inside;
	font-size: 95%;
}
