@charset "euc-jp";

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, pre, blockquote, th, td, form, fieldset, input, textarea {
  margin: 0px;
  padding: 0px;
  border: 0px;
  }

body {
  background-image: url("../img/bg.jpg");
  text-align: center;
}

a:hover {
  color: #ff0000;
  }

#container {
  text-align: left;
  background-color: #ffffff;
  width: 968px;
  margin-left: auto;
  margin-right: auto;
  border-left: 1px solid #cccccc;
  border-right: 2px solid #c0c0c0;
  }

#header {
  background-color: #ffffff;
  width: 968px;
  }

h1{
  margin-left: 10px;
  padding-top: 20px;
  }

#contents {
  float: left;
  width: 658px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  }

#contents #top #TIMG{
  padding-top: 10px;
  padding-left: 20px;
  }

#contents #top #TIMG img, #container #DSC #TIMG img{
  border: 1px solid #cfcfcf;
  }

#contents #top #TINFO{
  list-style-type: none;
  padding: 10px;
  padding-left: 50px;
  font-size: 90%;
  }

#contents #top #TINFO li{
  line-height: 150%;
  }

#contents #top #LINEUP, #contents #top #INFO, #contents #EB h2, #contents #MC h2, #contents #IT h2{
  font-size: 100%;
  padding: 5px;
  padding-left: 10px;
  border-bottom:1px solid #c9c9c9;
  border-right:1px solid #c9c9c9;
  border-left:5px solid #669999;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:20px;
  margin-right:30px;
  background-image: url("../img/line.jpg");
  color: #669999;
  }

#contents #top #cat1{
  margin-bottom:10px;
  margin-left:30px;
  margin-right:30px;
  border-bottom:1px dotted #c9c9c9;
  background-image: url("../img/cat1t.jpg");
  background-repeat: no-repeat;
  height: 110px;
  }

#contents #top #cat2{
  margin-bottom:10px;
  margin-left:30px;
  margin-right:30px;
  border-bottom:1px dotted #c9c9c9;
  background-image: url("../img/cat2t.jpg");
  background-repeat: no-repeat;
  height: 110px;
  }

#contents #top #cat3{
  margin-bottom:10px;
  margin-left:30px;
  margin-right:30px;
  border-bottom:1px dotted #c9c9c9;
  background-image: url("../img/cat3t.jpg");
  background-repeat: no-repeat;
  height: 110px;
  }

#contents #top #cat4{
  margin-bottom:10px;
  margin-left:30px;
  margin-right:30px;
  border-bottom:1px dotted #c9c9c9;
  background-image: url("../img/cat4t.jpg");
  background-repeat: no-repeat;
  height: 110px;
  }

#contents #top #cat1 h3, #contents #top #cat2 h3, #contents #top #cat3 h3, #contents #top #cat4 h3{
  margin-bottom:10px;
  margin-left:120px;
  font-size: 100%;
  }

#contents #top #cat1 p, #contents #top #cat2 p, #contents #top #cat3 p, #contents #top #cat4 p{
  margin-left:120px;
  line-height:150%;
  font-size: 90%;
  }

#contents #Navi {
  margin-top:10px;
  margin-bottom:20px;
  margin-left:20px;
  margin-right:30px;
  }

#contents #Navi li, #Column1 #Navi li {
  background-image: url("../img/list/l02.gif");
  background-repeat: no-repeat;
  display: inline;
  padding-top: 3px;
  padding-left: 20px;
  line-height:150%;
  font-size: 90%;
  }

#contents #Navi .toTop {
  background-image: none;
  background-repeat: no-repeat;
  display: inline;
  padding-top: 3px;
  padding-left: 0px;
  line-height:150%;
  font-size: 90%;
  }

#contents #EB h3{
  margin-top:10px;
  margin-bottom:10px;
  font-size: 105%;
  padding-left:10px;
  padding-top:3px;
  padding-bottom:3px;
  border-left: 5px solid #66ff99;
  }

#contents #EB div, #contents #MC #DSC{
  margin-top:10px;
  margin-bottom:10px;
  margin-left:40px;
  margin-right:30px;
  font-size: 90%;
  }

#contents #EB li{
  list-style-type: none;
  line-height: 150%;
  font-size: 90%;
  }

#contents #EB dt{
  margin-top:10px;
  margin-bottom:10px;
  font-weight: bold; 
  }

#contents #EB p, #contents #EB dd{
  line-height: 150%;
  padding-left:20px;
  }

#contents #EB dd{
  border-bottom: 1px dotted #cfcfcf;
  }

#contents #EB table{
  border-collapse: collapse;
  }

#contents #EB th, #contents #EB td{
  padding:5px;
  border: 1px solid #cfcfcf;
  }

