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


/*t1*/

div#tab01_ele p.t1_p01{
	margin:10px 0;
	text-align:center;
}
div#tab01_ele p.t1_p02{
	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 img.t1_spbarimg15px {
	padding:15px 0;
	clear:both;
}

div#tab01_ele p.t1_p03{
	float:left;
	padding:0 20px 0 0;
	width: 222px;
}


/*t3*/

div#tab03_ele p.t3_p01{
	padding:10px 0;
	text-align:center;
}

div#tab03_ele p.t3_p02{
	text-align:right;
	margin:5px 0 30px;
	color:#666;
}


div#tab03_ele h3{
	background:#eee;
	width:442px;
	text-indent:1em;
	color:#006bad;
	font-size:116%;
	line-height:1.8;
	margin:0 0 10px;
	padding:.1em 0;
	font-weight:700;
}

div#tab03_ele p.t3_p03{
	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;
	margin:20px 0 0;
}
div#tab03_ele img.t3_img01{
	margin:0 20px 0 0;
}


div#tab03_ele img.t3_img02{
	display:block;
	margin:0;
	padding:0;
}
div#tab03_ele img.t3_img03{
	display:block;
	margin:80px 0 0;
	padding:0;
}


/*t3 table*/
div#tab03_ele table th{
	padding:.2em 0;
}

div#tab03_ele #t3_table01,
div#tab03_ele #t3_table02,
div#tab03_ele #t3_table03 {
	border-left:1px solid #999;
	border-top:1px solid #999;
	width:442px;
	table-layout:fixed;
}

div#tab03_ele #t3_table02 sup{
	padding:0 0 0 .8em;
	font-size:80%;
}


div#tab03_ele #t3_table01 th,
div#tab03_ele #t3_table02 th,
div#tab03_ele #t3_table03 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,
div#tab03_ele #t3_table02 td,
div#tab03_ele #t3_table03 td {
	font-size:108%;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
div#tab03_ele #t3_table02 th,
div#tab03_ele #t3_table03 th{
	text-align:left;
	text-indent:45px;
}
div#tab03_ele #t3_table02 td,
div#tab03_ele #t3_table03 td {
	text-align:left;
	text-indent:100px;
}
