/*
Theme Name: BIH
Theme URI: 
Description: 
Author: toshi
Author URI: 
version: 5.0
*/



/* basics */

body,p,hr,div,a,ul,li,dl,dd,dt,ol,h2{margin:0; padding:0;}


body {
	background: url("images/back1.jpg") no-repeat fixed;
	font-family: 'メイリオ',Meiryo,Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 10pt;
	margin: 0px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}

.update {
	color: #f00;
	font-weight: 600;
	}
.a-right {
	text-align: right;
}
.a-center {
	text-align: center;
}


/* images and misc. */
img.WP-PrintIcon{
	margin:0px;
	padding:0px;
}
img{border: none;
	padding: 0px;
}
img a{border:none;}

img.left{ float: left; border: none; padding: 0 15px 10px 0; }
img.right{ float: right; border: none; padding: 0 0 10px 15px; }


code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}

/* clearfix hack */

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

.clearfix { display: inline-block; }


/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


/* links */

a{
	color:#7B5300;
	text-decoration:none;
	border: none;
	}

a:hover{color:#f00;text-decoration: underline; border: none;}



/* container */


#container {
	width: 820px;
	margin: 0 auto;
	padding: 0;
	color:#7B5300;
	}
	
/* header */

#header {
	width: 100%; 
	color: #9e9581; 
	height: 19px;
	}
	
#header h1{
	font-size: 10pt;
	font-weight: 300;
	margin:0px 0px 0 15px;
	padding:4px 15px 0px 0;
	float:left;
	visibility: hidden;
display: none;
	}

#header p{
	font-size: 10pt;
	font-weight: 300;
	text-align: right;
	padding:0px 0px 0px 0px;
	margin:2px 60px 0px 0px;
	}

#homeheader {
	width: 820px;
	height: 327px; 
	padding: 0;
	background: url("images/homeheader.png");
	color:#666;
	}
/* mid header */
	
#midheader{
	width: 100%; 
	height: 166px; 
/*	background: #DBDBD3;*/
	overflow: hidden;
	margin:0;
	padding:0;
	}

/*.rightimg{ 
	width: 500px;
	height: 134px;
	float: right;
	background: url("images/rightimg/random.php");
	border-left: 6px solid #fff; 
	border-bottom: 6px solid #fff; 
	}*/

/* navi */
#naviheader {
	width: 796px;
	margin: 0 0 0 24px;
	padding: 0;
	}

/* content */

#con {
	clear: both;
	width: 820px;
	padding: 0;
	background-image: url("images/home-side-con.png");
	color:#7B5300;
    overflow: hidden;
	}

#content {
	width: 675px;
	margin: 0 0 0 80px;
	padding: 0px 0;
	clear: both;
    overflow: hidden;

	}
/* newsblog */
#newsblog {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0;
	overflow: hidden;
	clear: both;

}
/* ボディインハートから　お知らせ */
#news {
	background: url("images/newsback.jpg");
	width: 365px;
	height: 215px;
	overflow: hidden;
	float: left;
	clear: both;


}

#news ul{
	padding: 35px 20px 5px 24px;
	list-style-type: none;
	line-height: 100%;
}
#news li{
	padding: 0px 0px 5px 0px;

}


/* ブログ */
#blog {
	background: url("images/blogback.jpg");
	width: 295px;
	height: 210px;
	overflow: hidden;
	float: right;
}
#blog ul{
	padding: 35px 20px 5px 24px;
	list-style-type: none;
	line-height: 100%;
}
#blog li{
	padding: 0px 0px 5px 0px;

}
/* バナー1 */
#banner1 {
	width: 280px;
	height: 60px;
	float: right;
	margin: 5px 10px 5px 0px;
	padding: 0 0 0 0px;

}
/* バナー2 */
#banner2 {
	width: 350px;
	height: 80px;
	margin: 5px 0 5px 0px;
	padding: 0px;
	float: left;
	clear: both;

}

/* コメント２ */
#comment2 {
	background: #fff;
	font-size: 10pt;
	color: #7B5300;
	line-height: 120%;
	width: 260px;