#contents #EB #EL li{
  margin-left:40px;
  list-style-type: none;
  line-height: 150%;
  font-size: 90%;
  }

#contents #MC #ALP{
  display:block;
  height: 16px;
  background-image: url("../img/select.jpg");
  background-repeat: no-repeat;
  font-size: 80%;
  text-align: right;
  margin-top: 20px;
  }

#contents #MC #MCNAVI{
  margin-top: 10px;
  padding: 2px;
  padding-bottom: 20px;
  }

#contents #MC li{
  margin:2px;
  list-style-type: none;
  display: inline;
  line-height: 150%;
  font-size: 90%;
  }

#contents #MC li form{
  margin-left:0px;
  display: inline;
  line-height: 150%;
  font-size: 90%;
  }


#contents #MC dt{
  font-weight: bold;
  font-size: 105%;
  color: #993300;
  margin-left: 20px;
  margin-bottom: 10px;
  }

#contents #MC dd{
  margin-left: 20px;
  margin-bottom: 10px; 
  }

#contents #MC #SC{
  margin-left: 40px;
  }

#contents #MC #SC .ILB {
  clear: both;
  float: left;
  font-size:95%;
  width: 130px;
  margin: 5px;
  list-style-type: none;
  display: block;
  }

#contents #MC #SC .IL {
  float: left;
  font-size:95%;
  width: 130px;
  margin: 5px;
  list-style-type: none;
  display: block;
  }

#contents #MC #SC .ILB .img,
#contents #MC #SC .IL .img {
  height:160px;
  }

#contents #MC #SC .ILB .img img,
#contents #MC #SC .IL .img img {
  border: 1px solid #efefef;
  }

#contents #MC #SC .ILB .disc img,
#contents #MC #SC .IL .disc img {
  margin:0px;
  padding:0px;
  border: 0px;
  }

#contents #MC .LN{
  text-align: center;
  font-size:80%;
  margin:20px;
  }

#contents .LNB{
  clear:both;
  text-align: center;
  font-size:80%;
  padding:20px;
  }

#contents #IT #ITImage{
  float: left;
  margin-top: 20px;
  margin-left: 40px;
  margin-right: 40px;
  }

#contents #IT #ITImage img{
  border: 0px;
  }

#contents #IT #disc{
  width:300px;
  margin-top: 20px;
  float: left;
  }

#contents #IT #disc h3, #contents #IT #disc #siyou, #contents #IT #disc #price{
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #efefef;
  line-height: 150%;
  }

#contents #IT #disc li{
  list-style-type: none;
  font-size: 90%;
  }

#contents #IT #disc #price{
  background-repeat: no-repeat;
  height: 90px;
  }

#contents #IT #disc #price #teika{
  font-size: 90%;
  }

#contents #IT #disc #price #tokka{
  font-size: 120%;
  font-weight: bold;
  color: #aa0000;
  }

#contents #IT #disc #button img{
  border: 0px;
  }

#contents #IT .rev{
  clear: both;
  padding-top: 20px; 
  margin-left: 40px;
  }

#contents #top #TSC{
  padding-top: 20px; 
  margin-left: 40px;
  }

#contents #IT .rev h3{
  background-image: url("../img/check.jpg");
  background-repeat: no-repeat;
  padding-top: 5px;
  padding-left: 50px;
  height: 40px;
  font-size: 95%;
  margin-top: 20px;
  margin-bottom: 20px;
  }

#contents #top .pickup{
  font-size: 95%;
  margin-left:20px;
  margin-top: 10px;
  margin-bottom: 10px;
  }

#contents #top #SC{
  width:100%;
  margin-left: 40px;
  }

#contents #MC #CHO li {;
  margin-left: 0px;
  margin-right: 40px;
  display: block;
  padding: 20px;
  border-bottom: 1px dotted #cecece;
  }

#contents #MC #CHO li p{
  font-size:115%;
  font-weight:bold;
  margin-bottom:20px;
  }

#contents #MC #CHO #SBM{
  margin:20px;
  text-align:center;
  }

#contents #MC #CHO #SBM input{
  padding:10px;
  border: 1px solid #cecece;
  }

#contents #IT .rev #SC .ILB,
#contents #top #TSC .ILB,
#contents #MC #CHO #SC .ILB{
  clear: both;
  float: left;
  font-size:95%;
  width: 130px;
  margin: 5px;
  padding: 0px;
  list-style-type: none;
  display: block;
  }

#contents #IT .rev #SC .IL,
#contents #top #TSC .IL,
#contents #MC #CHO #SC .IL{
  float: left;
  font-size:95%;
  width: 130px;
  margin: 5px;
  padding: 0px;
  list-style-type: none;
  display: block;
  }

