@import url("../../../css/digest.css");
@import url("/library/splash_image/splash_image.css");
/* ---------------------------- コンテンツ部分 ---------------------------- */
/*ムービーリンク*/
#btn_movie{
	clear: both;
	background:url(../image/movie_b.jpg) 0px 0px no-repeat;
}
#btn_movie a:hover{
	background:url(../image/movie_b_ov.jpg) 0px 0px no-repeat;
}

/*記事部分*/
h3 {
	font-size:17px;
}


/*リンク*/
.btn_block{
	margin: 17px 0 10px 0;
	}
.btn_block ul{
	position: relative;
	width: 705px;
	height: 63px;
}
.btn_block ul li{
	position: absolute;
	width: 310px;
	height: 63px;
}
.btn_block ul li a{
	display: block;
	width:310px;
	height:63px;
	text-indent: -9999px;
	}
.btn_block ul li#ishikawa{
	top:0;
	left:30px;
	background:url(../image/bnr_ishikawa2010.jpg) 0 0 no-repeat;
}
.btn_block ul li#report{
	top:0;
	left:365px;
	background:url(../image/bnr_ranking_top.jpg) 0 0 no-repeat;
}
.btn_block ul li#ishikawa a{
	background:url(../image/bnr_ishikawa2010.jpg) 0 0 no-repeat;
}
.btn_block ul li#report a{
	background:url(../image/bnr_ranking_top.jpg) 0 0 no-repeat;
}
.btn_block ul li#ishikawa a:hover{
	background:url(../image/bnr_ishikawa2010.jpg) 0 -63px no-repeat;
}
.btn_block ul li#report a:hover{
	background:url(../image/bnr_ranking_top.jpg) 0 -63px no-repeat;
}


p.bnr_ishikawa_b{
	margin-top:30px;
}

/*ギャラリー写真のところ*/	
	
.w_gallery{
	float:right;
	width:300px;
	margin:0 0 7px 10px;
	padding:0;
	text-align:center;
	}	
.w_gallery .img_text2{

	text-align:center;
	}	
	
	