/*	height: 350px; */
	margin: 5px 0px 5px 0px;
	padding: 20px;
	overflow: hidden;
	float: right;

}

/* イメージ２ */
#pic2 {
	width: 350px;
	height: 300px;
	margin: 5px 0 5px 0px;
	padding: 0px;
	float: left;
	overflow: visible;

}

/* タグエリア */

#tagtag {
	background: #fff;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	overflow: hidden;
	clear: both;

}



	

/* sidebar */

#sidebar {
	font-size:10pt;
	width: 150px;
	float:left;
	margin: 0 0 30px 0;
	padding: 0;
	background: url("images/side-con.png") ; /*#F0F0F0;#E7E8E1*/
	}

#sidebar h2{
	font-weight: normal; 
	font-size: 14pt; 
	text-align: left;
	color: #08122E;	
	margin: 0;
	padding: 0 ;
	visibility: hidden;
}
#sidebar h2 p{
	padding: 0 ;
	visibility: hidden;
}

#sidebar ul {
	margin:0px 0 0px 0;
	padding:0;
	list-style-type: none;
	}

#sidebar ul ul {
	background: #999966 no-repeat left center;
	padding: 5px 0px 5px 0px;
}

#sidebar ul ul li {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 5px 0px;

	}
#sidebar ul ul li a{
	display: block;
	color: #fff; 
	text-decoration: none; 
	text-indent: 10px;
	border: none;
	border-bottom: 1px solid #999966;

}
#sidebar ul ul li a:hover{
	display: block;
	text-decoration: none;
	border: none;
	color: #f8cd86; 
	border-bottom: 1px solid #fff;

}

/* footer */

#footer {
	background: url("images/foot.png");
	clear: both;
	height: 180px; 
	width: 820px;
	margin-top:0px;
	font-size: 8pt;
	}



#shopdata {
	width: 580px;
	height:100px;
	margin: 40px 0 5px 0px;
	padding: 0px;
	float: left;
	color: #7B5300;
}
#shopdata .des {
	font-size: 10pt;	
	text-indent: 130px ;
	line-height:100% ;
	color: #7B5300;
	padding: 3px 0 4px 0;
	margin:0 0 0px 0px;

}
#shopdata .shopname {
	display: block;
	font-size: 14pt;	
	text-indent: 130px ;
	line-height:100% ;
	color: #7B5300;
	padding: 0 0 4px 0;
	margin:0px;
	float: left;
}
#shopdata .addr {
	display: block;
	font-size: 10pt;	
	text-indent: 20px ;
	line-height:100% ;
	color: #7B5300;
	padding: 5px 0 0px 0;
	margin:0px 0 0 0px;
	float: right;
	
}
#shopdata .communi {
	clear: both;
	font-size: 10pt;	
	text-indent: 0px ;
	line-height:100% ;
	color: #7B5300;
	padding: 0 0 0px 0;
	margin:0px;
	text-align: right ;
}

#shopdata .acce {
	clear: both;
	font-size: 10pt;	
	text-align: right ;
	line-height:140% ;
	color: #7B5300;
	padding: 10px 20px 0px 0;
	margin:0px;
}

#map {
	width: 230px;
	height: 100px;
	padding: 0px;
	float: right;
	margin: 50px 0px 0px 0;
	clear: both;	
}
 

#footnavi {
	color: #7B5300;
/*	background: #fff;*/
	width: 820px;
	clear: both;
}
#footnavi li {
	list-style-type: none;
	display: inline;
}
#footnavi ul {
	width: 100%;
	text-align: center;
}
#footnavi p{padding:2px;margin: 0px; color: #7B5300;}
#footnavi a{color: #7B5300;text-decoration: none;}
#footnavi a:hover{color: #f00;text-decoration: underline;}


/* special */

#migi{
	background: #fff;
	margin: 6px 6px 6px 280px; 
	padding: 10px 5px;
	width: 280px;
}
#hidari{
	background: #fff;
	margin: 6px 6px 6px 0px; 
	padding: 10px 5px;
	width: 280px;
}
