@charset "utf-8";

/*************************************************************************
 *	from reset.css
*************************************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td,address,menu {
	margin:0;
	padding:0;
	line-height: 1.1em;
	font-size: 100%;
	letter-spacing: 0.025em;
}

body {
	font-size: 95%; /* default 14.97px相当 */
}
p, li, dd, th, td {
	line-height:1.4;
}

*{
	*font-family:Meiryo,メイリオ,'ＭＳ Ｐゴシック',sans-serif; /* IE6,7でのインデント崩れ防止用 */
}


/*************************************************************************
 *	for discproducer
*************************************************************************/

#discproducer_contents {
	width:512px;
	margin:0 auto;
}

#discproducer_contents .hdType01 {
	border-bottom:solid 3px #EEEEEE;
}
#discproducer_contents h2 {
	border:solid 1px #CDCDCD;
	padding:5px 10px 4px 17px;
	background:url(/products/back/hyou/image/other/ico_title_hd.gif) no-repeat 0 50%;
}
#discproducer_contents h2 span.hd {
	color:#00679E;
	font-size:120%;
	line-height:1.3;
}

/*------------------------------------------------------------
*	（仕様、オプション・消耗品）表組み
*/
#discproducer_contents table.tbl_spec {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}

#discproducer_contents table.tbl_spec th,
#discproducer_contents table.tbl_spec td {
	padding:5px;
	border:solid 1px #ccc;
	text-align:left;
	font-size:80%;
}

#discproducer_contents table.tbl_spec td {
	background:#fff;
}

#discproducer_contents table.tbl_spec th {
	background:#f7f7f7;
}

#discproducer_contents table.tbl_spec td.sunpo {
	text-align:center;
}


/*------------------------------------------------------------
*	（仕様、オプション・消耗品）h3
*/
#discproducer_contents .barGreen {
	clear:both;
	padding:2px 9px;
	margin-bottom:10px;
	border-left:5px solid #86da7b;
	line-height:1.5;
    font-weight:bold;
}



/*------------------------------------------------------------
*	（仕様、オプション・消耗品）h4
*/
#discproducer_contents .ovalRed {
	clear:both;
	background:url(/products/discproducer/common/images/template/ico_title.gif) no-repeat 0 50%;
	padding:0 9px 0 20px;
	margin-bottom:10px;
	line-height:1.5;
    font-weight:bold;
}



/*------------------------------------------------------------
*	（仕様、オプション・消耗品）CDの複製についての注意事項
*/
#discproducer_contents ul.ico1 li {
	background:url(/products/discproducer/common/images/template/ico_arrow1.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
}

#discproducer_contents .box_dotted{
	padding:15px 1px;
	border-top:2px dotted #ccc;
}



/*------------------------------------------------------------
*	（主な特長／仕様、オプション・消耗品）注釈
*/
#discproducer_contents dl.caution {
	clear:both;
	margin:5px 0;
	line-height:1.0;
	font-size:80%;
}
#discproducer_contents dl.caution dd {
	margin:-1.2em 0 5px 2.5em;
}

#discproducer_contents dl.caution1 {
	clear:both;
	margin:5px 0;
	line-height:1.0;
	font-size:75%;
}
#discproducer_contents dl.caution1 dd {
	margin:-1.2em 0 5px 2.5em;
}

#discproducer_contents dl.caution2 {
	clear:both;
	margin:5px 0;
	line-height:1.0;
	font-size:80%;
}
#discproducer_contents dl.caution2 dd {
	margin:-1.2em 0 5px 3.0em;
}

#discproducer_contents dl.caution3 {
	clear:both;
	margin:5px 0;
	line-height:1.0;
	font-size:90%;
}
#discproducer_contents dl.caution3 dd {
	margin:-1.2em 0 5px 3.8em;
}

/* （主な特長）脚注 */
#discproducer_contents ul.footnote li{
	line-height:1.0;
	font-size:80%;
}

/* Windows版とMac版の比較はこちら */
#discproducer_contents ul.winMacCompareArea li{
text-align:right;
}
#discproducer_contents ul.winMacCompareArea li img{
vertical-align:top;
}


/*------------------------------------------------------------
*	汎用
*/

#discproducer_contents .red_bold{
color:#CC0104;
font-weight:bold;
text-decoration:underline;
}


/*************************************************************************
 *	バックナンバー用追加分
*************************************************************************/
.mt10 {margin-top:10px!important;}
.mt20 {margin-top:20px!important;}
.mb10 {margin-bottom:10px!important;}
.mb15 {margin-bottom:15px!important;}
#discproducer_contents img.imgBlank {
	margin:0 0.5em;
	vertical-align:bottom;}
.attention {
	font-size: 82%;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:20px;}
