﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-style: normal;
	/*background-color: #abc; */
	background-color: #fff;
}
div.conte{
	width:100%;
	float:left;
	background-image:url('../images/bak_gra1.gif');
	background-repeat:repeat-y;
	background-repeat:repeat-x;
}
div.first{
	width:17%;
	float:left;
	height:100%;
}
div.second {
	margin: 10px;
	width:79%;
	float:left;
	background:#fff;
}
div.under{
	width:100%;
	clear:both;
}
#sroom{
	margin-left:-70px;
	margin-top:-20px;
}
#sroom2{
	margin-top:-20px;
}
#container {
	width: 850px;
	margin: 0 auto;
/*	background: #fff url(../images/bkgd_tile.gif) top; */
/*	background: #cff top;
	background-repeat: repeat-y;*/
	background:#fff;
}
#container2 {
	width: 850px;
	margin: 0 auto;
/*	background: #fff url(../images/bkgd_tile.gif) top; */
/*	background: #cff top;
	background-repeat: repeat-y;*/
	background:#cff;
	background-repeat:repeat;
}
#masthead {
	text-align: center;
	margin-right:0px;
	margin-left: 0px;
	width: 850px;
	padding: 0;
	background-color: #fff;
}
#navigation {
	font-size:14px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #4a92f4;
	overflow: hidden;
}
#meisai {
	background-color: #fff;
	padding: 20px 0 20px 0;
	text-align:center;
	width:100%;
	display:block;
	margin:auto;
}
#block-L {
/*	display:inline-block;
	width:140px;
	vertical-align:top;*/
	display:block;
	width:140px;
	float:left;
	margin: 10px 0 0 10px;
/*	background-color: #cff;*/
}
#block-R {
/*	display:inline-block;
	width:680px;
	vertical-align:top;*/
	display:block;
	width:680px;
	float:left;
	margin: 10px 0 0 10px;
	background-color: #fff;
}

#column_L {
	position:relative;
	left:0px;
	top:0px;
	width: 140px;
	height:480px;
	margin: 10px 0 0 10px;
	padding: 10px 0 10px 0;
	background-color: #cff;
	/*background: #fff url('../images/lpgas.png') no-repeat;*/
}
#column_R {
	width: 830px;
	margin: 10px 10px 10px 10px;
	padding: 10px 0 10px 0;
	background-color: #fff;
}
#column_U0 {
	width: 740px;
	margin: 20px 0 0 0;
	padding: 0 10px 0 100px;
	background-color: #fff;
}
#column_U {
	width: 830px;
	margin: 0 0 0 0;
	padding: 0 10px 10px 10px;
	background-color: #fff;
}
#footer {
	text-align: center;
/*	background-color: #89a;*/
	overflow: hidden;
	padding: 2px;
	background-color: #fff;
/*	width:100%;
	display:block;
	margin:auto;*/
}
#syouhin{
/*	width:100px;
	height:20px;
	margin:10px;
	padding:10px;*/
	background-color:#FF9900;
	text-align:center;
	font-size:16px;
}
#event{
	text-align:center;
	font-size:16px;
}

/* マストヘッドのスタイル */
#masthead img {
	float:none;	
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
/* ナビゲーションのスタイル */
#navigation ul {
	list-style-type: none;
	width: 750px;
	margin: 0 0 0 50px;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #ecda95;
	text-decoration: none;
	margin: 1px 1px 1px 0;
	padding: 5px;
	display: block;
	border: 2px solid #d3d3d3;
}
/*
#navigation a:hover {
	color:#FF3300;
	background-color: #eeee49;
	border: 2px solid #ff7d00;
}*/
/* 商品スタイル */
#syouhin ul{
	list-style-type:none;
}
#syouhin li{
	float:none;
	padding: 0;
}
#syouhin a {
	color: #000;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
/*	display: block;
	border: 1px solid #d3d3d3;*/
}
/* コンテンツのスタイル */
h1 {
	color: #965;
	font-size: 2.0em;
}
h2 {
	color: #965;
	font-size: 1.75em;
}
h3 {
	color: #965;
	font-size: 1.5em;
}
h4 {
	color: #965;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
/* フッターのスタイル */
#footer p {
	color: #000;
	font-size: x-small;
	/*margin-top: 2px;
	margin-bottom: 6px;*/
}
#footer a {
	color: #000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* イベントのスタイル */
#event li
{
	list-style-type: none;
	text-align:left;
	padding: 10px;
}
/* リンクのスタイル */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: normal;
}
/* main-page スタイル */
.style_lpgas {
	background-color:#fff;
	background: #fff url('../images/lpgas.png') top;
	text-align:center;
}
/* 色 */
.white{
	color:white;
}
/* 街 */
.machi{
	position:relative;
	z-index:0;
	top:10px;
	left:60px;
	width:700px;
}
.haisya{
	position:relative;
	z-index:1;
	top:10px;
	left:-430px;
	width:80px;
	height:50px;
}
.yuto{
	position:relative;
	z-index:2;
	top:-55px;
	left:470px;
	height:40px;
}
.syohin{
	left:10px;
	width:120px;
	height:30px;
	border-style:none;
}
.syohin_0{
	position:relative;
	z-index:0;
	top:-350px;
	left:10px;
	width:120px;
	height:30px;
	border-style:none;
}
.syohin_1{
	position:relative;
	z-index:1;
	top:-350px;
	left:10px;
	width:120px;
	height:30px;
	border-style:none;
}
.syohin_2{
	position:relative;
	z-index:2;
	top:-350px;
	left:10px;
	width:120px;
	height:30px;
	border-style:none;
}
.syohin_3{
	position:relative;
	z-index:3;
	top:-350px;
	left:10px;
	width:120px;
	height:30px;
	border-style:none;
}
.syohin_4{
	position:relative;
	z-index:4;
	top:-350px;
	left:10px;
	width:120px;
	height:30px;
	border-style:none;
}
.waku-no {
	border-style:none;
}
.table-1 {
	border-collapse: collapse;
	border-style: double;/* solid;*/
	border-width: 2px 2px 0 2px;
	border-color:black;
}
.table-2 {
	border-collapse: collapse;
	border-style: double;/* solid;*/
	border-width: 0 2px 2px 2px;
	border-color:black;
}
.botan1{
	position:relative;top: 5px;
}
.news_title {
	font-family:"ＭＳ Ｐ明朝", "Times New Roman", serif;
}
.hed1{
	margin-top:10px;
	}
.tbl_center{
	width:350px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

