/* CSS Document */

html,body{
	margin:0;
	padding:0;
	background-color: #F4F4EA;
	font-size: 14px;
	line-height: normal;
}
hr{
	border-style: dotted none none;
	border-top-width: 2px;
	border-top-color: #666600;
	height: 2px; 
}

div#container{
	width:798px;
	margin:0 auto;
	text-align:left;
	border: 1px solid #996600;
	padding: 0px;
	background-color: #FFFFFF;
}

div#header{
	/*width:798px;*/
	margin:0;
	padding: 0px;
	line-height:0;
	/*border: 1px solid #996600;*/
}

div#content{
	margin:0 10px;
	text-align:left;
	padding: 0px;
	line-height:1.4;
}

div#content img{
	padding: 0px 10px 0px 0px;
	line-height:1.4;
}
div#content h3{
	padding: 0px 10px 0px 0px;
	line-height:1.4;
	color: #993300;
}

div#left{
	float:left;
	width:380px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	clear:both;
}
div#right{
	float:right;
	width:380px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	
}

div#footer{
	clear:both;
	width:798px;
	background: #996600;
	color: #FFF;
}

div#footer p{
	margin:0;
	padding:5px 10px;
}

.round_table {
	line-height: 0;
}

.round_table_contents {
	line-height: 1.2;
}
.round_table_contents img{
	text-align: center;
	margin: 5px;
	
}
.menu_line {
	float:right;
	width:360px;
	text-align: right;	/*border:1px red solid;*/
	padding: 5px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666600;
	}
.menu_comment {
	float:right;
	width:360px;
	/*text-align: right;*/	/*border:1px red solid;*/
	padding: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	}
.menu_left {
	float:left;
	width:79%;
	text-align: left;
	font-weight: bold;
	color: #333333;
	}

.menu_left img{
	text-align: left;
	margin-right: 5px;
	}

.menu_right {
	float:right;
	font-weight: bold;
	color: #993300;
	font-size: 18px;
	}

div#deli_left{
	float:left;
	width:245px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	clear:both;
	white-space: normal;
	background-color: #FFF7E6;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
	padding-left: 5px;
}
div#deli_right{
	float:right;
	width:480px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 5px;
	
}
.index_sobakyousitu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
