/* index.css
----------------------------------------------- */
a{
	border:0;
}
img{
	border:0;
}
#main{
	width:890px;
	margin-top:10px;
	}

.main_top{
	height:288px;
	background-image:url(http://www.bunei.net/gaido/img/photo_01.jpg);
	background-repeat:no-repeat;
         background-position:center;
         margin-left:auto;
         margin-right:auto;
	position:relative;
	}
.main_top .newitem{
	position:absolute;
	top:50px;
	left:160px;
	border:3px #fff solid;
}
.main_top .newitem:hover{
	border:3px #ccc solid;
}
#main_bottom{
	height:auto;
	}
	
.mainbottom_left{
	width:286px;
	height:100%;
	margin-top:15px;
	margin-left:10px;
	float:left;
	background-image:url(http://www.bunei.net/gaido/img/calendar_bg.gif);
	background-repeat:no-repeat;
}	

.main_right{
	width:399px;
	height:262px;
	margin-top:15px;
	float:right;
         margin-right:20px;
	}

/* イベントカレンダー
----------------------------------------------- */

.left01{
	height:150px;
	_height:180px;
	width:286px;
	}
.calendar{
 margin-left:5px;
 margin-top:30px;
_height:180px;
 width:150px;
}
.calendar iframe{
	width:180px;
	height:130px;
	background:#fff;
}
	
/* スタッフブログ
----------------------------------------------- */
.left02{
	height:208px;
	width:263px;
	margin-top:10px;
	}
	
.blog_01{
	background-color:#8BBC39;
	width:263px;
	height:auto;
	float:left;
	padding-bottom:10px;
}	
.blog_02{
	width:253px;
	height:auto;
	margin-bottom:6px;
	margin-left:6px;
}	
	
/* 新着情報
----------------------------------------------- */
.mainbottom_middle{
	width:306px;
	height:100%;
	margin-top:15px;
	margin-left:15px;
	float:left;
	}
	
.text01{
	width:300px;
	height:auto;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom:8px;
	}

.text11{
	width:300px;
	height:auto;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom:20px;
	background-image:url("http://www.bunei.net/gaido/img/sinchaku_bottom.gif");
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:140px;
	_height:140px;
	}
	
.txt01{
	width:60px;
	height:auto;
	float:left;
	text-align:right;
}

.txt02{
	width:215px;
	height:auto;
	float:left;
	margin-left:10px;
	}	

	
/* 増刊号案内
----------------------------------------------- */
.mainbottom_right{
	width:250px;
	height:auto;
	margin-top:15px;
	margin-left:10px;
	float:left;
	}
	
.zokan_01{
	width:247px;
	height:auto;
	background-image:url(http://www.bunei.net/gaido/img/zokan_bgline.gif);
	background-repeat:repeat-y;
	padding:0 0 4px 0;
}	

.zokan_01 img{
 border:solid 1px #C1C1C1;
}
	
.zokan_02{
	width:100px;
	height:auto;
	margin-bottom:6px;
	margin-left:15px;
	float:left;
}
.zokan_02 a{position:relative;} 
.zokan_02 a img:hover{
	opacity:0.8;
}

.more_link{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}    

.zokan_02-2{
	width:100px;
	height:100px;
	margin-bottom:6px;
	margin-left:15px;
	float:left;
	background-image:url(http://www.bunei.net/gaido/img/chara_onsenwink.gif);
	background-repeat:no-repeat;
         background-position:bottom;
}
	