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

/*t1*/



div#tab01_ele div#t1_box01{
	margin:10px 0;
}

div#tab01_ele div#t1_box01 img.t1_img01{
	padding:0 6px 0 0;
}

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;
}
p.t1_p02{
	font-size:91%;
	color:#666;
	line-height:1.8;
	letter-spacing:.1em;
}


div#t1_box02 img,
div#t1_box03 img {
	vertical-align:middle;
}
div#t1_box02 img.t1_img02{
	margin:0 10px 0 0;
}
div#t1_box02,
div#t1_box03{
	margin:10px 0 0;
}
img.t1_img03{
	float:right;
}

/*t3*/
div#tab03_ele img.t3_img01 {
	margin:0 0 8px;
}
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 #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%;
	padding:.2em 0;
}
div#tab03_ele #t3_table01 td {
	font-size:108%;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:.2em 0;
}



