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

/*t1*/

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:14px;
	margin:5px 0 0 10px;
	float:right;
	width:193px;
}
div#tab01_ele p.t1_p02,
div#tab01_ele p.t1_p02R{
	font-size:91%;
	color:#666;
	line-height:1.8;
	width:216px;
	float:left;
	padding:0 0 5px;
	letter-spacing:.2em;
}
div#tab01_ele p.t1_p02 img,
div#tab01_ele p.t1_p02R img{
	vertical-align:bottom;
}

div#tab01_ele p.t1_p02{
	margin:0 10px 0 0;
}

div#tab01_ele p.t1_p03{
	font-size:108%;
	line-height:1.6;
	width:283px;
	float:left;
}

div#tab01_ele p.t1_p04{
	font-size:108%;
	line-height:1.6;
	padding:0 0 10px 0;
}

div#tab01_ele img.t1_img01{
	padding:10px 0 0;
	width:225px;
	float:left;
}

div#tab01_ele img.t1_img02{
	clear:both;
	display:block;
	padding:30px 0 0;
}
div#tab01_ele img.t1_img03{
	margin:50px 0 0;
}

div#tab01_ele img.t1_img04{
	float:right;
}

div#tab01_ele h4,
div#tab01_ele h5{
	color:#006bad;
	font-size:116%;
	clear:both;
	margin:5px 0;
}

/*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;
}


