@charset "UTF-8";
@import "../../_css/common.css";
@import "../../_css/product.css";
@import "../../_css/product_dtl.css";
/* als ASサポート */

/*tab01 element*/
p.t1_p1{
	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;
}
img#t1_photo{
	display:block;
	margin:5px 0;
}
img.fltR{
	float:right;
	margin:5px 0 0;
}


/*tab02 element*/
h3#h_txt01{
	margin:5px 0;
	color:#006bad;
	font-size:116%;
	font-weight:700;
	text-indent:0.5em;
}

/*tab03 element*/

h3.t3_h3{
	background:url(../../_img/default/icon_sq_blue.gif) 0 .1em no-repeat;
	padding:0 0 0 1em;
	color:#006bad;
	font-size:116%;
	line-height:1;
	margin:10px 0;
}

h4.t3_h4{
	background:#eee;
	color:#006bad;
	font-size:116%;
	text-indent:.5em;
	margin:0 0 20px;
}

/*-- table */
div#tab03_ele table{
	border-left:1px solid #999;
	border-top:1px solid #999;
	width:442px;
	table-layout:fixed;
}
/*table01*/
div#tab03_ele #table01 th {
	background:#f1f3f9;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	font-size:108%;
	text-align:center;
	text-indent:0;
}
div#tab03_ele #table01 td {
	font-size:108%;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

div#tab03_ele #table01 .th_ele1 {
	width:79px;
}
div#tab03_ele #table01 .th_ele2 {
	width:89px;
}
div#tab03_ele #table01 .th_ele3 {
	width:121px;
}
div#tab03_ele #table01 .th_ele4 {
	width:59px;
}

div#tab03_ele #table01 .th_ele5 {
	width:89px;
}

/*table02*/
div#tab03_ele #table02 th {
	background:#f1f3f9;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	font-size:108%;
	text-align:center;
	text-indent:0;
}
div#tab03_ele #table02 td {
	font-size:108%;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

div#tab03_ele #table02 .th_ele1 {
	width:79px;
}
div#tab03_ele #table02 .th_ele2 {
	width:89px;
}
div#tab03_ele #table02 .th_ele3 {
	width:181px;
}
div#tab03_ele #table02 .th_ele4 {
	width:89px;
}
div#tab03_ele #table02 td.table02_td_txtalignR{
	text-align:right;
	padding:0 35px 0 0;
}
/*table03*/
div#tab03_ele #table03 th,div#tab03_ele #table03 td{
	background:#f1f3f9;
	text-align:left;
	text-indent:1em;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	width:169px;
	font-size:108%;
}
div#tab03_ele #table03 td{
	background:#fff;
	width:271px;
}

/*t3 box*/
#tab03_ele div#t3_box_option{
	width:442px;
}

#tab03_ele div.t3_boxL, #tab03_ele div.t3_boxR{
	width:210px;
	float:left;
	margin:0 0 20px 0;
}
#tab03_ele div.t3_boxL{
	margin:0 22px 20px 0;
}
#tab03_ele img.t3_imgClr{
	display:block;
	clear:both;
}

/*t3 p */
p.p_mrgR{
	text-align:right;
	line-height:1.5;
	color:#666;
}

#tab03_ele div#t3_box_option p.t3_pL{
	background:url(../../_img/default/icon_sq_blue.gif) 0 .2em no-repeat;
	padding:0 0 0 1em;
	color:#006bad;
	font-size:116%;
	line-height:1.1;
	margin:5px 0 .1em;
	float:left;
	letter-spacing:0.1em;
}
#tab03_ele div#t3_box_option p.t3_pR{
	float:right;
	font-size:91%;
	margin:5px 0 .1em;
}
/*t3 img */
div#tab03_ele img.mgn01{
	display:block;
	margin:20px 0 0;
}

div#tab03_ele img.mgn01_1{
	display:block;
}

div#tab03_ele img.mgn02{
	display:block;
	margin:38px 0 0;
}
