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

div#tab01_ele img.t1_img01{
	margin:0 0 10px;
}
div#tab01_ele img.t1_img02{
	display:block;
	clear:both;
	margin:30px 0 5px;
}
div#tab01_ele img.t1_img03{
	margin:0 30px 0 0;
}
div#tab01_ele p{
	font-size:108%;
	line-height:1.8;
}
div#tab01_ele h4{
	color:#006bad;
	font-size:116%;
	line-height:2;
}
div#tab01_ele p.t1_p01{
	margin:20px 0 0;
	text-align:center;
}
div#tab01_ele div#t1_box01{
	margin:20px 0 0;
	position:relative;
	height:160px;
	top:0;
	left:0;
}
div#tab01_ele div#t1_box01 p#t1_box01_p1{
	position:absolute;
	top:0;
	left:30px;
	float:left;
}
div#tab01_ele div#t1_box01 p#t1_box01_p2{
	position:absolute;
	top:52px;
	left:205px;
	height:13px;
	line-height:1.1;
}
div#tab01_ele div#t1_box01 p#t1_box01_p3{
	position:absolute;
	top:120px;
	left:205px;
	height:13px;
	line-height:1.1;
}

/*t3*/
div#tab03_ele img.t3_img01,
div#tab03_ele img.t3_img02{
	clear:both;
	display:block;
}
div#tab03_ele img.t3_img02{
	margin:40px 0 0;
}

div#tab03_ele img.t3_img03{
	margin:30px 0;
}

div#tab03_ele p{
	text-align:center;
}
div#tab03_ele p.t3_p01{
	margin:5px 0 0;
	text-align:right;
	color:#999;
	font-size:91%;
}
div#tab03_ele h4{
	color:#006bad;
	background:url(../../_img/default/icon_sq_blue.gif) 0 16px no-repeat;
	border-top:1px solid #999;
	margin:20px 0 10px;
	padding:15px 0 8px 14px;
	width:428px;/*442-14*/
	font-size:116%;
	text-align:left;
	line-height:1;
}

div#tab03_ele h3.t3_h3_1{
	background:#eee;
	color:#006bad;
	width:430px;
	margin:0;
	padding:0 5px 0 7px;
	line-height:1.8;
	font-weight:700;
	min-height:2em;
	font-size:116%;
}
div#tab03_ele h3.t3_h3_1 strong{
	float:left;
	font-size:116%;
	font-weight:700;
}
div#tab03_ele h3.t3_h3_1 span{
	background:url(../_img/circle9px.gif) 0 .2em no-repeat;
	display:inline;
	float:right;
	font-size:91%;
	color:#666;
	margin:.7em 0 0;
	text-align:right;
	text-indent:13px;
	line-height:1.1;
	font-weight:400;
}
div#tab03_ele h3.h3_bgSquareEEE{
	background:#eee;
	color:#006bad;
	width:430px;
	margin:0;
	padding:0 5px 0 7px;
	line-height:1.8;
	font-weight:400;
	min-height:2em;
}
/*t3 table*/
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;
}
div#tab03_ele table th,
div#tab03_ele table td {
	padding:.3em 0;
}

div#tab03_ele #t3_table01{
	border-left:1px solid #999;
	border-top:1px solid #999;
	width:442px;
	table-layout:fixed;
	margin:0 0 30px;
}
div#tab03_ele #t3_table01 th {
	background:#f1f3f9;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	font-size:108%;
}
div#tab03_ele #t3_table01 td {
	font-size:108%;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
div#tab03_ele th.t3_th01{
	text-align:left !important;
	text-indent:1em;
}
div#tab03_ele td.t3_td01{
	text-align:right !important;
	padding-right:2.5em;
}
