* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size : 16px;
}
div,
h3,h4,h5,h6,
ul,dl,dt,dd,
pre,p,blockquote,address,a,strong,em {
	font-weight    : normal;
	font-style     : normal;
	line-height    : 1;
	list-style     : none;
	padding        : 0;
	margin         : 0;
	border          : none;
	outline         : none;
}
body{
	text-align:center;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font: 16px/1.6;
	color: #4c4c4c;
	background-image : url(img/head2.jpg);
        background-position: center top;
	background-repeat: repeat-x;
	font-size: 100%;
	line-height: 150%;
}
img {
	border-style:none;
        vertical-align:bottom;
}
/*全体*/
#container{
	margin:0 auto;
	width:950px;
}
/*ヘッダー*/
#header{
	width : 950px;
	height : 126px;
	margin: 0;
	background-image : url(img/head1.jpg);
        background-position: center top;
	background-repeat: no-repeat;
	position : relative;
}
/*ヘッダーの部分画像*/
.headadd1 {
	width: 950px;
	margin: 0;
	padding: 0;
	position:absolute;
	bottom:0; 
}

/*コンテンツ部分*/
#container2{
	margin: 30px auto 1px;
	width:100%;
        height: 200px;
        background-color: #C4DBEB;

}
#container3{
	margin:0 auto;
	width:100%;
        height: 40px;
}
#container4 {
    background-color: #ffffff;
    margin: 0px auto 10px;
    width: 950px;
}
#container5{
	margin: 30px auto 0;
	width:100%;
        height: 20px;
	background-image : url(img/foot1.jpg);
        background-position: center top;
	background-repeat: repeat-x;
}
#container6{
	margin:0 auto;
	width:100%;
        height: 110px;
	background-image : url(img/foot1.jpg);
        background-position: center top;
	background-repeat: repeat-x;

}

.sub01 {
	float: left;
	width: 950px;
	margin:  10px 0 0 0;
	padding: 0;
	text-align: left;
}
.sub01b {
	float: left;
	width: 220px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.sub01b li{
    float: left;
    padding: 0px 0px 10px 0px;
}

.sub02 {
	float: left;
	width: 700px;
	margin:  10px 10px 0 0;
	padding: 0;
	text-align: left;
}
.sub02f {
	float: left;
	width: 700px;
        height: 500px;
	margin:  10px 10px 0 0;
	padding: 0;
	text-align: left;
}
.sub02c {
	float: left;
	width: 700px;
	margin:  10px 10px 0 0;
	padding: 0;
	text-align: center;
}
.sub03 {
	float: right;
	width: 220px;
	margin:  10px 0 0 0px;
	padding: 0;
	text-align: left;
}
.sub04 {
	float: right;
	width: 950px;
	margin:  10px 0px 0 0;
	padding: 0;
	text-align: left;
}
.sub04 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sub04 li{
	float: left; 
	margin: 0px 0px 0px 0px;
	padding: 0;
}
.sub05 {
	float: right;
	width: 200px;
	margin:  0px 0px 0 10px;
	padding: 0;
	text-align: left;
}
.sub05a {
	float: right;
	width: 200px;
	margin:  0px 0px 0 10px;
	padding: 0;
	text-align: center;
}

.sub06 {
	float: left;
	width: 700px;
	margin:  10px 10px 0 10px;
	padding: 0;
	text-align: left;
}
.sub_title {
	float: left;
	width: 700px;
        height: 30px;
	background-image : url(img/title_back.jpg);
	margin:  0 0 15px 0;
	padding: 13px 0 0 10px;
	text-align: left;
	font-size : 1em;
	color: #000;
	letter-spacing: 0.2em;
}

.sub0call {
	float: left;
	width: 670px;
	margin:  10px 10px 0 10px;
	padding: 0;
	text-align: center;
}
/* clear */
.clear,
.clearfix {
  zoom: 100%;
}

.clear:after,
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/* こっからメニュー */
#globalnavi{
	margin: 0px auto 0px;
	padding: 0;
	width: 952px;
}

#globalnavi ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#globalnavi li{
	float: left; 
	margin: 0px 0px 0px 0px;
	padding: 0;
}
/*.fixed{
  position: fixed;
  top: 0px;
  z-index: 9999;
}*/


/* こっから下部サブメニュー */

