@charset "UTF-8";
@import "../../_css/common.css";
@import "../../_css/product.css";
@import "../../_css/product_dtl.css";

/*t1*/
div#tab01_ele div#t1_boxR{
	width:177px;
	float:right;
}
div#tab01_ele div#t1_boxR img.t1_img01{
	margin:80px 0 0;
}
div#tab01_ele div#t1_boxR img.t1_img02{
	margin:10px 0 0;
}
div#tab01_ele div#t1_boxL{
	float:left;
}
div#tab01_ele p.t1_p01{
	background:url(../../_img/default/icon_sq.gif) 0 0.4em no-repeat;
	font-size:108%;
	line-height: 1.6;
	padding-left:1.1em;
	margin:5px 0 0;
}

div#tab01_ele p.t1_p02{
	font-size:91%;
	color:#666;
}

/*t3*/

div#tab03_ele h3.t3_h3 {
	color:#006bad;
	background:url(../../_img/default/icon_sq_blue.gif) 0 .1em no-repeat;
	padding:0 0 0 14px;
	font-size:116%;
	text-align:left;
	line-height:1;
	margin:0 0 30px;
}
div#tab03_ele div#t3_boxL,
div#tab03_ele div#t3_boxR{
	margin:5px 0 10px;
	float:left;
	text-align:center;
}
div#tab03_ele div#t3_boxL{
	width:273px;
}
div#tab03_ele div#t3_boxR{
	width:169px;
}
div#tab03_ele table {
	line-height:1.1;
	border-left:1px solid #999;
	border-top:1px solid #999;
	width:442px;
	table-layout:fixed;
	margin:0 0 20px;
	clear:left;
}


div#tab03_ele #t3_table01 th{
	background:#f1f3f9;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	font-size:108%;
	padding:3px 0;
}
div#tab03_ele #t3_table01 td {
	padding:3px 0;
	font-size:108%;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

div#tab03_ele #t3_table01 th.t3_th01{
	text-align:left;
	text-indent:30px;
}

div#tab03_ele #t3_table01 td.t3_td01{
	text-align:right;
	padding:0 40px 0 0;
}

div#tab03_ele caption {
	color:#006bad;
	background:url(../../_img/default/icon_sq_blue.gif) 0 .1em no-repeat;
	padding:0 0 8px 14px;
	font-size:116%;
	text-align:left;
	line-height:1;
}
