@charset "shift_jis";
@import url("pephoto.css");

/*
上の記述は下記のCSSファイルをインポートしています。
　css/pephoto.css
ファイルが煩雑になるので、HTMLをきれいにするための苦肉の策？
*/

/*--------------------------------------------
　以下dcp7用のページで使用するCSSの記述
*--------------------------------------------*/

#DCP7_contents {
	text-align: left;
	padding: 0;
	width: 668px;
	height: auto;
/*	margin: 0 auto 15px auto; */
	background-image: url(../images/sp/vol_07/dcp07_sp_bg.gif); 
	background-position: 0 255px; 
	background-repeat: no-repeat; 
	background-color:#FFFFF7; 
}
#DCP7_contentsTop {
	padding: 0;
	width: 663px;
	height: auto;
	margin: 0 auto 13px auto; 
	background-color:#FFFFF7; 
}

.mainttl7 { 
	margin-bottom: 17px; 
	
}

#DCP7_contents h2 { 
	margin-bottom: 15px; 
}
#DCP7_contents h3 { 
	margin-left: 13px; 
	margin-bottom: 21px; 
}
#DCP7_contents h4 { 
	margin-left: 13px; 
	margin-bottom: 4px; 
}
.date {
	margin-left: 13px; 
	margin-bottom: 9px; 
}
.Cre_text { 
	font-size: 10px; 
	line-height: 130%; 
	margin-left: 43px; 
	margin-bottom: 21px; 
	color:#990000; 
}
p.text01 { 
	font-size: 10px; 
	line-height: 130%; 
	margin-bottom: 9px; 
}
#DCP7_contents ul { 
	font-size: 10px; 
	line-height: 130%; 
	margin-bottom: 9px; 
}
#DCP7_contents li { 
	font-size: 10px; 
	line-height: 130%; 
	margin : 0 0 3px 26px; 
	padding: 0; 
}
/*出演者写真部分*/
.vol7_SP01 {
	color:#000000;
	margin: 0 0 9px 13px; 
	padding: 0 0 0 170px; 
	background-image: url(../../images/backnumber/dcp07/dcp07_sp_photo01.jpg); 
	background-position: 0 0; 
	background-repeat: no-repeat; 
}
.vol7_SP02 {
	color:#000000;
	margin: 0 0 9px 13px; 
	padding: 0 0 0 170px; 
	background-image: url(../../images/backnumber/dcp07/dcp07_sp_photo02.jpg); 
	background-position: 0 0; 
	background-repeat: no-repeat; 
}
.vol7_SP03 {
	color:#000000;
	margin: 0 0 9px 13px; 
	padding: 0 0 0 170px; 
	background-image: url(../../images/backnumber/dcp07/dcp07_sp_photo03.jpg); 
	background-position: 0 0; 
	background-repeat: no-repeat; 
}
.vol7_SP04 {
	color:#000000;
	margin: 0 0 9px 13px; 
	padding: 0 0 0 170px; 
	background-image: url(../../images/backnumber/dcp07/dcp07_sp_photo04.jpg); 
	background-position: 0 0; 
	background-repeat: no-repeat; 
}
/*出演者写真部分なし用*/
.vol7_SP_no {
	margin: 0 0 0 13px; 
	padding: 0 0 0 17px; 
}
.vol07_btn { 
	width: 455px; 
	margin: 17px 0 0 0; 
	padding: 0 104px; 
}