#contents #IT .rev #SC .IL .img,
#contents #IT .rev #SC .ILB .img,
#contents #top #TSC .IL .img,
#contents #top #STC .ILB .img,
#contents #MC #CHO #SC li .img {
  height:160px;
  }


#contents #IT .rev #SC .IL .img img,
#contents #IT .rev #SC .ILB .img img,
#contents #top #TSC .IL .img img,
#contents #top #TSC .ILB .img img,
#contents #MC #CHO #SC .IL .img img,
#contents #MC #CHO #SC .ILB .img img {
  border: 1px solid #efefef;
  }

#contents #IT .rev #SC .IL .disc img,
#contents #IT .rev #SC .ILB .disc img,
#contents #top #TSC .IL .disc img,
#contents #top #TSC .ILB .disc img,
#contents #MC #CHO #SC .IL .disc img,
#contents #MC #CHO #SC .ILB .disc img {
  margin:0px;
  padding:0px;
  border: 0px;
  }

#container #DSC #LISTIH #tokutyou dt{
  clear: both;
  float: left;
  margin-right: 10px;
  }

#container #DSC #LISTIH #tokutyou dd{
  height: 70px;
  line-height: 150%;
  }

#container #DSC #LISTIH #selectIH {
  clear: both;
  }

#container #DSC #LISTIH h3{
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  border-left: 5px solid #00d455;  
  }

#container #DSC #LISTIH h4 {
  font-size: 110%;
  margin: 20px;
  padding-left: 100px;
  background-image: url("../img/list/ih03.jpg");
  background-repeat: no-repeat;
  }

#container #DSC #LISTIH p{
  margin: 10px;
  margin-left: 40px;
  line-height: 150%;
  }

#container #DSC #LISTIH dd, #container #DSC #LISTIH dl{
  margin: 10px;
  margin-left: 20px;
  line-height: 150%;
  }

#container #DSC #LISTIH dl .P1IMG img{
  float: right;
  margin-left: 10px;
  }

#container #DSC #LISTIH table{
  border-collapse: collapse;
  width:500px;
  margin: 10px;
  margin-left: 40px;
  }

#container #DSC #LISTIH table th, #container #DSC #LISTIH table td{
  font-size: 90%;
  width: 25%;
  border: 1px solid #c0c0c0;
  text-align:center;
  padding: 5px;
  }

#container #DSC #LISTIH #ecoP3 th, #container #DSC #LISTIH #ecoP3 td{
  font-size: 90%;
  width: 20%;
  border: 1px solid #c0c0c0;
  text-align:center;
  padding: 5px;
  }

#Column1 {
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
	}

#Column1 #CF{
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#Column1 #CF h2{
  font-size: 100%;
  padding: 5px;
  padding-left: 10px;
  border-bottom:1px solid #c9c9c9;
  border-right:1px solid #c9c9c9;
  border-left:5px solid #669999;
  margin-top:10px;
  margin-bottom:10px;
  background-image: url("../img/line.jpg");
  color: #669999;
  }

#Column1 #CF li{
  list-style-type: none;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
  border-bottom:1px dotted #c9c9c9;
	}

#Column1 #CF p{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	}

#Column1 #CF table{
	width:825px;
  border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 40px;
	border: 1px solid #cfcfcf;
	}

#Column1 #CF th{
  background-color:#ececec;
	width:250px;
	font-size: 90%;
	text-align: left;
	padding:3px;
	border: 1px solid #cfcfcf;
	}

#Column1 #CF td{
  background-color:#ececec;;
	font-size: 90%;
	padding:3px;;
	border: 1px solid #cfcfcf;
	}

#Column1 #CF input, #Column1 #CF textarea{
	font-size: 100%;
	margin:3px;
	border: 1px solid #cccccc;
	}

#Column1 #CF .button{
  width:120px;
	font-size: 90%;
	padding:10px;
	border: 1px solid #cfcfcf;
    background-color:#ffa500;
	}


#menu {
  float: right;
  width: 300px;
  padding-top: 10px;
  }

#menu li{
  list-style-type: none;
  margin-bottom:5px;
  }

#menu li form input{
  padding: 2px;
  border: 1px solid #cfcfcf;
  }

#menu li form #tbox{
  height:23px;
  width:193px;
  }

#menu li img{
  border: 0px;
  }

#menu #AREA{
  width: 280px;
  background-image: url("../img/area.jpg");
  background-repeat: no-repeat;
  text-align:left;
  padding: 10px;
  padding-top: 50px;
  margin-bottom: 10px;
  }

#menu #MAKER{
  width: 280px;
  background-image: url("../img_blog/11213720282maker.jpg");
  background-repeat: no-repeat;
  text-align:left;
  padding: 10px;
  padding-top: 50px;
  margin-bottom: 10px;
  }

