/* DEFAULT SETTING */
body.bhome{
	margin:0;
	padding:0;
	font-size:80%;
	text-align:center;
	line-height:1.4;
	color:#fff;
	font-family:'メイリオ',verdana,'MS UI Gothic',sans-serif;
	}


.bhome div:after{
	content:"clear";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
.bhome div{
	zoom:1;
}

/* FONT DECORATIONT 
.bhome a{color:#ff6600;text-decoration:underline;}
.bhome a:hover{color:#ff6600;}
.bhome .small{font-size:1em;}
.bhome .error{color:#ff0000;}*/


/* LAYOUT */
.bhome #layout{
	text-align:left;
	margin:0 auto;
	padding:0;
	background:url(img/bg_top.jpg) no-repeat top center;
	line-height:140%;
}



/* HOMEbtn */
.bhome #home{
	margin:0;
	float:left;
}
.bhome #home a{
	display:block;
    margin:0;
	padding:0;
	text-decoration:none;
	color:#666;
	background:url(img/submenu_off.gif) no-repeat left center;
}


/* PAGENAVI */
.bhome #pagenavi{
	margin:0;
	padding:0;
	font-size:0.8em;
    position:absolute;
    left:3px;bottom:3px;
    color:#999;
}
.bhome #pagenavi a{color:#999;text-decoration:none;}
.bhome #pagenavi a:hover{color:#000;}

/* CONTENTS */
.bhome #contents{


}

/*           main left               /
/* logo */
.bhome #logo2{
	padding:0;
	margin:0;
}
.bhome #logo2 h1{
	position:absolute;
	top:-10000px;
	font-size:1.1em;
	font-weight:bold;
	color:#006699;
	margin:0;
	padding:0;
}
.bhome #logo2 p{
	position:absolute;
	top:-10000px;
	font-size:0.8em;
	color:#999;
	font-weight:normal;
	margin:0;
	padding:0;
}

/* MAINCONTENTS */
.bhome #main{
	float:left !important;
	width:415px !important;
	margin:208px 0 0 10px;
	padding:0;
	clear:none;
	background:none;
	border-bottom:none;
}

/* IE6 */
* html .bhome #main{
	margin:208px 0 0 8px;
	padding:0;
}

.bhome #main h2{
	font-size:1.6em;
	background:url(img/bg_pagetitle.jpg) no-repeat;
	height:42px;
	margin:0 0 10px 0;
	padding:8px 0 0 0;
	color:#333;
    font-weight:normal;
}
.bhome #main h2 span{
	display:block;
	font-size:0.5em;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#999;
}
.bhome h3{
	font-size:1.2em;
	background:url(img/bg_h3_top.gif) no-repeat !important;
	height:31px;
    line-height:30px;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:0 0 0 13px;
	clear:both;
	border:none;
}


/* PAGECONTENTS */
.bhome .page_contents{
	color:#FFFFFF;
	width:390px;
	margin:0 0 20px;
	padding:10px 10px 10px 13px;
	background:url(img/bg_con_top.gif) no-repeat bottom left;
	border:none;
}

.bhome .page_contents p {
	margin:0;
	padding:0;
	color:#FFFFFF;
}


/*           main left fin             */


/*           main right               */

.bhome #main_right {
	float:right !important;
	width:445px;
	padding:0;
	margin:0 10px 0 0;
	clear:none;
}

* html .bhome #main_right {
	margin:0 5px 0 0;
	clear:none;
}

/* HEADER */
.bhome #main_right #header{
	float:right;
	width:443px;
	padding:0;
	margin:0;
	height:50px;
	border-bottom:none;
}
.bhome #logo{
	position:absolute;
	top:5px;
	left:0px;
	width:400px;
	height:70px;
	margin:0;
}
.bhome #logo a{
	display:block;
	width:400px;
	height:70px;
	text-decoration:none;
    overflow:hidden;
}
.bhome #logo h1{
	font-size:1.1em;
	font-weight:bold;
	color:#006699;
	margin:30px 0 0 0;
	padding:0;
}
.bhome #logo p{
	font-size:0.8em;
	color:#999;
	font-weight:normal;
	margin:0 10px 0 0;
	padding:0;
}





/* SUBMENU */
.bhome #submenu2{
	position:absolute;
	right:0px;
	bottom:0px;
	margin:0;
	padding:2px;
	font-size:11px;
	background:#000000;
}
.bhome #submenu2 ul{
	margin:0;
	padding:0;
}
.bhome #submenu2 li{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
}

