@charset "utf-8";

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

*{
	padding:0;
	margin:0;
}

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

body{
	width:200px;
	height:auto;
}

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

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

.disc_area{
	width:200px;
	height:auto;
	padding-left:15px;
}

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

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

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

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

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