.credit {
	float: left;
	width: 950px;
	margin-top: -5px;
	margin-bottom: 25px;
	font-size: 12px;
	line-height: 15px;
}

.credit .left {
	float: left;
	width: auto;
}

.credit .right {
	text-align: right;
	float: right;
	width: 250px;
}

a.link {
	color: #CC0000 !important;
}

a.hover {
	color: #CC0000 !important;
}





#contents {
	float: left;
	width: 680px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 23px;
	position: relative;
}


#contents p {
	font-size: 14px;
	line-height: 160%;
}

#contents p.midashi {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}

#contents .subph01 {
	text-align: left;
	display: block;
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.subph-cap  {
	font-size: 12px !important;
	line-height: 15px !important;
	color: #666666;
	display: block;
	margin-top: 5px;
	margin-bottom: 20px;
}


.photobox {
	float: left;
	width: 100%;
}

.photobox .photolist {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

.photobox .photolist li {
	float: left;
	width: 330px;
	display: block;
	margin-right: 20px;
}

.photobox .photolist li.listend {
	margin-right: 0px;

}


.photobox2 {
	float: left;
	width: 100%;
	position: relative;
	height: 440px;
}

.photobox2 .photolist {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

.photobox2 .photolist li {
	float: left;
	width: 330px;
	display: block;
}

.photobox2 .photolist li.listend {
	margin-right: 0px;

}

.photobox2 .subph-cap2 {
	font-size: 12px !important;
	line-height: 15px !important;
	color: #666666;
	display: block;
	width: 160px;
	position: absolute;
	bottom: 0px;
	left: 210px;
}
.bbox {
	padding: 10px;
	border: 5px solid #CCCCCC;
	float: left;
	width: 650px;
	background-color: #E1E1E1;
}



#right {
	float: right;
	width: 220px;
	font-size: 12px;
	line-height: 15px;
}
