@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height: 1.1;
}

table,
input, textarea, select, option {
	line-height: 1.1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #785521;
}

a:visited {
	color: #785521;
}

a:hover {
	color: #785420;
	text-decoration: none;
}

a:active {
	color: #785521;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	text-align:center;
	line-height: 1.5;
	color: #333;
	min-width: 900px;
	background: #1C1614 url(../../img/common/body_bg.jpg) repeat-x top;
}

body p {
	font-size: 1.1em;	
}

#container{

}

#main {
	padding: 30px 0;
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #FFFFFF;
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#mainImg {
	margin: 0 auto;
	width: 900px;	
}

#main .pageNavi {
	margin: 0 auto;
	width: 820px;
	clear: both;
	background: #F3EFEB;
}

#main .pageNavi .pageTop {
	float: right;	
}

#main .pageNavi .pageTop a {
	display: block;
	background: url(../../img/common/pagetop_over.png) no-repeat;	
}

#main .pageNavi ul {
	padding-top: 5px;
}

#main .pageNavi ul li {
	display: inline;
	line-height: normal;
}

#main .pageNavi ul li a {
	padding: 0 20px;
	font-size: 1em;
	text-decoration: none;
	border-left: 1px solid #B5A286;
	background: url(../../img/common/pagenavi_icon.png) no-repeat 15px center;	
}

#main .pageNavi ul li.end a {
	border-right: 1px solid #B5A286;
}

#main .pageNavi ul li a:hover {
	text-decoration:underline;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header {
	padding-bottom: 9px;
	margin: 0 auto;
	width: 900px;
}

#header .hdNavi {
	padding-bottom: 9px;
	text-align: right;
}

* html #header .hdNavi {
	padding-bottom: 7px;
	text-align: right;
}

#header .hdNavi li {
	display: inline;
}

#header .hdNavi li a {
	padding: 5px 8px 0 8px;
	color: #676139;
	font-size: 1.1em;
	line-height: normal;
	display: inline-block;
	border-right: 1px solid #2B2817;
	text-decoration: none;
}

#header .hdNavi li a:hover {
	color: #CABF6E;
	text-decoration: underline;	
}

/*------------------------------------------------------------
	グローバルナビ
------------------------------------------------------------*/
#gNavi {
	margin: 0 auto;
	width: 900px;
	background: #FFFFFF;
	overflow: hidden;
	zoom: 1;
}

#gNavi li {
	float: left;
}

#gNavi li a {
	display: block;	
}

#gNavi li.navi01 {
	padding-left: 40px;	
}

#gNavi li.navi01 a {
	background: url(../../img/common/gnavi01_over.png) no-repeat;
}

#gNavi li.navi02 a {
	background: url(../../img/common/gnavi02_over.png) no-repeat;
}

#gNavi li.navi03 a {
	background: url(../../img/common/gnavi03_over.png) no-repeat;
}

#gNavi li.navi04 a {
	background: url(../../img/common/gnavi04_over.png) no-repeat;
}

#gNavi li.navi05 a {
	background: url(../../img/common/gnavi05_over.png) no-repeat;
}

#gNavi li.navi06 a {
	background: url(../../img/common/gnavi06_over.png) no-repeat;
}

#gNavi li.navi07 a {
	background: url(../../img/common/gnavi07_over.png) no-repeat;
}

#gNavi li a:hover img,
#main .pageNavi .pageTop a:hover img {
	opacity: 0;
	filter: alpha(opacity=0);
}
/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
#pagePath {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	line-height: 22px;
	background: #fff;
	text-indent: 40px;
	border-bottom: 1px solid #CCCCCC;
}

#pagePath li {
	font-size: 1em;
	color: #333;
	display: inline;	
}

#pagePath li a {
	margin-right: 5px;
	color: #333;
}

#pagePath li a:hover {
	color: #ccc;
}

#pagePath li.end {
	color: #785521;	
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#conts {
	margin: 0 0 30px 40px;
	width: 560px;

	float: left;
	display: inline;
}