#subnavi{
	margin: 0px auto 0px;
	padding: 25px 0 0 0;
	width: 952px;
	overflow: hidden;
	height: 80px;
	table-layout: fixed;
}
.table-ul {
  background-color: #fff;
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
.table-ul li {
  display: table-cell;
  vertical-align: middle;
}
.table-ul li a {
  color: #fff;
  display: block;
  font-size: 12px;
  text-decoration: none;
  padding: 10px 0;
}


/*.fixed{
  position: fixed;
  top: 0px;
  z-index: 9999;
}*/
/* こっからついてくるメニュー*/
.nav
{
	width: 200px;
	float: right;
	top: 0;
}
.nav p
{
	color: #FFF;
	background-color: #88BED1;
	padding: 10px;
}
.nav li
{
	
	background-color: #eeeeee;
	margin-bottom: 1px;
}
.nav li a
{
	display: block;
	width: 100%;
	padding: 10px 10px 10px 20px;
	color: #666;
	text-decoration: none;
	text-align: left;
}
.fixed {
    position: absolute;
        float: right;
}

/* その２こっからついてくるメニュー*/
.nav2
{
	width: 200px;
	float: right;
	top: 0;
}
.nav2 p
{
	color: #FFF;
	background-color: #88BED1;
	padding: 10px;
}
.nav2 li
{
	
	background-color: #eeeeee;
	margin-bottom: 1px;
	font-size: 0.7em;
}
.nav2 li a
{
	display: block;
	width: 100%;
	padding: 10px 10px 10px 5px;
	color: #fff;
	font-size: 0.7em;
	text-decoration: none;
	text-align: left;
}
.nav2 li2
{
	
	background-color: #eeeeee;
	margin-bottom: 1px;
	font-size: 1em;
}
.nav2 li2 a
{
	display: block;
	width: 100%;
	padding: 10px 10px 10px 5px;
	color: #666;
	font-size: 1em;
	text-decoration: none;
	text-align: left;
}
.nav2 li2 a:hover
{
	display: block;
	width: 97%;
	padding: 10px 0px 10px 5px;
	color: #fff;
	background-color: #004040;
	font-size: 1em;
	text-decoration: none;
	text-align: left;
}
.fixed {
    position: absolute;
        float: right;
}

#side {
	position: absolute;
	top: 20px;
	left: 10px;
	float: right;
	width: 270px;
        height: 300px;
	margin: 0px 0px 0 0px;
	padding: 0;
	text-align: left;
}
.sub01a2 {
	float: left;
	width: 260px;
	margin: 10px 0px 0 0px;
	padding: 0;
	text-align: left;
}
#globalnavi2{
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 260px;
	clear : both;
}
/* こっからマーカー*/
ol {
    list-style: decimal;
    margin: 0 0 2px 2em;
}
li {
    margin: 0 0 4px 0em;
    line-height: 150%;
}

/* こっからフッターメニュー */
#foot_navi {
    clear: both;
    height: 30px;
    margin: 20px 0px 0px 0px ;  
    width:900px;
    text-align: center;
}
.foot_navi{
	float: left;
	height: 35px;
	margin: 7px 0 0 0px;  
	width: 950px;
}
.foot_navi a{
    text-decoration: none;
}
.foot_navi li{
    float: left;
    padding: 10px 0px 0px 5px;
}
.foot_navi li a{
    font-size: 13px;
    color: #4D4D4D;
    display: inline-block;
    height: 25px;
}
.foot_navi li a:hover{
    font-size: 13px;
    color: #888888;
    text-decoration: underline;
}

.foot_navi li a:active{
    font-size: 13px;
    color: #888888;
    text-decoration: underline;
}
/* こっからフッター */

#footer-sub {
    height: 100px;
    margin: auto;
    padding: 0px;
    text-align: center;
    width: 950px;
}
.foot_copy {
    clear: both;
    height: 10px;
    margin: 30px 0px 0px 0px;  
    padding: 20px 0px 0px 0px;
    width:950px;
    font-size: 1em;
}

