/*----------------------------------------
基本設定
-------------------------------------------*/
body{
	text-align:center;
	background:url(../img/background.jpg);
	background-color: #DBD6C4;
	margin: 0px;
	padding:0;
	color: #666666;
	font-size:12px;
	line-height:160%;
	_letter-spacing:0.1em;
}


a {text-decoration: underline;}
a:link {color: #826B39;}
a:visited {color: #826B39;}
a:active {color: #BEA46D;text-decoration: none;}
a:hover {color: #BEA46D;text-decoration: none;}



/*----------------------------------------
レイアウト関連
-------------------------------------------*/
/*SEO*/
h1.seo{
	width:820px;
	height:10px;
	text-indent:0px;
	margin:0 auto;
	padding:5px 0;
	text-align:center;
	font-size:10px;
	font-weight:normal;
	line-height:100%;
	color: #999999;
	_letter-spacing:0.0em;
	background:url(../img/background.jpg);
	background-color: #DBD6C4;
}


#wrapper{
	width:820px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#FFFFFF;
}

/*ヘッダー*/
#head{
	width:790px;
	padding-top:10px;
	margin:0 15px 10px 15px;
	_margin:0 15px 0 15px;
}

/*ロゴ*/
#logo{
	float:left;
	width:499px;
	margin:0;
	padding:0;
}


/*現在位置*/
#location{
	width:820px;
	height:70px;
	margin:0;
	padding:0;
	background:url(../img/location_back.gif) repeat-x;
}

.loc_title{
	float:left;
	width:610px;
	margin-top:20px;
	padding:0;
}

/*お問い合わせボタン*/
.btn_contact{
	float:left;
	width:199px;
	height:36px;
	margin-top:13px;
	padding:0;
	text-indent:-9999px;
}

.btn_contact a{
	display:block;
	width:199px;
	height:36px;
	background:url(../img/btn_contact.gif) no-repeat;
}

.btn_contact a:visited{background:url(../img/btn_contact.gif)  no-repeat;}
.btn_contact a:active{background:url(../img/btn_contact-on.gif)  no-repeat;}
.btn_contact a:hover{background:url(../img/btn_contact-on.gif)  no-repeat;}



/*お問い合わせボタン02*/
.btn_contact02{
	width:220px;
	height:39px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

.btn_contact02 a{
	display:block;
	width:220px;
	height:39px;
	margin:0;
	padding:0;
	background:url(../img/btn_contact02.gif) no-repeat;
}

.btn_contact02 a:visited{background:url(../img/btn_contact02.gif)  no-repeat;}
.btn_contact02 a:active{background:url(../img/btn_contact02-on.gif)  no-repeat;}
.btn_contact02 a:hover{background:url(../img/btn_contact02-on.gif)  no-repeat;}


/*コンテンツ部分*/
#contents{
	float:left;
	width:600px;
	margin:0;
	padding:0;
}


/*コンテンツ終わり部分*/
#contents_btm{
	float:left;
	width:600px;
	height:50px;
	margin:0;
	padding:0;
}


/*コピーライト部分*/
#copyright{
	width:800px;
	height:20px;
	margin:0 auto;
	padding:0;
	background-color: #491C1C;
	text-align:center;
	color: #FFFFFF;
	font-size:10px;
	line-height:180%;
	letter-spacing:0.1em;
}


/*フッターリンク部分*/
#foot_link{
	width:800px;
	height:100px;
	margin:10px auto 0 auto;
	padding:0;
	color: #491C1C;
	font-size:10px;
}

/*#foot_link a {text-decoration: none;}
#foot_link a:link {color: #666666;}
#foot_link a:visited {color: #666666;}
#foot_link a:active {color: #491C1C;text-decoration: underline;}
#foot_link a:hover {color: #491C1C;text-decoration: underline;}*/



/*----------------------------------------
タイトル関連
-------------------------------------------*/
/*ロゴ*/
h1{
	width:167px;
	height:80px;
	text-indent:-9999px;
	text-align:left;
	background:url(../img/logo.gif) no-repeat;
	padding:0;
	margin:0;
}

h1 a{
	float:left;
	display:block;
	width:167px;
	height:69px;
}

h2{
	font-size:10px;
	line-height:100%;
	font-weight:normal;
	padding:0;
	margin:0;
}

h3{
	font-size:14px;
	line-height:100%;
	padding-left:35px;
	margin:0;
	color: #FFFFFF;
	font-weight:normal;
	letter-spacing:0.1em;
	background:url(../img/icon_location.gif) no-repeat;
}



h6{
	margin:5px 0 12px 0; 
	padding:15px 0 0px 7px;
	color:#744346;
	text-align:left; 
	border-left:solid 3px #744346;
	font-size:14px;
	font-weight:bold;
	line-height:160%;
	letter-spacing:0.1em;
}

/*----------------------------------------
テキスト関連
-------------------------------------------*/
.small_text{
	font-size:10px;
	line-height:180%;
}


.text_triangle{
	color:#8A1D00;
	margin-right:5px;
}

/*----------------------------------------
共通項目関連
-------------------------------------------*/
.photo_mgn{
	margin-bottom:5px;
}


.photo_mgn02{
	margin:10px 0 5px 0;
}

p{
	margin:0 0 15px 0;
	padding:0;
}

.box10{
	margin-bottom:10px;
}

.box20{
	margin-bottom:20px;
}

.box50{
	margin-bottom:50px;
}


.fl_right{float:right;margin:0 0 10px 10px;}
.fl_right2{float:right;margin:0;}
.fl_right3{float:right;margin:0 0 50px 30px;}
.fl_left{float:left;margin:0 15px 10px 0;}
.fl_left2{float:left;margin:0 15px 0 0;}
.fl_left3{float:left;margin:0;}
.fl_left4{float:left;margin:0 15px 30px 0;}
.kaijyo_right{clear:right;}
.kaijyo_left{clear:left;}
.kaijyo_both{clear:both;}