.bhome #submenu2 a{
	display:block;
    margin:0 0 0 10px;
	padding:0 0 0 10px;
	text-decoration:none;
	color:#fff;
	border-left:solid 1px #fff;
	background:none;
}
.bhome #submenu2 a:hover{
	color:#333;
	text-decoration:underline;
}
.bhome #submenu2 .active{
	color:#333;
	text-decoration:underline;
}


/* CHILDMENU */
.bhome #main_right #childmenu{
	position:absolute;
	right:5px;
	bottom:5px;
	margin:0;
	padding:0 5px;
	background:none;

}
.bhome #main_right #childmenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.bhome #main_right #childmenu li{
	margin:0 10px 0 0;
	padding:0;
	float:left;
}
.bhome #main_right #childmenu a{
	display:block;
	padding:0 0 0 10px;
	line-height:30px;
    font-size:11px;
	text-decoration:none;
	color:#666;
    vertical-align:bottom;
	background:url(img/childmenu_off.gif) no-repeat left center;
}
.bhome #main_right #childmenu a:hover{
	color:#006699;
}
.bhome #main_right #childmenu .active{
	color:#333;
    text-decoration:underline;
}


/* SIDEBAR */
.bhome #main_right #side{
	float:right;
	width:443px;
	margin:20px 0 0 0;
	line-height:1.2;
}
.bhome #main_right #side h4{
	font-size:0.8em;
	margin:0 0 10px 0;
	padding:2px 0 2px 5px;
	color:#fff;
	font-weight:normal;
	background:#ccc;
}
.bhome #main_right .sidebox,.sidebox01,.sidebox02{
	width:443px;
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
}
.bhome #main_right .sidebox01 ul,.sidebox02 ul{
	margin:0 0 0 20px;
	padding:0;
	font-size:0.8em;
    list-style-type:square;
    color:#999;
}
.bhome #main_right .sidebox01 li,.sidebox02 li{
	margin:0 0 5px 0;
}
.bhome #main_right .sidebox01 a,.sidebox02 a{
}
.bhome #main_right .sidebox01 li{
}
.bhome #main_right .sidebox02 li{
}

.bhome #main_right .sidebox03 {
	width:243px;
	margin:0 0 0.5em 0;
	padding:0 0 0 20px;
	overflow:hidden;
}



/*ここまで左側*/






/* PAGE TOP */
.bhome #pagetop{
	clear:both;
	text-align:right;
	font-size:1em;
	padding:10px 20px;
}


/* FOOTER */
.bhome #footer{
	text-align:center;
	font-size:0.8em;
	margin:0;
	padding:20px 0;
	text-align:center;
	color:#999;
}
.bhome #footermenu{
	padding:10px 0;
	text-align:center;
	font-size:0.8em;
}
.bhome #footermenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.bhome #footermenu li{
	margin:0 0 3px 0;
	display:inline;
}
.bhome #footermenu a{
	padding:0 5px;
}


/* PAGE MOVE */
.bhome .page_move{
	text-align:center;
	margin:5px 0;
}

/* TABE CELL */
.bhome .left{
	width:30%;
	padding:2px 0 2px 10px;
	border-bottom:1px solid #ddd;
	vertical-align:top;
	background-position:0 8px;
}
.bhome .right{
	width:70%;
	padding:2px 0 2px 2px;
	border-bottom:1px solid #ddd;
	vertical-align:top;
	background:#fff;
}




/* POST */
.bhome .post{
	border:none;
	background:#f1f1f1;
	color:#666;
	font-size:1em;
	padding:2px 5px;
}
.bhome .post_com{
	margin:20px 0 10px 0;
	padding:10px 0 0 24px;
	border-top:1px solid #ddd;
	background:url(img/icon_comment.gif) left top no-repeat;
	background-position:0 12px;
}
.bhome .post_tb{
	margin:20px 0 10px 0;
	padding:10px 0 0 24px;
	border-top:1px solid #ddd;
	background:url(img/icon_tb.gif) left top no-repeat;
	background-position:0 12px;
}
.bhome .post_bottom{
	margin:0 0 20px 0;
	padding:5px 0;
	font-size:0.8em;
	text-align:right;
}


/* TOPIMAGE */
.bhome #topimage{
	float:right;

	margin:0;
	background-repeat:no-repeat;
	text-indent:-10000px;
}
.bhome #topimage a{
	display:block;
	width:600px;
	height:200px;
}


/* TOPNEWS */
.bhome #top_news{
	font-size:1.2em;
	background:url(img/bg_h3_top.gif) no-repeat !important;
	height:31px;
    line-height:30px;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:0 0 0 13px;
	clear:both;
	border:none;
}
.bhome .news_contents{
	width:390px;
	margin:0 0 20px 0;
	padding:10px 10px 10px 13px;
	background:url(img/bg_con_top.gif) no-repeat bottom left;
}
.bhome .topnews_date{
	width:25%;
	font-size:0.8em;
	color:#fff;
	padding:3px 0 2px 16px;
	vertical-align:top;
	background:url(img/icon_clock.gif) no-repeat left top;
	background-position:0 5px;
}
.bhome .topnews_body{
	overflow:hidden;
	padding:2px 0 5px 0;
	vertical-align:top;
}


