@charset "utf-8";
/* ---------------------------------------------------------------------------------
ファーレグループ　
Copyright(C) FARE GROUP . All Rights Reserved

XHTML CSS Selectors photo

$Revision: 1.0 $
--------------------------------------------------------------------------------- */

div#contentsWrapper {
	background-image: none;
	background-repeat: repeat-y;
	background-position: center top;
}
div#contentsWrapper div#contentsColumn {
	float: none;
	width: 940px;
	padding-bottom: 40px;
	padding-left: 20px;
}

div#contentsWrapper div#contentsColumn div#mainImage {
}


div#contentsWrapper div#contentsColumn h2 {
	height: 66px;
	width: 940px;
	text-indent: -9999px;
	background-image: url(../img/community/photo/title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

div#contentsWrapper div#contentsColumn h3 {
	height: 55px;
	padding-top: 5px;
	padding-left: 55px;
	font-size: 16px;
	font-weight: normal;
	background-image: url(../img/community/photo/sub_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 16px;
}

/*photo*/
div#contentsWrapper div#contentsColumn div#photoGalleryBlock {
	padding-bottom: 20px;
	padding-left: 16px;
}

div#contentsWrapper div#contentsColumn div#photoGalleryBlock div.photoBox {
	float: left;
	height: 225px;
	width: 216px;
	padding-left: 15px;
}
div#contentsWrapper div#contentsColumn div#photoGalleryBlock div.photoBox p {
	text-align: center;
	font-size: 12px;
}

/*backnumber*/
div#contentsWrapper div#contentsColumn div#backnumberBlock {
	padding-left: 29px;
	background-image: url(../img/community/photo/backnumber_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

div#contentsWrapper div#contentsColumn div#backnumberBlock h3 {
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 911px;
	text-indent: -9999px;
	background-image: url(../img/community/photo/title_backnumber.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contentsWrapper div#contentsColumn div#backnumberBlock table {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
div#contentsWrapper div#contentsColumn div#backnumberBlock table td {
	width: 209px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B5B5B5;
	color: #000000;
}
div#contentsWrapper div#contentsColumn div#backnumberBlock table td a {
	color: #000000;
}
div#contentsWrapper div#contentsColumn div#backnumberBlock table td.last {
	width: 210px;
	border-right-style: none;
}

div#contentsWrapper div#contentsColumn div#backnumberBlock div#backnumberFoot {
	height: 20px;
	width: 911px;
	background-image: url(../img/community/photo/footer_back_number.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}





