/* DEFAULT SETTING */
body.bhome {
	margin:0 auto;
	padding:0;
	background: url(img/bg.gif) repeat-x top #fff7ca;
	font-size:86%;
	text-align:center;
	line-height:1.5em;
	color:#4f4f4f;
	font-family:verdana,'MS UI Gothic',sans-serif;
	}

/* LAYOUT */
.bhome #layout{
	width:950px;
	text-align:left;
	margin:0 auto;
	padding:0 25px;
	background:url(img/bgtop_lay.gif) no-repeat top;
}
.bhome #layout2{
	background:url(img/bg_lay2.gif) repeat-y top center;
	margin:0 auto;
	padding:0;
}


/*header*/
.bhome #header2{
	background: url(img/bgtop_header2.gif) no-repeat top center;
	position:relative;
	margin:0 auto !important;
	padding:0 25px;
	height:139px;
	width:950px;
}

.bhome #header2 #pagenavi {
	position:absolute;
	top:99px;
	left:0;
	margin:11px 0 0 140px;
	font-size:0.8em;
}


/* CONTENTS */
.bhome #contents{
	margin:0;
	padding:0 30px 30px 15px;
	background: url(img/bgtop_contents.gif) no-repeat top #FFF;
}

/* MAINCONTENTS */
.bhome #main{
	float:right;
	width:502px !important;
	padding:18px 0 0 0;
	margin:0;
	line-height:1.2;
	background: none;
}

.bhome .page_contents {
	margin:0 0 30px 0;
	overflow:hidden;
	width:502px;
}

/* SIDEBAR */
.bhome #side{
	float:left;
	width:370px;
	margin:0;
	padding:0;
	line-height:1.2;
	background: none;
}
.bhome #side h4{
	font-size:0.8em;
	margin:0 0 10px 0;
	padding:4px 0 4px 0;
	color:#fff;
	font-weight:bold;
	background:#0f2578;
}
.bhome .sidebox,
.bhome .sidebox01,
.bhome .sidebox02{
	width:370px;
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
}

.bhome .sidebox .sidecon1 {
	background:url(img/bgtop_sidecon2.gif) repeat-y;
	padding:0 0 0 5px;
}
.bhome .sidebox .sidecon1 img {
margin:3px 0;
}

.bhome table.sidecon2 td img{
	padding:0 5px 5px 0;
}
.bhome table.sidecon2 td h5 {
/*	font-size:120%;*/
	margin:0 0 8px 0;
	padding:0 0 2px 16px;
	background:url(img/icon_clock.gif) no-repeat 0 2px;
}


.bhome .sidebox .sidecon3 {
	background:url(img/bgtop_spe.gif) no-repeat bottom;
	padding:0 0 50px 0;
}
.bhome .sidebox .sidecon3 table.tblcon3 {
margin:0.5em 0 1em 0 ;
}
.bhome .sidebox .sidecon3 table.tblcon3 td {
	background:#fff7ca;
}
.bhome .sidecon3 h5 {
	font-size:120%;
	margin:0 0 8px 90px;
	padding:0 0 2px 16px;
	background:url(img/icon_clock.gif) no-repeat 0 3px;
}
.bhome .sidecon3 h5 span {
	font-size:80%;
	font-weight:normal;
}



/* SIDEBAR（モバイル社協）*/

.bhome #mobile_t {
	width:370px;
	height:423px;
	margin:0 0 29px 0;
	padding:0;
}


*:first-child+html .bhome #mobile_t {
	margin-top:-1px !important;
}






/* TOPNEWS */
.bhome  #top_news{
	border:none;
	margin:0 0 10px 0;
	padding:0;
	height:88px;
	width:245px;
	text-indent:-400000px;
	clear:both;
	background:url(img/bgtop_h2news.gif) no-repeat;
}
.bhome .news_contents{
	overflow:hidden;
	width:470px;
	margin:0 10px 20px 0px;
}
.bhome .topnews_date{
	width:20%;
	font-size:0.8em;
	color:#666;
	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.0em;
	font-weight:bold;
	border:none;
	margin:0 0 10px 0;
	padding:0 0 0 6px;
	border-left:3px solid #5E9BB3;
	background:#fff;
	clear:both;
}
.bhome .photo_contents{
	margin:0 10px 20px 0px;
}
.bhome .top_photo{
	font-size:0.8em;
	text-align:center;
	color:#666;
	padding:0 0 10px 0;
}

.bhome .und {
display:none;
}

.bhome .jigyo img {
margin:0.5em 0 0 10px;
}
