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

/* コンテンツ
---------------------------------------------------- */
#content {
	float: left;
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 10px;
	background-color: #ffffff;
}
#content .left {
	float: left;
	width: 200px;
}
#content .center {
	float: right;
	width: 700px;
}
.section {
	clear: both;
	margin: 0 15px 20px 15px;
}
.section-title {
	clear: both;
	margin: 0 15px 20px 15px;
	padding: 3px;
	background-color: #206024;
	font-size: 135%;
	color: #FFFFFF;
}
.section-in {
	clear: both;
	margin: 0;
}
#section-1 {
	float: left;
	width: 350px;
	margin: 0 10px 40px 15px;
	display: inline; /* for WinIE6,7 */
}
#section-2 {
	float: right;
	width: 300px;
	margin: 0 15px 40px 10px;
	display: inline; /* for WinIE6,7 */
}
#section-3 {
	float: left;
	width: 350px;
	margin: 0 10px 40px 15px;
	display: inline; /* for WinIE6,7 */
}
#section-4 {
	float: right;
	width: 300px;
	margin: 0 15px 40px 10px;
	display: inline; /* for WinIE6,7 */
}
#section-5 {
	float: left;
	width: 325px;
	margin: 0 10px 40px 15px;
	display: inline; /* for WinIE6,7 */
}
#section-6 {
	float: right;
	width: 325px;
	margin: 0 15px 40px 10px;
	display: inline; /* for WinIE6,7 */
}
.section h1 {
	margin-bottom: 15px;	
}
.section h2,
.section-1 h2,
.section-2 h2 {
	margin-bottom: 3px;	
}
.section p {
	margin-bottom: 10px;	
}
.img-1 {
	margin-bottom: 5px;	
}
.img-2 {
	margin-bottom: 10px;	
}
.img-3 {
	float: left;
	margin: 0 5px 0 0;	
}
.img-4 {
	float: right;
	margin: 0 0 0 5px;
}
.img-5 {
	margin: 0 0 5px 0;
}
.img-6 {
	margin: 15px 0 0 0;
}
.p-1 {
	font-size: 150%;
	font-weight: bold;
	color: #17461a;
	padding-left: 5px;
	border-width: 0 0 2px 10px;
	border-style: solid;
	border-color: 17461a;
	margin-bottom: 10px;	
}
.p-2 {
	line-height: 1.3;
	color: #FFFFFF;
}
.p-3 {
	text-align: right;
	font-size: 90%;
}
h2,h3 {
	margin-bottom: 10px;	
}

/* 各メニューページ
---------------------------------------------------- */
.sub-1 {
	float: left;
	width: 203px;
	margin: 0 15px 20px 15px;
	display: inline; /* for WinIE6,7 */
}
.sub-2 {
	float: left;
	width: 203px;
	margin: 0 15px 20px 15px;
	display: inline; /* for WinIE6,7 */
}
.sub-3 {
	float: left;
	width: 204px;
	margin: 0 15px 20px 15px;
	display: inline; /* for WinIE6,7 */
}
#section-bus {
	clear: both;
	margin: 0 15px 20px 15px;
	padding: 10px;
	border-style: dotted;
	border-width: 1px;
	background-color: #e3e3e3;
	background-image: url(../info/sisetu/restaurant/images/bus.gif);
	background-repeat: no-repeat;
	background-position: 99% 90%;
}
#section-mice {
	clear: both;
	margin: 0 15px 20px 15px;
	padding: 10px;
	background-color: #1F5700;
}
#section-udon {
	clear: both;
	margin: 0 15px 20px 15px;
}