#footer {
    position: relative;
    background: url("img/foot2.jpg") repeat-x scroll 0 0 transparent;
    clear: both;
    height: 100px;
    margin: 0px 0 0;
    width: 100%;
}
/* LPガス */
.sub_lpg{
        background:#ffffff;  
        border-top:1px solid #B8BA06;  
        border-right:7px solid #B8BA06;  
        border-left:7px solid #B8BA06;  
        border-bottom:1px solid #B8BA06; 
        margin: 0; 
        padding:.8em .4em
}
.sub_lpg2{
        background:#ffffff;  
        margin: 0px; 
        padding: .8em 1.4em
}
.sub_lpg2 li {
	margin: 0px 0px 0px 45px;

      padding: 5px 0 0 0;
       list-style-type: decimal;
}
.sub_lpg3{
	float: left; 
	width: 290px;
        margin: 0 5px 0 0; 
        padding:.8em .4em
    text-align: center;
}
.sub_cus {
        background:#00B0F0;  
    float: left;
	width: 290px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.sub_cus01 {
        background:#00B0F0;  
    float: left;
	width: 250px;
    margin: 5px 45px 0 0;
    padding: 10px;
    text-align: center;
}

.sub_cus01a {
        background:#00B0F0;  
    float: right;
	width: 250px;
    margin: 5px 5px 0 0;
    padding: 10px;
    text-align: center;
}
.sub_cus01p {
        background:#ffffff;  
    float: left;
	width: 250px;
    margin: 5px 45px 0 0;
    padding: 10px;
    text-align: center;
}
.sub_cus01ap {
        background:#ffffff;  
    float: right;
	width: 250px;
    margin: 5px 5px 0 0;
    padding: 10px;
    text-align: center;
}
.sub_cus02 {
        background:#FF66FF;  
    float: left;
	width: 250px;
    margin: 5px 45px 0 0;
    padding: 10px;
    text-align: center;
}
.sub_cus02a {
        background:#FF66FF;  
    float: right;
	width: 250px;
    margin: 5px 5px 0 0;
    padding: 10px;
    text-align: center;
}

.sub_cus03 {
        background:#92D050;  
    float: left;
	width: 250px;
    margin: 5px 45px 0 0;
    padding: 10px;
    text-align: center;
}
.sub_cus03a {
        background:#92D050;  
    float: right;
	width: 250px;
    margin: 5px 5px 0 0;
    padding: 10px;
    text-align: center;
}

.sub_cus04 {
        background:#A6A6A6;  
    float: left;
	width: 250px;
    margin: 5px 5px 0 0;
    padding: 10px;
    text-align: center;
}
.sub_cus04a {
        background:#A6A6A6;  
    float: right;
	width: 250px;
    margin: 5px 5px 0 0;
    padding: 10px;
    text-align: center;
}

.sub_cus05 {
        background:#00B0F0;  
    float: left;
	width: 290px;
    margin: 5px 5px 0 0;
    padding: 0;
    text-align: center;
}
.sub_cus06 {
        background:#00B0F0;  
    float: left;
	width: 290px;
    margin: 5px 5px 0 0;
    padding: 0;
    text-align: center;
}
/* センタリング */
.centering {
	overflow: hidden;
	position: relative;
}

.centering ul {
	float: left;
	left: 50%;
	position: relative;
}

.centering ul li {
	float: left;
	left: -50%;
	position: relative;
}
/* 写真配置 */
.photo1{
	float:left;
	margin: 0px 10px 10px 0px;
}
.photo2{
	float:right;
	margin: 0px 0px 10px 10px;
}
.photo3{
	float:right;
	margin: 0px 10px 30px 10px;
}
.photo4{
	float:right;
	margin: 0px 10px 0px 10px;
}
.photo5{
	float:left;
	margin: 0px 0px 10px 0px;
}

/* 戻るメニュー */
#page-top {
    position: fixed;
    bottom: 90px;
    right: 20px;
    font-size: 100%;
}
#page-top a {
    background: #8EC31F;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
    opacity: 0.8;  
    filter: alpha(opacity=60);  
}
#page-top a:hover {
    text-decoration: none;
    background: #C2EF61;
    opacity: 0.8;  
    filter: alpha(opacity=60);  
}

/* ゆっくりリンク画像透過 */
.fade {  
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}  
.fade:hover {  
    opacity: 0.8;  
    filter: alpha(opacity=60);  
}  

/* 画像透過 */
.snmple{
filter: alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
}

#shop .summary div.box p {
    color: #e3417c;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}
 ul.att {
    margin-left: 0;
}
 ul.att li {
    list-style: outside none none;
    margin-left: 20px;
    position: relative;
    font-size: 0.8em;
}
 ul.att li::before {
    content: "+";
    display: inline-block;
    font-size: 15px;
    line-height: 26px;
    margin-left: -20px;
    position: relative;
    width: 20px;
}