@charset "UTF-8";

*{
	margin: 0px;
	padding: 0px;
	}

body{
	text-align: center;
	margin: 0px;
	padding: 0px; 
	background-color: #B5BDAA;
	background-image: url(../img_blog/bg.gif);
	}

a:link{
	color: #37A04D;
	text-decoration: underline;
	}
a:visited{
	color: #37A04D;
	text-decoration: underline;
	}
a:active{
	color: #3693DB;
	text-decoration: none;
	}
a:hover{
	color: #3693DB;
	text-decoration: none;
	}

h1{
	width: 780px;
	height: 96px;
	margin: 0px auto;
	text-indent: -9999px;
	background-image: url(../img_blog/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

hr{
	display: none;
	}

img{
	border: 0px;
	}


/*全体レイアウトここから*/
#waku{
	text-align: center;
	background-image: url(../img_blog/bg_main.gif);
	background-position: center;
	background-repeat: repeat-y;
	}
#waku h1 a{
	display: block;
	width: 780px;
	height: 96px;
	text-decoration: none;
	} 

#main-img{
	background-image: url(../img_blog/bg_main_img.gif);
	background-repeat: repeat-x;
	}

#contents{
	width: 770px;
	color: #5C6B45;
	text-align: left;
	font-size: 80%;
	line-height: 1.5em;
	margin: 0px auto;
	}
/*全体レイアウトここまで*/


/*コンテンツ左ここから*/
#contents-left{
	float: left;
	width: 503px;
	margin-bottom: 20px;
	background-color: #EEF1EC;
	background-image: url(../img_blog/bg_left.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	}

.article{
	width: 415px;
	margin: 26px 38px 10px 50px;
	padding-bottom: 18px;
	background-image: url(../img_blog/img_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
*html .article{
	margin-right: 35px;
	}
.article-title{
	padding-left: 35px;
	border-left: 2px solid #8E987F;
	}
.article-title h2{
	font-size: 130%;
	padding-bottom: 5px;
	border-bottom: solid 1px #97A18A;
	}
.article-contents{
	padding-left: 34px;
	padding-top: 4px;
	border-left: 1px solid #8E987F;
	}
.article-contents p{
	line-height: 1.8em;
	margin-top: 15px;
	}
.article-contents img{
	border: #EAE6DB solid 9px;
	}

.page-top{
	text-align: right;
	margin-top: 23px;
	}
.to-index{
	width: 24px;
	height: 143px;
	float: left;
	}
.result-search{
	margin: 26px 38px 10px 50px;
	}
*html .result-search{
	margin-right: 35px;
	}
/*コンテンツ左ここまで*/


/*コンテンツ右ここから*/
#contents-right{
	width: 267px;
	float: right;
	text-align: center;
	background-image: url(../img_blog/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
#contents-right ul li{
	list-style: none;
	}

#menu{
	width: 228px;
	text-align: left;
	margin: 108px auto 38px auto;
	}
#menu h3{
	width: 228px;
	height: 28px;
	text-indent: -9999px;
	margin: 16px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	}
.search{
	background-image: url(../img_blog/bar_search.gif);
	}
.calender{
	background-image: url(../img_blog/bar_calender.gif);
	}
.category{
	background-image: url(../img_blog/bar_category.gif);
	}
.entries{
	background-image: url(../img_blog/bar_entry.gif);
	}
.archive{
	background-image: url(../img_blog/bar_archive.gif);
	}

#menu ul{
	margin-left: 6px;
	}
#menu li{
	margin: 4px 0px;
	padding: 0px 0px 0px 12px;
	background-image: url(../img_blog/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	}
/*コンテンツ右ここまで*/


/*コンテンツ下ここから*/
#footer-img{
	clear: both;
	width: 806px;
	margin: 0px auto;
	background-position: right bottom;
	background-repeat: no-repeat;
	}
.footer-index{
	height: 313px;
	background-image: url(../img_blog/bg_footer.jpg);
	}
.footer-entry{
	height: 18px;
	background-image: url(../img_blog/bg_footer_line.gif);
	}

#copyright{
	width: 806px;
	height: 47px;
	margin: 0px auto;
	}
#bottom-img{
	height: 50px;
	background-image: url(../img_blog/bg_bottom.gif);
	background-repeat: repeat-x;
	}
/*コンテンツ下ここまで*/


/*各種クラス*/
.clear{
	clear: both;
	}
.font-small{
	font-size: 90%;
	}
.font-large{
	font-size: 120%;
	}
*html .font-small{
	font-size: 80%;
	}
.alpha a:hover{
	filter:alpha(opacity=60);
	opacity:0.6;
	text-decoration: none;
}
.red{
	color: #E16A7E;
	}
.blue{
	color: #6E85F7;
	}
	
/* restaurant */


#restaurant_title{
background:#E6EBE3;
padding:6px 15px 6px 15px;
border-top:#D3D7D0 solid 1px;
border-bottom:#D3D7D0 solid 1px;
font-size:115%;
color:#5C6B45;
font-weight:bold;
margin: 20px 0 20px 0;
}
#restaurant_menu{
margin:0 0 15px 0;
padding:0;
}


#price{
font-weight:bold;
margin:0 0 5px 0;
padding:0;
}

#restaurant_link{
width:300px;
margin:0 0 15px 0;
}

#restaurant_back{
float:left;
width:100px;
}
#restaurant_other{
float:right;
width:100px;
}

