@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;
}