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

/*t1*/
div#tab01_ele h3#t1_h3{
	margin:0 0 10px;
}
div#tab01_ele h3#t1_h3 img{
	display:block;
}
div#tab01_ele h4{
	color:#006bad;
	font-size:116%;
	line-height:1.8;
}

div#tab01_ele p{
	font-size:108%;
}

div#tab01_ele img.t1_spbar{
	margin:30px 0 5px;
	display:block;
	clear:both;
}

div#tab01_ele img.t1_img01{
	margin-right:2px;
}
div#tab01_ele p#t1_p02{
	width:442px;
	text-align:right;
	padding:5px 0 10px;
}


div#tab01_ele h5{
	background:#eee;
	color:#006bad;
	width:442px;
	text-indent:1em;
	font-size:108%;
	margin:40px 0 10px;
	padding:.3em 0;
}

/* div#tab01_ele ol li -----*/
div#tab01_ele ol li:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

/* WinIE7 only */
*:first-child+html div#tab01_ele ol li{
  height:1%;
}

/* WinIE6 and below */
/*\*/
* html div#tab01_ele ol li{
  height:1%;
  overflow:hidden;
}
/**/

/* MacIE only */
/*\*//*/
div#tab01_ele ol li{
  display:inline-table;
}
/**/
div#tab01_ele ol li{
	display:block;
	width:442px;
}
div#tab01_ele ol li img{
	display:block;
	float:left;
	margin-right:10px;
}
div#tab01_ele ol li p.t1_p01{
	width:217px;
	float:left;
}

div#tab01_ele ol li span.t1_arrow{
	display:block;
	clear:both;
	padding:10px 0 20px 100px;
}


/*t3*/

div#tab03_ele img.t3_spbar{
	display:block;
	clear:both;
}
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_p01{
	text-align:right;
	color:#666;
	font-size:91%;
}

div#tab03_ele p.t3_p02,
div#tab03_ele p.t3_p03{
	color:#666;
	font-size:91%;
}
div#tab03_ele p.t3_p03{
	margin-bottom:40px;
}
div#tab03_ele p.t3_p04{
	margin:5px 0 15px;
}
div#tab03_ele p.t3_p05{
	text-align:right;
	color:#666;
	font-size:91%;
	clear:both;
	margin:0 0 35px;
	line-height:1.1;
}
div#tab03_ele p.t3_p05 img{
	vertical-align:text-bottom;
}

div#tab03_ele h4{
	color:#006bad;
	background:url(../../_img/default/icon_sq_blue.gif) 0 .1em no-repeat;
	padding:0 0 8px 15px;
	font-size:116%;
	text-align:left;
	line-height:1.1;
	margin:15px 0 0;
	width:185px;
}
div#tab03_ele h4.t3_h4_01{
	margin-top:50px;
}


/*t3 table*/

div#tab03_ele table {
	border-left:1px solid #999;
	border-top:1px solid #999;
	width:442px;
	table-layout:fixed;
	margin:0 0 10px;
	font-size:100%;
}
div#tab03_ele table th,
div#tab03_ele table td{
	padding:.3em 0;
	width:auto;
	text-align:center;
}
div#tab03_ele th {
	background:#f1f3f9;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	font-size:108%;
}
div#tab03_ele td {
	font-size:108%;
	width:120px;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

/*t3 box */
div#tab03_ele div#t3_box01{
	width:442px;
	padding-top:20px;
}
div#tab03_ele div#t3_box01 table 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.1;
}
div#tab03_ele div#t3_box01 table caption span {
	vertical-align:top;
	font-size:61%;
	line-height:1;
}
div#tab03_ele div#t3_box01 table.t3_tableR,
div#tab03_ele div#t3_box01 table.t3_tableL{
	width:215px;
	margin-bottom:15px;
	float:left;
}
div#tab03_ele div#t3_box01 table.t3_tableL{
	margin-right:12px;
}
div#tab03_ele div#t3_box01 table th.t3_th01{
	width:148px;
}
div#tab03_ele div#t3_box01 table.t3_tableR td img ,
div#tab03_ele div#t3_box01 table.t3_tableL td img {
	vertical-align:middle;
}
div#tab03_ele div#t3_box01 table td.t3_td01{
	height:160px;
}
div#tab03_ele div#t3_box01 table td.t3_td02 {
	height:80px;
}