#menu dt{
  font-size: 87%;
  color: #727272;
  font-weight: bold;
  padding: 0px;
  margin-bottom: 5px;
  }

#menu dd{
  padding: 0px;
  margin-bottom: 5px;
  }

#menu dd ul, #menu dd li{
  display:inline;
  font-size: 87%;
  color: #727272;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
  }

#footer {
  clear: both;
  text-align: center;
  width: 968px;
  padding: 20px;
  }

#footer #toPageTop {
  width: 928px;
    text-align:right;
  font-size: 80%;
}

#footer ul{
  margin-top:20px;
  margin-bottom:20px;
  }

#footer li{

  display:inline;
  font-size: 90%;
  }

#footer address{
  margin-top:20px;
  padding: 10px;
  }

#footer address, #footer address a{
  font-size: 80%;
  color: #cccccc;
  text-decoration: none;
  }

/* ContentsForm */

#TopImage img{
    border: 1px solid #efefef;
}

#TopTitle h2{
    border-bottom: 1px dotted #cccccc;
    background-image: url("../img/h2mark.jpg");
    background-repeat:no-repeat;
    margin:10px;
    padding:10px;
    padding-left:35px;
    font-size: 100%;
}

#ContentsForm {
    background-color: #ffffff;
    float: left;
    width: 640px;
    padding-top:10px;
    }

#ContentsForm h3{
    border-top: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
    background-color: #efefef;
    background-image: url("../img/h3mark.jpg");
    background-repeat:no-repeat;
    margin:10px;
    margin-top:0px;
    padding:10px;
    padding-left:35px;
    font-size: 95%;
    }

#ContentsForm h4{
    margin:10px;
    margin-top:0px;
    margin-left:30px;
    padding:10px;
    font-size: 90%;
    }

#ContentsForm p{
    margin:10px;
    margin-top:0px;
    margin-left:30px;
    margin-right:30px;
    padding:10px;
    font-size: 90%;
    line-height:150%;
    }

#ContentsForm li ,#ContentsForm dt{
    margin-top:0px;
    margin-left:50px;
    margin-right:30px;
    font-size: 90%;
    line-height: 150%;
    }

#ContentsForm dd{
    margin:10px;
    margin-top:0px;
    margin-left:60px;
    margin-right:60px;
    padding:0px;
    font-size: 90%;
    line-height:150%;
    }

#ContentsForm table{
    margin:10px;
    margin-top:10px;
    margin-bottom:30px;
    margin-left:30px;
    margin-right:30px;
    }

#ContentsForm td{
    padding:5px;
    font-size: 85%;
    line-height:150%;
    background-color: #f9f9f9;
    border-bottom: 1px dotted #cccccc;
    }

#ContentsForm td li, #ContentsForm td dt, #ContentsForm td dd{
    list-style-type: none;
    margin:0px;
    padding:3px;
    padding-top:2px;
    padding-bottom:2px;
    font-size: 85%;
    line-height:150%;
    }

#ContentsForm td dd{
    padding-left:20px;
    }

#ContentsForm td input, #ContentsForm textarea{
    padding:3px;
    border: 1px solid #cccccc;
    }

#ContentsForm form{
    display: inline;
}

#ContentsForm .button {
    display: inline;
    margin:0px;
    margin-left:30px;
    padding:8px;
    padding-left:20px;
    padding-right:20px;
    border: 1px solid #cccccc;
    color: #ffffff;
    background-color: #ff9900;
    }

/* \A5\AC\A5\B9\B5\EB\C5\F2\B4\EF */

.gasProduct {

}

.gasProduct h3 {
clear: both;
width: 590px;
height: 40px;
line-height: 40px;
text-indent: 1em;
margin:0px 0px 10px 20px;
padding: 0;
font-size: 110%;
font-weight: bold;
background-color:#4182E8;
color: #FFFFFF;
}

#contents #gasList .gasProduct ul li{
display:block;
width: 370px;
}

.gasProductImage{
float: left;
width: 200px;
margin:0px 20px 10px 20px;
padding:0;
}

.gasProductImage img{
width: 200px;
margin:0;
padding:0;
}

.gasBunner img{
width: 590px;
margin:0 0 0 20px;
padding:0;
}

.gasProductDisc{
float: left;
width: 330px;
margin:0;
padding:0;
}

#contents #gasList .gasProduct ul .price{
color: #C0C0C0;
font-weight: bold;
font-size: 140%;
-webkit-text-size-adjust: none;
}

#contents #gasList .gasProduct ul .priceTokka{
color: #FF0000;
font-weight: bold;
font-size: 170%;
-webkit-text-size-adjust: none;
}


#contents #gasList .gasProduct ul .productId{
font-weight: bold;
}

#contents #gasList .gasProduct ul .disc{
font-weight: bold;
}




