/* インフォメーション(WP)設定 ----------------------------------------------------------------------------------*/
.head{
	width:870px;
	height:290px;
	margin:0px auto;
	background-color:#554617;
}
.title{
	position:relative;top:30px;
	width:870px;
	height:260px;
	margin:0px auto;
	background:#AA876B url(../img/title_bg.jpg) no-repeat;
}
.title p{
	position:absolute;top:-20px;left:10px;
	z-index:500;
	width:300px;
	height:240px;
	text-align:center;
	margin:0px;padding:0px;
}
.title strong{
	font-size:12pt;
	font-weight:normal;
	line-height:180%;
	position:absolute;bottom:-17px;left:103px;
}
*+html body .title strong{
	position:absolute;bottom:-20px;left:95px;
}
/*---		--------------------------------------------------------営業時間･電話番号 --*/
.info{
	width:870px;
	text-align:center;
	margin:10px auto;
	padding:0px;
}
.info strong{
	font-size:15pt;
	font-weight:bold;
	margin:0px;padding:0px;
}
/*---	--------------------------------------------------------タイトル部分 --*/
.information{
	clear:both;
	position:relative;
	z-inde:1000;
	width:870px;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin:0px auto;
	padding:0px 0px 10px 0px;
	background:#47290E url(../img/aboutmain_bg.jpg) top no-repeat;
}
.information .information_title{
	display:block;
	width:100%;
	height:40px;
	margin:0px;padding:0px;
	background:#F0E09C url(../img/about_bg.png) no-repeat;
}
.information h2 a:link,
.information h2 a:visited{
	position:absolute;top:10px;left:15px;
	color:#fff;
	font-size:12pt;
}
.information span strong{
	position:absolute;left:10px;top:10px;
	color:#fff;
	font-size:9pt;
}
.bottom{
	clear:both;
	margin:0px 10px 0px 8px;
	padding:0px;
}
*+html body .bottom{
	clear:both;
	margin:-15px 10px 0px 8px;
	padding:0px;
}
/*---	--------------------------------------------------------エントリー --*/
.faq {
	clear:both;
	position:relative;
	width:595px;
	float:left;
	color:#fff;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}
/*---	--------------------------------------------------------エントリー --*/
.faqtitle{
	clear:both;
	position:relative;
	width:595px;
	float:left;
	color:#fff;
	font-size:13pt;
	font-weight:bold;
	line-height:180%;
	margin:10px 0px 0px 10px;
	padding:3px 0px 0px 0px;
	background-color:#544617;
}
.faqtitle p{
	margin:0px 10px 0px 10px;
}
.entry{
	clear:both;
	position:relative;
	width:595px;
	float:left;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	background-color:#FFF4E4;
}
.entry h2{
	font-size:12pt;
}
.entry p{
	font-size:11pt;
	margin:0px 10px 0px 10px;
	padding:0px 0px 0px 0px;
}
.entry h3{
	font-size:11pt;
	margin:10px 10px 10px 5px;
	border-bottom:1px solid #47290D;
}
.entry-title{
	color:#fff;
	font-size:9pt;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:3px 3px 0px 3px;
	background-color:#47290D;
}
a.entrylink:link 		{color:#4E331D;text-decoration:underline;}
a.entrylink:visited  	{color:#4E331D;text-decoration:underline;}
a.entrylink:hover  		{color:#E3B9D4;text-decoration:none;}

.entry .entry-body a:link,
.entry .entry-body a:visited{
	color:#d45443;
	text-decoration:underline;
}
.entry .entry-body a:hover  		{color:#d45443;text-decoration:none;}

.posted{/*------------------記事フッター部分 --*/
	float:right;
	font-size:9pt;
	margin:10px 10px 0px 0px;
}
.entry h3 a:link,
.entry h3 a:visited{
	color:#C670A7;
	margin:0px;padding:0px;
}
.posted a:link,
.posted a:visited{
	color:#C670A7;
}
.trackbacks{/*------------------トラックバック部分 --*/
	position:relative;
	width:595px;
	float:left;
	color:#fff;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}
/*---	--------------------------------------------------------サイドバー --*/
.sidebar{
	color:#FFF4E4;
	font-size:10pt;
	width:245px;
	position:absolute;top:50px;right:10px;
}
.sidemenu{
	
}
.sidemenu h3{
	font-size:10pt;
	font-weight:normal;
	padding:3px 3px 1px 3px;
	background-color:#544617;
}
.sidemenu li{
	text-indent:3px;
}
.sidemenu p{
	margin:0px 0px 10px 0px;padding:5px;
	background-color:#544617;
}
.sidemenu span{
	display:block;
	font-weight:bold;
	font-size:16pt;
	margin-left:-3px;
}
