@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/


/* 3.for each top style
===============================================================*/
div#jigyoTop{
	margin-left:10px;
	width:551px;
}
div#jigyoTop h3{
	margin-bottom:30px;
}
div#jigyoTop h4{
	margin-bottom:15px;
}
div.jigyoBox{
	margin-top:30px;
}
div.jigyoBox .rightBox{
	margin-right:30px;
	width:380px;
}
div.jigyoBox .leftBox{
	margin-left:5px;
	width:120px;
}
div.jigyoBox p.btDetail{
	margin-top:15px;
}

/* 2.for gas style
===============================================================*/
/* pickup */
div#pickup{
	margin:0 8px 20px 10px;
}
div.pickBox{
	margin-bottom:30px;
}
div.pickBox .rightBox{
	margin-right:20px;
	width:410px;
}
div#pickup .commodity{
	margin-bottom:5px;
	line-height:0;
}
div.pickBox p{
	margin-bottom:5px;
}
p.pickPdf{
	padding:3px 0;
	width:15em;
	border:solid 1px #e3e3e3;
}
p.pickPdf02{
	float:left;
	display:inline;
	margin-right:10px;
	padding:3px 0;
	width:15em;
	text-indent:5px;
	border:solid 1px #e3e3e3;
}
p.pickPdf a,p.pickPdf02 a{
	margin-left:5px;
	padding:2px 0 2px 25px;
	background:url(../../common/image/pdf.gif) no-repeat left;
}
p.pickPdf span,p.pickPdf02 span{
	display:none;
}
div.pickBox .leftBox{
	margin-left:10px;
	width:99px;
	line-height:0;
	font-size:0;
}

/* PDF */
div#aboutPdf{
	padding:8px 0;
	border:solid 1px #dedede;
	background:#ebebeb;
}
div#aboutPdf dt{
	margin:0 0 5px 10px;
	line-height:0;
}
div#aboutPdf .rightBox{
	margin-right:30px;
	width:390px;
	font-size:0.8em;
	line-height:1.3;
}
div#aboutPdf .leftBox{
	margin-left:10px;
	width:110px;
}

/* gaslist */
div.gasList h3{
	margin-bottom:30px;
}
div.gasList h4{
	margin-bottom:10px;
}
div.gasList h5{
	margin-bottom:10px;
}
div.gasList h6{
	margin-bottom:10px;
}
div.cataBox{
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:solid 1px #ccc;
}
div.gasList dl{
	margin:0 0 5px 0;
}
div.gasList dt{
	font-weight:bold;
}

div#goodsTxt .leftBox{
	margin-right:15px;
}
div#specification h4,
div#measurement h4,
div#option h4{
	margin-bottom:5px;
}
div#specification table,
div#measurement table,
div#option table{
	width:550px;
}
th.speTop{
	text-indent:0;
	text-align:center;
	vertical-align:middle;
	background:#f9f9f9;
}
th.speLeft{
	width:110px;
	background:#f9f9f9;
}
div#specification sub,
div#measurement sub,
div#option sub{
	font-size:0.7em;
	vertical-align:bottom;
}
th.meaTop,td.meaTop{
	padding:2px 0;
	text-indent:0;
	text-align:center;
	vertical-align:middle;
	background:#f9f9f9;
}
th.meaLeft,td.meaLeft{
	background:#f9f9f9;
}
td.txtRight{
	text-align:right;
}
td.txtCenter{
	text-align:center;
}

