@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

	font-size: 1em;
}

article, aside, dialog, figure, footer, header, nav, section {
	display: block;
}

html {
	font-size: 62.5%;
}

body,
footer {
	min-width: 1060px;
}

body, table,
input, textarea, select, option {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', 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 {
	color: #0058CF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:hover img {
	opacity: 0.8;
}

img {
	vertical-align: top;
}

/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }

/*------------------------------------------------------------
	clearfix
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	margin: 0;
	line-height: 1.6;
	text-align: center;
	background: url(../img/common/template/body_bg.jpg) repeat;
	border-top: 8px solid #604C3F;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
}

#container {
	margin: 0 auto 30px;
	width: 980px;
	padding: 0 40px 60px;
	background: url(../img/common/template/main_bg.png);
	text-align: left;
	position: relative;
}

#container:after {
	content: "";
	background: url(../img/common/template/main_bg02.png);
	width: 1060px;
	height: 14px;
	position: absolute;
	bottom: -14px;
	left: 0;
}

#main {
	width: 850px;
	margin: 0 auto 10px;
	font-size: 1.6em;
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header {
	height: 200px;
	position: relative;
}

#header h1 {
	width: auto;
	color: #898989;
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	top: 7px;
	left: 20px;
}

#header .logo {
	padding: 45px 0 0 347px;
}

#header .h_tel {
	position: absolute;
	top: -8px;
	right: -3px;
}

#header .h_sale {
	display: none;
	position: absolute;
	top: 120px;
	right: 5px;
}

/*------------------------------------------------------------
	グローバルナビ
------------------------------------------------------------*/
#gNavi {
	width: 960px;
	margin: 0 auto 20px;
}

#gNavi li {
	float: left;
	border-right: 1px dotted #9FA0A0;
}

#gNavi li:last-child {
	border-right: #000;
}

/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
#pagePath {
	margin-bottom: 10px;
	font-size: 14px;
}

#pagePath li {
	margin-right: 2px;
	display: inline;
}

#pagePath li a {
	margin-right: 5px;
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#main h2 {
	margin-bottom: 25px;
}

.ttl01 {
	margin-bottom: 20px;
	font-size: 20px;
	padding-left: 11px;
	border-left: 6px solid #956134;
	background: #EADAB9;
	line-height: 50px;
}

strong {
	font-size: 16px;
	font-weight: bold;
}

.cm_list {
	width: 796px;
}

.cm_list li {
	float: left;
	width: 380px;
}

.cm_list li:nth-child(even) {
	float: right;
}

.cm_list li .s_ttl {
	margin-bottom: 4px;
	font-size: 20px;
	font-weight: bold;
	color: #956134;
	padding-left: 25px;
	background: url(../img/common/icon/icon_arrow.png) no-repeat 4px 8px;
}

.cm_list li .inner {
	padding: 15px 13px;
	border: 1px solid #898989;
}

.cm_list li .inner p {
	margin-bottom: 15px;
}

.contact_btn {
	margin-top: 60px;
	text-align: center;
}

.table01 {
	width: 100%;
	border-collapse: collapse;
}

.table01 .col01 {
	width: 180px;
}

.table01 th,
.table01 td {
	padding: 20px 23px;
	border: 1px solid #898989;
	line-height: 1.5;
}

.table01 th {
	background: #EFEFEF;
	text-align: center;
	font-weight: bold;
}

.table01 td {
	text-align: left;
}

#history .table01 .col01 {
	width: 230px;
}

#history .table01 th {
	text-align: left;
}


.not_box {
	width: 800px;
	margin: 0 auto;
	min-height: 500px;
	font-size: 16px;
	line-height: 1.8;
}

.not_text {
	margin-bottom: 30px;
}

.icon_not {
	background: url(../img/common/icon/icon_arrow.png) no-repeat 0 5px;
	font-weight: bold;
	padding-left: 25px;
}

.red {
	color: #C1272D;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	border-top: 10px solid #604C3F;
	background: #604C3F;
	padding: 0 0 20px;
	text-align: left;
	font-size: 15px;
}

#footer .inner {
	background: #FDFCF5;
}

#fNavi {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#fNavi .pagetop {
	position: absolute;
	top: -74px;
	right: 0;
}

#fNavi ul {
	padding: 30px 0 35px;
}

#fNavi ul li {
	float: left;
}

#fNavi ul li:nth-child(1) {
	width: 76px;
}

#fNavi ul li:nth-child(2) {
	width: 206px;
}

#fNavi ul li:nth-child(3) {
	width: 238px;
}

#fNavi ul li:nth-child(4) {
	width: 167px;
}

#fNavi ul li:nth-child(5) {
	width: 114px;
}

#fNavi ul ul li:nth-child(1),
#fNavi ul ul li:nth-child(2),
#fNavi ul ul li:nth-child(3),
#fNavi ul ul li:nth-child(4),
#fNavi ul ul li:nth-child(5) {
	width: auto;
}

#fNavi ul li a {
	text-decoration: none;
}

#fNavi ul li p {
	margin-bottom: 6px;
	font-size: 17px;
	font-weight: bold;
}

#fNavi ul li p a {
	color: #956134;
	text-decoration: none;
}

#fNavi ul li p a:hover {
	text-decoration: underline;
}


#fNavi ul li ul {
	padding: 0;
}

#fNavi ul li ul li {
	line-height: 1.7;
	list-style-type: disc;
	margin-left: 1em;
	text-indent: -0.5em;
	float: none;
}

#fNavi ul li ul li a {
	color: #262626;
	text-decoration: underline;
}

#fNavi ul li ul li a:hover {
	text-decoration: none;
}

#footer .inner02 {
	width: 980px;
	margin: 0 auto;
	color: #FFF;
	position: relative;
}

#footer .inner02 p {
	padding: 15px 0 0;
	float: left;
	line-height: 1.6;
}

#footer .inner02 p span {
	font-weight: bold;
	font-size: 17px;
}

#footer .inner02 .copyright {
	position: absolute;
	bottom: 0;
	right: 0;
}

