@charset "utf-8";

/*==================================================
	◆ 最新DISC 
==================================================*/

*{
	padding:0;
	margin:0;
}

html{
	height:auto;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body{
	width:200px;
	height:auto;
	background: transparent;
	font-size:12px;
	line-height:20px;
   color:#555555;
}

img{
	vertical-align:text-bottom;
	border:none;
}

.wrap{
	width:200px;
	height:auto;
}



.cap_disc{
	width:auto;
	height:auto;
	padding-bottom:6px;
	padding-left:10px;
}

.disc_lineup{
	width:200px;
	height:auto;
	padding-bottom:15px;
}

.img_disc{
	width:200px;
	height:auto;
	padding-bottom:10px;
	
}

.img_disc img{
	/*padding-left:13px;*/
}

.disc_txt{
	width:200px;
	height:auto;
	text-align:center;
}

.disc_txt p{
	font-size:12px;
	line-height:18px;
}






.sideinfobox{
	width:188px;
	height:auto;
	padding:10px 6px;
	background:#f1f1f1;
	margin-bottom:25px;
}


.sideinfoinbox{
	width:172px;
	height:auto;
	padding:0px 8px 0px 8px;
	background:#FFF;
}
.sideinfoinbox h4{
	padding-bottom:13px;
}

.sideinfoinbox dl{
	display:block;
	width:172px;
	height:auto;
	padding-bottom:25px;
}

.sideinfoinbox dt{
	display:block;
	width:172px;
	height:14px;
	padding-bottom:7px;
}

.sideinfoinbox dt li{
	height:16px;
	line-height:16px;
	padding-right:7px;
	list-style-type:none;
	float:left;
}

.sideinfoinbox dd{
	display:block;
	width:172px;
	font-size:12px;
	line-height:140%;
}

.sideinfoinbox dd a{
	color:#333;
	font-size:12px;
	line-height:140%;
}

.sideinfoinbox dd a:hover{
	color:#F33;
}


.sideinfoinbox2{
	width:200px;
	height:auto;
	background:#FFF;
}
.sideinfoinbox2 h4{
	padding-bottom:13px;
}

.sideinfoinbox2 dl{
	display:block;
	width:200px;
	height:auto;
	padding-bottom:10px;
	border-bottom:1px dotted #333;
	margin-bottom:25px;
}

.sideinfoinbox2 dt{
	display:block;
	width:200px;
	height:13px;
	padding-bottom:1px;
}

.sideinfoinbox2 dt li{
	height:13px;
	line-height:13px;
	padding-right:7px;
	list-style-type:none;
	float:left;
	font-size:11px;
}

.sideinfoinbox2 dd{
	display:block;
	width:200px;
	overflow:hidden;
	font-size:12px;
	line-height:140%;
}

.sideinfoinbox2 dd p.photos{
	text-align:center;
	padding-top:5px;
}
.sideinfoinbox2 dd a{
	color:#333;
	font-size:12px;
	line-height:140%;
}

.sideinfoinbox2 dd a:hover{
	color:#F33;
}