@charset "utf-8";
/* ------------------------------------------------------
contents
------------------------------------------------------ */
.l-content .colL {
	float:left;
	width:330px;
	margin: 0 40px 0 20px;
}
.l-content .colR {
	float:right;
	width:560px;
}
.l-content .indent1 {
    padding-left: 12px;
    text-indent: -12px;
}
.l-content p{
	line-height: 1.8;
}
/* img */
.l-content .selection_01_img01 {
    display: block;
    width: 330px;
    height: 264px;
    margin-bottom: 10px;
    background: url(/special/gear/plan/images/selection_01_img01.gif) 0 0 no-repeat;
    text-indent: -9999px;
}
.l-content .selection_02_img01 {
    display: block;
    width: 330px;
    height: 264px;
    margin-bottom: 10px;
    background: url(/special/gear/plan/images/selection_02_img01.gif) 0 0 no-repeat;
    text-indent: -9999px;
}
.l-content .selection_03_img01 {
    display: block;
    width: 330px;
    height: 264px;
    margin-bottom: 10px;
    background: url(/special/gear/plan/images/selection_03_img01.gif) 0 0 no-repeat;
    text-indent: -9999px;
}
/* table */
.l-content .tblPrmtrs{
	width:800px;
	margin:0 4px 10px;
}
.l-content .tblPrmtrs img{
	vertical-align: middle!important;
	margin:0;
	padding:0;
}
.l-content .tblPrmtrs th,
.l-content .tblPrmtrs td {
	vertical-align:top;
	padding:7px 8px 6px;
/*	border-bottom:1px dotted #ddd;*/
}
.l-content .tblPrmtrs th{
/*	font-weight:normal!important;*/
}
.l-content .tblPrmtrs td.tdBorder{
	background:url(/special/gear/plan/images/tdBorder.png) right 15px no-repeat;
}
.l-content .tblPrmtrs .box1{
	display:block;
	margin:10px 0;
}
.l-content .tblPrmtrs .boxWhite{
	padding-right:7px;
	background-color:#fff;
}
.l-content dl.att_txt , .l-content dl.att_txt2{
	width: 914px;
	padding: 15px;
	background-color: #f8f3d6;
	border: 2px solid #0456a8;
	margin: 0 0 30px 0;
}
.l-content dl.att_txt dt{
	font-weight: bold;
	color: #0456a8;
	margin: 0 0 10px 0;
}	
.l-content dl.att_txt2 dt{
	font-weight: bold;
	color: #f00000;
	margin: 0 0 10px 0;
}	
.l-content dl.att_txt dd , .l-content dl.att_txt2 dd{
	line-height: 1.8;
}
.l-content h4{
	font-weight: bold;
}
.l-content .txt_ttl{
	font-weight: bold;
	border-bottom: 1px dotted #333333;
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
}
.l-content .m-h4{
	font-size: 14px;
}
.l-content dl.ref{
	margin: 0 0 50px 0;
}
.l-content dl.ref dt{
	width: 230px;
	float: left;
	margin: 0 0 3px 0;
}	
.l-content dl.ref dd{
	width: 710px;
	float: right;
	margin: 0 0 3px 0;
}	
