@charset "utf-8";
/* CSS Document */



img {
	vertical-align: middle;
}


#contents {
	width: 950px;
	margin: 0px auto;
	font: 14px/170% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contents:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


#contents > .left {
	float: left;
	width: 480px;
}
#contents .left .cap {
	font-size: 12px;
	color: #666;
}


#contents > .right {
	float: right;
	width: 430px;
}
#contents .right .cap {
	font-size: 12px;
	margin: 5px 0px 0px;
	line-height: 120%;
}


ul, li p {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.ep {
	display: block;
	overflow: auto;
	background: #333;
	padding: 15px 10px 15px 15px;
	height: 300px;

}

ul.ep li {
	margin-bottom: 15px;
}

ul.ep li p.title {
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	color: #FFF;
	margin: 0px 0px 5px;
}

ul.ep li p.cap {
	font-size: 12px;
	line-height: 130%;
	padding-left: 3em;
	color: #FFF;
}
#contents .left .midashi {
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	border-left: 10px solid #F90;
	padding-left: 6px;
	margin: 0px;
}

.clearfix {
    zoom: 100%;
}
.clearfix:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


/*写真*/
#photo_topicsbox {
    background-color: rgb(0, 0, 0);
    clear: both;
    height: 690px;
    margin-bottom: 10px;
    width: 950px;
}
#photo_topicsbox #photo_topicsbox_l {
    background-color: rgb(0, 0, 0);
    float: left;
    width: 950px;
}
.panel img {
	border-right: 1px solid rgb(0, 0, 0);
	width: 948px;
	margin-bottom: 10px;
}
.photog-cap {
	font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px !important;
	line-height: 150% !important;
	padding-left: 2.4em;
	padding-top: 10px;
	text-indent: -2.4em !important;
	text-align: left !important;
}
.photo_number {
    background-color: rgb(204, 0, 0);
    color: rgb(255, 255, 255);
    margin-right: 5px;
    padding: 2px 5px;
}
.photo_number2 {
    background-color: rgb(204, 0, 0);
    color: rgb(255, 255, 255);
    margin-right: 5px;
    padding: 2px 4px;
}

.strip_wrapper {
	margin-top: 20px;
}