/* TOPPHOTO */
.bhome #top_photo{
	font-size:1.2em;
	background:url(img/bg_h3_top.gif) no-repeat !important;
	height:31px;
    line-height:30px;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:0 0 0 13px;
	clear:both;
	border:none;
}
.bhome .photo_contents{
	width:413px;
	margin:0 0 20px 0;
	padding:10px 0 2px 0;
	background:url(img/bg_con_top.gif) no-repeat bottom left;
}
.bhome .top_photo{
	font-size:0.8em;
	text-align:center;
	color:#666;
	padding:0 0 8px 0;
	margin:0;
}


/* CALENDAR */
.bhome #calendar{
	width:160px;
	margin:0 10px;
	text-align:center;
}
.bhome #calendar tr td{
	padding:0 2px 5px 2px;
	font-size:0.8em;
}
#calendar caption{
	padding:0 5px 8px 5px;
	text-align:right;
	font-size:0.8em;
}
.bhome .cal_sun{color:#FF0000;}
.bhome .cal_day{color:#333333;}
.bhome .cal_sat{color:#006699;}


/* SEARCH PAGE&SEARCH BOX */
.bhome #search2{
/*	width:433px;*/
	border-bottom:none;
    margin:5px 0 3px 0;
    padding:0;
    text-align:right;
    position:relative;
}
.bhome #search2 .search{
	width:120px;
	height:10px;
	font-size:0.8em;
}
.bhome .result_title{
	margin:0 0 10px 0;
	font-size:1.2em;
}
.bhome .result_body{
	margin:0 0 20px 30px;
	padding:0 0 20px 0;
	border-bottom:1px solid #ddd;
}
.bhome .highlight{
	font-weight:bold;
	background:#ff9900;
	color:#fff;
}

/* CRAWLER */
.bhome #crawler{
	position:relative;
	width:180px;
	height:200px;
}
.bhome #crawler h4{
	font-size:0.8em;
	margin:0;
	padding:2px 0 2px 5px;
	color:#fff;
	font-weight:normal;
	background:#ccc;
}
.bhome .crawler_body{
	padding:5px 10px;
	font-size:10px;
	line-height:1.3;
	height:150px;
	border:1px solid #ddd;
	border-top:none;
}
.bhome #crawler img{
	margin:0 10px 10px 0;
}

/* COUNTER */
.bhome #counter{
	font-size:0.8em;
	text-align:center;
	color:#666;
}

/* MOBILE QR CODE */
.bhome #qr{
	position:relative;
	margin:0 0 0.5em 0;
	width:180px;
	height:100px;
}
.bhome #qr a{
	position:absolute;
	display:block;
	width:100px;
	height:18px;
	left:74px;
	top:69px;
	text-indent:-1000px;
	overflow:hidden;
}







.bhome #imagelay {
	float:right;
	width:443px;
	height:478px;

/*	background:#009933;*/
}
*html .bhome #imagelay {
	height:239px;
}

/* float解除用 */
.clear {
	clear:both;
}


.bhome #layout ul {
	padding:0 0 0 13px;
	margin:0;
}


.shikumi {
	text-align:right;
}


/*top メインメニュー用*/

#topmainmenu{
height:112px;
margin:0 !important;
padding:0 !important;
width:443px;
}
#topmainmenu ul {
margin:0 !important;
padding:0 !important;
clear:both;

list-style-type:none;
}

#topmainmenu li {
display:inline;


}
#topmainmenu li a {
display:block;
height:112px;
float:left;
background:url(img/mainmenu_top.gif) left top;
text-indent:-10000px;
overflow:hidden;
}


/*メニューボタン（通常時）*/  
#topmainmenu li.n1 a { background-position:left  top;width:112px; }  
#topmainmenu li.n2 a { background-position:-112px top;width:112px; }  
#topmainmenu li.n3 a { background-position:-224px top;width:112px; }  
#topmainmenu li.n4 a { background-position:-336px top;width:107px; }  
/*メニューボタン（オンマウス時）*/  
#topmainmenu li.n1 a:hover { background-position:left -112px!important; }  
#topmainmenu li.n2 a:hover { background-position:-112px -112px!important; }  
#topmainmenu li.n3 a:hover { background-position:-224px -112px!important; }  
#topmainmenu li.n4 a:hover { background-position:-336px -112px!important; }  

