@charset "utf-8";

/* gallery用CSS */

/* 全ページ必須 */
#content_box {
	padding-top:12px;
}

#right_box {
	padding-top:33px;
}

/* タイトル */
#tit_gallery {
	width:920px;
	height:116px;
	line-height: 1;
	background: url(../images/gallery/tit_gallery.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

.stit_gallery {
	margin:0px 0px 33px 3px;
	padding:0px 0px 8px 7px;
	width:583px;
	background: url(../images/gallery/border_bottom.jpg) no-repeat left bottom;
	font-size: 116%;
	color: #191919;
	display:block;
}

.gallery_box {
	margin:0px 0px 25px 3px;
	padding:0px 0px 15px 26px;
	width:566px;
	overflow:hidden;
	border-bottom: 1px solid #E8E8E8;
}

.gallery_box .top_gallery {
	margin-bottom:15px;
	width:566px;
	overflow:hidden;
}

.gallery_box .top_gallery .gallery_box01 {
	width:185px;
	float:left;
}

.gallery_box .top_gallery .gallery_box01 img {
	display:block;
}

.gallery_box .top_gallery .gallery_box01 h4 {
	width:142px;
	height:38px;
	line-height: 1;
	background: url(../images/gallery/stit_sekou.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

.gallery_box .top_gallery .gallery_box02 {
	width:139px;
	height:133px;
	float:left;
	line-height: 1;
	background: url(../images/gallery/arrow.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

.gallery_box .top_gallery .gallery_box03 {
	width:198px;
	float:left;
}

.gallery_box .top_gallery .gallery_box03 img {
	display:block;
}

.gallery_box .top_gallery .gallery_box03 h4 {
	width:135px;
	height:35px;
	line-height: 1;
	background: url(../images/gallery/stit_sekou02.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

.gallery_box p {
	margin:0px 0px 0px 30px;
	width:500px;
	font-size: 93%;
	color: #666666;
}
