﻿@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background: url("../image/all_background.jpg");
}
p {
	font-size: 0.8em;
	margin: 0;
	line-height: 140%;
}
/* レイアウト */

#outer {
	width:820px;
	background: url("../image/center_bg.jpg");
	margin:0 auto 0 auto;
	height: 795px;
}
#top {
	width:820px;
	background: url("../image/top_bg.jpg");
	margin:0 auto 0 auto;
	height: 15px;
	background-color:#FFFFFF;
}
#menu {
	float:left;
	width:220px;
	background: url("../image/menu_bg.jpg");
	background-repeat: no-repeat;
	height: 780px;
}
#main-outer {
	float:left;
	width:555px;
	height: 670px;
	margin-top: 20px;
}
#main-center {
	float:left;
	width:555px;
	/* [disabled]background: url("../image/main_center_bg.jpg");
*/
	/* [disabled]background-repeat: no-repeat;
*/
	/* [disabled]background-position: right bottom;
*/
	background-color: #FFFFFF;
	/* [disabled]height: 670px;
*/
	padding-top: 10px;
}
#main-bottom {
	/* [disabled]float:left;
*/
	width:555px;
	height: 28px;
	background: url("../image/main_bottom_bg.jpg");
}
#main-content {
	width: 555px;
	padding:0px 20px;
}
.clears {
	clear:both;
}
/* 住所電話 */

  
.phone {
	width: 140px;
	font-size: 0.7em;
	padding: 10px;
	margin: 140px 0 0 40px;
	color: #570000;
	line-height: 0.9em;
}
/* 左メニュー */
	

#menulist {
	width: 158px;
	padding: 10px;
	margin: 10px 0 0 28px;
}
.main-title {
	width: 504px;
	background: url("../image/main_title_bg.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 120px;
	margin:10px auto 0 auto;
}
/* 左メニュー リンク */


#menulist .link_01 a {
	background: url("../image/point_02.jpg") no-repeat 10px;
	padding: 0px 0px 0px 28px;
	line-height: 2em;
	font-size:0.8em;
	text-decoration:none;
	text-align: left;
	color: #FFFFFF;
	display: block;
}
#menulist .link_01 a:hover {
	font-size:0.8em;
	background: url("../image/point_01.jpg") no-repeat 10px;
	text-decoration:none;
	color:#FFFFFF;
	text-align: left;
	background-color: #570000;
}
/* 見出し */
	
#main-outer h1 {
	margin: 0;
	font-size: 0.9em;
	color: #570000;
	font-weight: bolder;
	text-align: center;
	padding-top: 10px;
}
#main-outer h2 {
	margin: 0;
	font-size: 0.8em;
	color: #333333;
	padding: 5px 180px 0 20px;
	font-weight: normal;
}
#main-outer h3 {
	margin: 0;
	font-size: 0.8em;
	color: #C93;
	font-weight: normal;
	line-height: 140%;
}
.tume {
	letter-spacing: -2px;
}
/* レイアウト */


.box-g {
	float: left;
	width:250px;
	border: solid 1px #ccc;
	margin-bottom: 10px;
	margin-right: 12px;
}
.box-g2 {
	float: right;
	width:250px;
	border: solid 1px #ccc;
	margin-bottom: 10px;
}
.banner {
	float: left;
	width:250px;
	/* [disabled]margin-bottom: 10px;
*/
}
.le_01 {
	width: 125px;
	float: left;
}
.le_02 {
	width: 123px;
	float: left;
	/* [disabled]padding: 5px;
*/
}
#twitter_box {
	width:250px;
}
