@charset "UTF-8";

@font-face {
  font-family: 'Rounded M+ 2c';
  src: url('../font/rounded-mplus-2c-bold.ttf') format('truetype');
}


.tel {
  font-family: fugaz-one, sans-serif;
}


body,textarea{
	font-size:100%;
}
body {
	background: #F8F1E7;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #6A4E24;
	line-break: strict;
}
a{color:#36C;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
p{
	line-height: 1.4em;
}
h1{	text-indent: -99999em;
	background: url(../images/logo.png) no-repeat;
	width: 370px;
	height: 144px;
	float: left;
	font-size: 22px;
	color: #666;
	top: 216px;
	left: 50px;
	position: relative;
	margin-bottom:10px;
}
h2, h3 ,h4{
	font-family:"Rounded M+ 2c","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

h2 {	font-size: 36px;margin-bottom:20px;	}
h3 {
	font-size: 25px;
	margin-bottom: 5px;
	line-height:100%;
}
h4 { font-size: 22px; }


#header h3,
#footer h3 {
	border-style: none;
	background: url(../none);
	margin: 0px 0px 10px;
	padding: 0px;
}

#contents h3 {
	background: url(../images/h3_line.png) no-repeat bottom;
	height: 30px;
	padding-bottom: 18px;
	margin-top: 30px;
}


#container{
	background:url(../images/headimg.png) no-repeat center top;
	width: 1200px;
	margin: 0 auto;
}
#header{
	width: 1200px;
	height: 640px;
	xmargin-bottom: 10px;
}
#head_left {
	width: 100%;
	position: relative;
	top: 220px;
	left: 40px;
	clear: both;
}
#header #info{
	float: right;
	position: relative;
	top: 120px;
	right: 50px;
}
#header #info .tel {
	font-size: 54px;
	font-weight: bold;
}

#addbox {
	margin:10px;
border-collapse: collapse;
line-height:200%;
}
#addbox th{
width: 30%;
padding: 6px;
text-align: left;
vertical-align:middle;
color: #6a4e24;
background-color: #f3df95;
border: 1px solid #b9b9b9;
font-size:2.0em;
}
#addbox td{
font-size:1.3em;
padding: 6px;
background-color: #fff;
border: 1px solid #b9b9b9;
}

#addbox td span{
	background:#CC0000;
	color:#FFFFFF;
	padding:3px;
}


#contents{
	width: 1130px;
	padding: 20px 20px 20px 50px;
}

.l_photo{
	float: left;
	margin: 0px 20px 20px 0px;
	width: 340px;
}
#news{
	clear: both;
	margin: 10px 0px 40px;
}

.col3 {
	float: left;
	width: 346px;
	margin-right: 30px;
	margin-top: 10px;
}

.f_clear{
	clear: both;
	margin-top: 40px;
}

#menu {
	clear: both;
	background: url(../images/menuimg.png) no-repeat right bottom;
	min-height: 400px;
}
#menu h4{
	background: url(../images/mark.png) no-repeat left top;
	padding-left: 35px;
	font-size: 28px;
	padding-bottom: 10px;
}
.menulist{
	margin: 10px auto 20px;
	clear: both;
	overflow:hidden;
}

.r_block{
	float: right;
	width: 740px;
	padding-right: 30px;
	margin: 0;
}
.r_block p {
}


#footer_left {
	float: left;
	width: 430px;
	position: relative;
	bottom: 0px;
	left: 60px;
	clear: both;
}
#footer #footer_left div.logo{
	text-indent: -99999em;
	background: url(../images/logo.png) no-repeat;
	width: 370px;
	padding-right:60px;
	margin-bottom:10px;
	height: 144px;
	float: left;
	font-size: 22px;
	color: #666;
	position: relative;
}
#footer_info{
	float: right;
	position: relative;
	bottom: 0px;
	right: 50px;
	margin-top: 140px;
}
#footer_info .tel {
	font-size: 54px;
	font-weight: bold;
}

. clear{  clear: both;}


/* clearfix 
---------------------*/

.clearfix:before,
.clearfix:after {
    content: " ";
    display: block;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
/*---------------------*/

#footer {
	width: 1200px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	bottom:0;
}

#lead {
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
}

.menulist p {
	margin: 10px;
	line-height: 1.8em;
}

#news .date {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	background: #CCCC33;
	padding: 3px 5px;
}

#news h4 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #630;
	border-bottom: 1px dotted #876039;
	padding-bottom: 5px;
}

#news .topic {
	font-size: 14px;
	line-height: 1.5em;
}

.col3 ul {
	line-height: 1.6em;
	margin-top: 10px;
	list-style: square inside;
	margin-left: 20px;
}

.col3 .bgbrown {
	font-size: 0.8em;
	color: #FFF;
	background: #745B32;
	padding: 3px 5px 2px;
	line-height: 1.2em;
}

#news div.bnr {
	width: 210px;
	float: left;
	margin-left: 20px;
}

#news .left {
	width: 600px;
	float: left;
}


