@charset "Shift_JIS";

	
/* ==================================================
	ProductContent [ iy[W ]
===================================================== */
#discmaker{
	width: auto;
	color: #666;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans","BIZ UDPGothic",Meiryo,sans-serif;
	line-height: 1.5;
	margin: 50px auto;
	padding:0;
	font-size:16px;
	}

#discmaker h2.title{
	font-size:130%;
	text-align: center;
	padding: 5px;
	color: #000000;
}


#discmaker table.productSpec2{
	width:100%;
	margin-top:2px;
	letter-spacing:0.05em;
}

#discmaker table.productSpec2 td{
	padding:10px;
	border-top: 1px solid #ccc;
	text-align:left;
}
#discmaker table.productSpec2 th{
	padding:10px;
	border-top: 1px solid #ccc;
	text-align:left;
	background-color:#efefef;
	width:30%;
}

#discmaker .bottomLine{
	border-bottom: 1px solid #ccc;
}

#discmaker .caption{
	font-size:80%;
	text-align:left;
}