#conts h2 {
	margin-bottom: 20px;	
}

#conts h3.ttl {
	margin-bottom: 10px;
	padding: 0 10px;
	line-height: 24px;
	font-size: 1.4em;
	color: #fff;
	background: url(../../img/common/h3_bg.png) repeat-y left;
}

/*------------------------------------------------------------
	サイドバー
------------------------------------------------------------*/
#sideBar {
	margin: 0 40px 30px 0;
	width: 220px;
	display: inline;

	float: right;
}

#sideBar .sideMenu {
	display: none;	
}

#sideBar .menu ul,
#sideBar .contact {
	margin-bottom: 15px;	
}

#sideBar .menu li {
	display: inline;	
}

#sideBar .menu li a {
	display: block;	
}

#sideBar .menu li.smenu01 a {
	background: url(../../img/common/smenu01_over.png) no-repeat;	
}

#sideBar .menu li.smenu02 a {
	background: url(../../img/common/smenu02_over.png) no-repeat;	
}

#sideBar .menu li.smenu03 a {
	background: url(../../img/common/smenu03_over.png) no-repeat;	
}

#sideBar .menu li.smenu04 a {
	background: url(../../img/common/smenu04_over.png) no-repeat;	
}

#sideBar .menu li.smenu05 a {
	background: url(../../img/common/smenu05_over.png) no-repeat;	
}

#sideBar .menu li.smenu06 a {
	background: url(../../img/common/smenu06_over.png) no-repeat;	
}

#sideBar .menu li.smenu07 a {
	background: url(../../img/common/smenu07_over.png) no-repeat;	
}

#sideBar .menu li.smenu08 a {
	background: url(../../img/common/smenu08_over.png) no-repeat;	
}

#sideBar .corporate .menu li.smenu01 a {
	background: url(../../img/corporate/smenu01_over.png) no-repeat;	
}

#sideBar .corporate .menu li.smenu02 a {
	background: url(../../img/corporate/smenu02_over.png) no-repeat;	
}

#sideBar .corporate .menu li.smenu03 a {
	background: url(../../img/corporate/smenu03_over.png) no-repeat;	
}

#sideBar .corporate .menu li.smenu04 a {
	background: url(../../img/corporate/smenu04_over.png) no-repeat;	
}

#sideBar .corporate .menu li.smenu05 a {
	background: url(../../img/corporate/smenu05_over.png) no-repeat;	
}

#sideBar .corporate .menu li.smenu06 a {
	background: url(../../img/corporate/smenu06_over.png) no-repeat;	
}

#sideBar .menu li.gen01 a {
	background: url(../../img/general_info/smenu01_over.png) no-repeat;	
}

#sideBar .menu li.gen02 a {
	background: url(../../img/general_info/smenu02_over.png) no-repeat;	
}

#sideBar .menu li.gen03 a {
	background: url(../../img/general_info/smenu03_over.png) no-repeat;	
}

#sideBar .menu li.gen04 a {
	background: url(../../img/general_info/smenu04_over.png) no-repeat;	
}

#sideBar .menu li.gen05 a {
	background: url(../../img/general_info/smenu05_over.png) no-repeat;	
}

#sideBar .menu li.gen06 a {
	background: url(../../img/general_info/smenu06_over.png) no-repeat;	
}

#sideBar .menu li.gen07 a {
	background: url(../../img/general_info/smenu07_over.png) no-repeat;	
}

#sideBar .menu li.gen08 a {
	background: url(../../img/general_info/smenu08_over.png) no-repeat;	
}

#sideBar .menu li.gen09 a {
	background: url(../../img/general_info/smenu09_over.png) no-repeat;	
}

#sideBar .menu li a:hover img,
#sideBar .banner01 li a:hover img,
#sideBar .banner02 li a:hover img {
	opacity: 0;
	filter: alpha(opacity=0);	
}

#sideBar .banner01 li,
#sideBar .banner02 li {
	display: inline;	
}

