/* CSS Document */
*{
	margin:0px;
	padding:0px;
	}
	
	
body {
	background-image: url(images/backcolor_01.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F3D4AC;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

div#body {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}


/*メインコンテンツ　バックカラー*/

#left_back {
	float: left;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: right;
	background-image: url(images/left_back.gif);
	background-repeat: no-repeat;
	width: 10%;
}

＃right_back　{
	float: right;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #fffbec;
	text-align: center;
}
/*メインコンテンツ　バックカラーここまで*/

/*ヘッダー*/
#header {
	width: 800px;
	height: 80px;
	margin: 0px;
	background-image: url(images/header.gif);
	padding: 0px;
}

#firefox {
	height: 20px;
	width: 780px;
	padding-top: 55px;
	padding-right: 20px;
	padding-bottom: 5px;

}

.h1_title {
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}
/*ヘッダーここまで*/

/*ボタン関係*/
#left_menu {
	float: left;
	width: 180px;
	list-style-type: none;
}

li {
	margin-bottom: 11px;
}


.list {
	list-style-type: none;
	list-style-position: outside;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/*ボタンここまで*/



.waku {
	border: 1px solid #b5b5b5;
}

/*menardimage*/
#main_images {
	margin-top: 10px;
	margin-left: 16px;
	float: left;
	width: 591px;
	margin-right: 12px;
	margin-bottom: 20px;
	display: inline;
}
/*menardimageここまで*/

/*imgマージン*/
.img {
	margin-bottom: 10px;
	margin-top: 2px;
	display: inline;
}

.img2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}

/*imgマージンここまで*/

/*クーポン、お知らせ*/

#coupon {
	margin-bottom: 1px;
}

.inforblock {
	float: left;
	width: 381px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline;
	height: 287px;
}

.info_area {
	background-image: url(images/inforwaku.gif);
	height: 125px;
	width: 371px;
	padding-left: 10px;
	margin-top: 3px;
}

/*クーポン、お知らせここまで*/

/*安心*/
#safe {
	width: 381px;

}

/*安心ここまで*/

/*地図、価格表*/

.map_price {
	float: left;
	width: 381px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	display: inline;
}

.safe_img2 {

}

#price {
	width: 381px;
}

div.trans {
    display:none;
}

/*地図、価格表ここまで*/

/*クリアー*/
.clear {
	clear: both;
}
/*クリアーここまで*/

/*フッター*/
#footer{
	height: 23px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

/*テキスト設定*/
p {
	text-align: left;

}

.maroon {
	color: #520b0b;
	font-family: "ＭＳ 明朝";
}

.maroon2 {
	color: #520b0b;
	text-decoration: underline;
	font-size: 10pt;
	font-family: "ＭＳ 明朝";
}

.silver {
	color: #626262;
	font-size: 8pt;
	font-family: "ＭＳ 明朝";
	font-weight: bold;
	margin-top: 0px;
}

.silver2 {
	color: #626262;
	font-size: 6pt;
	margin-top: 2px;
	margin-bottom: 7px;
}

.red {
	color: #a12a00;
	font-family: "ＭＳ 明朝";
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
}

.font {
	font-family: "MS 明朝";
}

.size {
	font-size: 9pt;
}

h3 {
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
}

.h3_font {
	font-size: 15pt;
	font-weight: bold;
	text-align: left;
	font-family: "ＭＳ 明朝";
	margin-bottom: 3px;
	margin-top: 10px;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
