@charset "utf-8";

/*====================================================
 CONTENTS Layout
====================================================*/
/* contents-body Layout
----------------------------------------------------*/
#contents-body .atn{
	color:#ff4242;
	font-size:85%;
}
#contents-body ul.list-atnNum li{
	font-size:85%;
	line-height:110%;
	text-indent:-1.8em;
	margin-left:1.8em;
}
#contents-body ul.list-atnNumPare li{
	font-size:85%;
	text-indent:-3.1em;
	margin-left:3.1em;
}
#contents-body ul.list-circle li{
	text-indent:-1em;
	padding-left:1em;
}
#contents-body ul.list-numDot li{
	text-indent:-1em;
	padding-left:1em;
}
#contents-body .m-left{
	margin-left:45px;
}

/* ttl-block Layout
----------------------------------------------------*/
div#ttl-block{
	width: 653px;
	clear: both;
	margin-bottom:18px;
	padding-bottom:11px;
	background: url(../../shared/img/bg_line_dot_x.gif) repeat-x left bottom;
}
div#ttl-block dl{
	width: 653px;
	clear: both;
}
div#ttl-block dt{
	float: left;
	height: 29px;
	width: 536px;
	overflow: hidden;
}
div#ttl-block dd{
	float: left;
	height: 29px;
	width: 117px;
	overflow: hidden;
}
div#ttl-block h2{
	width: 653px;
	height: 219px;
	clear: both;
}
div#ttl-block a.overlay{
	color:#fff;
	font-weight:bold;
}
/* products-detail CONTENTS Layout
----------------------------------------------------*/
.products-detail{
	width: 653px;
	background: url(../../shared/img/bg_line_dot_x.gif) repeat-x left bottom;
	padding-bottom: 25px
}
.products-detail p{
	line-height:150%;
}
.products-detail h3{
	background: url(../../shared/img/line_darkpink_grade.gif) no-repeat left top;
	padding: 10px 0px 10px 10px;
	color:#e40065;
	font-size: 120%;
	line-height: 120%;
}
.products-detail h4{
	margin: 10px 0px 8px;
	font-size: 100%;
	line-height: 120%;
}
.products-detail ul.list-atnNumPare{
	margin: 10px 0px 0;
}
.products-detail ul.list-atnNumPare li{
	line-height: 140%;
}
/* table */
.products-detail table{
	border-top:1px solid #666;
	border-left:1px solid #666;
}
.products-detail table th,
.products-detail table td{
	padding:3px 7px 2px;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
}
.products-detail table th{
	font-weight:normal;
	background:#333;
}
/* products-detail > Figure Layout
----------------------------------------------------*/
.products-detail .column{
	width:100%;
	overflow:hidden;
}
.products-detail .column dl{
	margin:30px 0px 0 0;
}
.products-detail .column dt{
	margin-bottom:10px;
}
.products-detail .column dd{
	line-height:150%;
}
.products-detail .column img{
	vertical-align:top;
}
.products-detail .column dl.cRight{
	margin-right:0;
}
/* float */
.products-detail .column dl.p-right,
.products-detail .column dl.p-left{
	width:100%;
	overflow:hidden;
}
.products-detail .column dl.p-right h4,
.products-detail .column dl.p-left h4{
	margin-top:0;
}
.products-detail .column dl.p-right dt{
	float:right;
	margin:0 0 5px 10px;
	padding-top:5px;
}
.products-detail .column dl.p-left dt{
	float:left;
	padding:5px 10px 5px 0;
}
/* all */
.products-detail .column.l{
	width:100%;
}
.products-detail .column.all dl{
	margin-right:0;
}
/* m */
.products-detail .column.m{
	width:555px;
}
.products-detail .column.m dl{
	width:255px;
}
/* l */
.products-detail .column.l{
	width:100%;
}
.products-detail .column.l dl{
	width:315px;
}
/* ul */
.products-detail ul.column{
	width:100%;
	overflow:hidden;
	margin-top:15px;
}
.products-detail ul.column li{
	float:left;
	padding-right:28px;
}
.products-detail ul.column li.last{
	float:right;
	padding-right:0;
}


/* products-table CONTENTS Layout
----------------------------------------------------*/
.products-table{
	clear:both;
	width: 653px;
	padding-top:10px;
}
.products-table h4{
	padding: 20px 0px 5px;
	font-size: 100%;
	line-height: 120%;
}
.products-table table{
	width: 651px;
	border-top:1px solid #000;
	border-left:1px solid #000;
}
.products-table table th,
.products-table table td{
	font-size:85%;
	line-height:125%;
	padding:3px 4px 1px;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
.products-table table th{
	text-align:left;
	color:#fff;
	font-weight:normal;
	background:#333;
}
.products-table table.magenta th{background:#BA79B1;}
.products-table table.purple th{background:#947CB7;}
.products-table table.blue th{background:#6C9CD3;}
.products-table table.cyan th{background:#60C1BE;}
.products-table table.green th{background:#5EB85B;}
.products-table table.yellowgreen th{background:#AACF52;}

.products-table table td{
	color:#000;
	background:#ddd;
}
.products-table table td.ttl{
	color:#fff;
	font-weight:bold;
	background:#666;
}
.products-table .list-atnNum{
	margin-top:8px;
}
.products-table .atn{
	line-height:110%;
	margin-top:3px;
}
.products-table table td a{
	text-decoration:underline;
}

/* OPEN WINDOW Layout
----------------------------------------------------*/
#op-win{
	clear:both;
	width: 620px;
	height:430px;
	margin:20px auto;
}
#op-win-close-btn{
	clear:both;
	width: 620px;
	margin:0 auto;
}




