@charset"Shift_JIS";
/*******************************************
design CSS@[design]
*******************************************/

/*===========================================
Box Settings
===========================================*/
#product {
	clear:both;
	width:700px;
	margin:20px;
	padding:0;
}

*html #product {
	margin-bottom:-10px;
}

.set1 {
    width:620px;
	margin:0 40px 0 40px;
	border-top: 1px solid #bbbbbb;
	}
.set2 {
    width:620px;
	margin:14px 0 10px 0;
	padding: 0 0 10px 0;
	}
#product .set2:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
}
#product .set2 {
	_height:100%;
}

.set2-2 {
    width:620px;
	margin:14px 0 10px 0;
	padding: 0 0 10px 0;
	}
#product .set2-2:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
}

.set2-left {
    float:left;
    width:200px;
	}
.set2-right {
    float:right;
	width:420px;
	vertical-align:top;
	}
#product .set2-right:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
}
.set2-right img{
    float:left;
	margin: 0px 10px 5px 0;
	}
.set2-right p{
	padding: 0 0 10px 0;
	}

.set2-2-right img{
    float:left;
	margin: 0px 10px 5px 0;
	}
.set2-2-right p{
	padding: 0 0 10px 0;
	}

.makelist {
	color:#FFFFFF;
	background-color:#BDC1C4;
}

.makelist_t1 {
    text-align:center;
	color:#FFFFFF;
	padding:3px 0;
	background-color:#000;
	font-weight:bold;
}
.makelist_t2 {
	color:#FFFFFF;
	padding:3px 10px;
	background-color:#51565A;
	font-weight:bold;
}
.makelist_t3 {
    text-align:center;
	margin:0;
	padding:0;
	font-size: large;
	background-color:#E7EBEE;
}	
*html .makelist_t3 {
    font-size: small;
}
.makelist_t3-2 {
    padding:0 10px;
	background-color:#E7EBEE;
}
.makelist_t4 {
    text-align:center;
	margin:0;
	padding:0;
	font-size: large;
	background-color:#fff;
}	
*html .makelist_t4 {
	font-size: small;
}
.makelist_t4-2 {
    padding:0 10px;
	background-color:#fff;
}
	
#product .cont_area {
	clear:both;
	margin-top:20px;
	background:url("../../i/com/cont_boxwide_bottom.gif") no-repeat bottom left;
	background-color:#FFFFFF;
	padding-bottom:20px;
}

*html #product .cont_area {
	clear:both;
	margin-top:0;
	padding-bottom:35px;
}

#product .cont_area:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
}

#product h2 {
	margin:0;
	padding:0;
}

#product .lead_network {
	clear:both;
	margin:25px 40px 15px 40px;
	font-weight:bold;
}

*html #product .lead_network {
	margin:20px 40px 15px 40px;
	font-weight:bold;
}

#product .exp_flash {
	margin:0 10px;
}

#product h3 {
	margin:0;
	padding:0 0 5px 0;
	font-weight:bold;
}

#product .highlights {
	clear:both;
	margin:15px 40px;
	padding-bottom:20px;
	background:url("../../i/com/bg_dot_line.gif") repeat-x bottom left;
}

*html #product .highlights {
	clear:both;
	margin:20px 40px;
	height:100%;
	padding-bottom:20px;
	background:url("../../i/com/bg_dot_line.gif") repeat-x bottom left;
}

#product .highlights:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
}

#product .highlights .highlights_text_wide {
	margin:0 10px 0 0;
	padding:0;
}

#product .highlights .highlights_text_wide img {
	margin-top:10px;
}

#product .highlights .highlights_text {
	float:left;
	width:430px;
	margin:0 10px 0 10px;
	padding:0;
}

#product .highlights .highlights_right {
	float:right;
	width:160px;
	margin-top:5;
	padding:0;
}

#product .highlights .highlights_right02 {
	float:right;
	width:160px;
	margin-top:15;
	padding:0;
}

#product .highlights .highlights_right03 {
	float:right;
	width:160px;
	margin-top:20;
	padding:0;
}

.dot-clear {
    clear:both;
	width:620px;
	height:10px;
	background:url("../../i/com/bg_dot_line.gif") repeat-x bottom left;
}
.line-clear {
    clear:both;
	width:620px;
	height:30px;
	border-top: 1px solid #bbbbbb;
}	

.btn_spec {
	margin:-35px 10px 0 555px;
}

*html .btn_spec {
	float:right;
	margin:-35px 5px 0 505px;
}

.titleset {
    width:700px;
	height:42px;
}

.t_l {
    float:left;
	width:550px;
	height:42px;
	background:url("../../i/product/h2_product_back.jpg") no-repeat;
}

.t_r {
    float:right;
	width:150px;
	height:42px;
	background:url("../../i/product/h2_product_back.jpg") no-repeat -550px 0px;
}

.t_r img {
    margin: 6px 0 0 0;
}