#sideBar .banner01 li a,
#sideBar .banner02 li a {
	margin-bottom: 5px;
	display: block;
}

#sideBar .banner01 .bnr01 a {
	background: url(../../img/common/banner01_over.jpg) no-repeat;	
}

#sideBar .banner01 .bnr02 a {
	background: url(../../img/common/banner02_over.jpg) no-repeat;	
}

#sideBar .banner02 .bnr03 a {
	background: url(../../img/common/banner03_over.jpg) no-repeat;	
}

#sideBar .banner02 .bnr04 a {
	background: url(../../img/common/banner04_over.jpg) no-repeat;	
}






/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	padding: 18px 0;
	clear: both;
	text-align: left;
	zoom: 1;
	background: url(../../img/common/footer_bg.jpg) repeat-x bottom;
}

#footer .inner {
	margin: 0 auto;
	width: 900px;	
}

#footer .inner .ttl {
	margin-bottom: 5px;	
}

#footer .inner ul {
	padding-top: 8px;
	margin-left: 4px;
	height: auto;
	min-height: 55px;
	overflow: hidden;
	zoom: 1;
	width: 557px;
	background: url(../../img/common/ftr_bg.png) repeat-y left;
}

#footer .inner ul li {
	padding: 0 0 0 15px;
	width: 135px;
	font-size: 0.95em;
	color: #6D6968;
	float: left;
}

#footer .inner ul li a {
	margin-top: 5px;
	display: block;
	width: 120px;
}

#footer .inner ul li.bespoke a {
	background: url(../../img/common/ftr_btn01_over.png) no-repeat;	
}

#footer .inner ul li.otoiawase a {
	background: url(../../img/common/ftr_btn02_over.png) no-repeat;	
}

#footer .inner ul li a:hover img {
	opacity: 0;
	filter: alpha(opacity=0);	
}

#footer .inner ul li.tel {
	width: auto;
}

#footer .inner ul li.tel img {
	margin-top: 5px;
}

#footer .inner .ftrLogo {
	padding-top: 17px;
	width: 315px;
	float: right;
	text-align: right;
}

#footer .inner .ftrLogo p {
	margin-top: 7px;
	font-size: 1em;
	color: #635F5E;	
}

#footer .copyright {
	padding-top: 30px;
	text-align: center;
	font-size: 0.9em;
	color: #A9A6A6;
}


/*------------------------------------------------------------
	2011/09/23
------------------------------------------------------------*/
.mt10 {
	clear: both;
	margin-top: 10px;
}
.mt20 {
	clear: both;
	margin-top: 20px;
}
.mt30 {
	clear: both;
	margin-top: 30px;
}
.mt40 {
	clear: both;
	margin-top: 40px;
}
.mt50 {
	clear: both;
	margin-top: 50px;
}
#header .hdNavi li.btn01 a {
	padding: 5px 8px 0 8px;
	color: #676139;
	font-size: 1.1em;
	line-height: normal;
	display: inline-block;
	border-right: 1px solid #2B2817;
	border-left: 1px solid #2B2817;
	text-decoration: none;
	
}

#sideBar .menu li.smenu05 .btn .btn1 a {
	background: url(../../img/corporate/smenu07_over.png) no-repeat;	
}

#sideBar .menu li.smenu05 .btn .btn2 a {
	background: url(../../img/corporate/smenu08_over.png) no-repeat;	
}

/*------------------------------------------------------------
	2011/09/28
------------------------------------------------------------*/
#column_r li a:hover img {
	opacity: 0;
	filter: alpha(opacity=0);	
}

#column_r li {
	display: inline;	
}

#column_r li a{
	margin-bottom: 5px;
	display: block;
}

#column_r .bnr01 a {
	background: url(../../img/common/banner01_over.jpg) no-repeat;	
}

#column_r .bnr02 a {
	background: url(../../img/common/banner04_over.jpg) no-repeat;	
}

#column_r .bnr03 a {
	background: url(../../img/common/banner03_over.jpg) no-repeat;	
}
