@charset "utf-8";

/* browser style reset
------------------------------------------------------------*/
body,
div,
dl,dt,dd,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,
p,blockquote,
form,fieldset,input,textarea,select,option,
table,th,td,
embed,object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
h1,h2,h3,h4,h5,h6 {
    font-style: normal;
    font-weight: normal;
    font-size: 1em;
}
table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}
caption {text-align: left;}
th {
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}
td {vertical-align: top;}
li {list-style: none;}
img {
	border: 0;
	vertical-align: middle;
}
fieldset {border: 0;}
input {vertical-align: middle;}
q:before,q:after {content:'';}
hr {display: none;}
/* ----- clearfix ----- */
.clear ,
#contents {
	clear: both;
}
.clearfix:after ,
#contents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix ,
#contents {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix ,
* html #contents {height: 1%;}
.clearfix ,
#contents {display: block;}
/* End hide from IE-mac */


/* 共通スタイル
------------------------------------------------------------*/
body {
	background: #69310a url("../img/bg_body.jpg") repeat-x 0 0;
	color: #1a1a1a;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 10px;
}
* html body {
	font-size: 62.5%;
	text-align: center;
}
a {
	color: #003399;
	outline: none;
}
a:link {}
a:visited {}
a:hover {color: #6699cc;}
a:active {}

#container {
	width: 762px;
	margin: 0 auto;
	padding: 0 20px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background-color: #ece1d6;
	text-align: left;
}
* html #container {
	width: 802px;
}

/* header */
#header {
	position: relative;
	width: 760px;
	padding: 20px 0;
}
#header #logo {
	line-height: 1;
	margin-top: 0.5em;
	font-size: 26px;
}
#header #logo a {
	display: block;
	width: 280px;
	height: 28px;
	background: url("../img/logo.gif") no-repeat 0 0;
	text-indent: -9999px;
}

#headerInquiry a {
	position: absolute;
	top: 38px;
	right: 0;
	width: 222px;
	height: 35px;
	background: url("../img/header_inquiry.jpg") no-repeat 0 0;
	text-indent: -9999px;
}

#image {
	width: 760px;
	height: 210px;
	margin-bottom: 20px;
	background-color: #69310a;
}

#contents {
	margin-bottom: 20px;
}
#office #contents {
	background: url("../office/img/title.jpg") no-repeat 0 0;
}
#work #contents {
	background: url("../work/img/title.jpg") no-repeat 0 0;
}
#inquiry #contents {
	background: url("../inquiry/img/title.jpg") no-repeat 0 0;
}
#top #primary ,
#top #secondary ,
#link #primary ,
#link #secondary ,
#privacy #primary ,
#privacy #secondary {
	margin-top: 0;
}


/* primary */
#primary {
	float: right;
	width: 560px;
	margin-top: 130px;
}
#primary h2 {
	margin: 1em 0;
}
#primary p {
	line-height: 1.7;
	margin: 1em 0;
}

#primary #topicPath {
	margin-bottom: 10px;
}
#primary #topicPath li {
	display: inline;
	margin-right: 4px;
	padding-left: 8px;
	background: url("../img/topicpath.gif") no-repeat 0 50%;
}
#primary #topicPath li.first {
	background: none;
}

#primary .section {
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url("../img/section_bottom.gif") no-repeat 0 100%;
	font-size: 1.2em;
}
#primary .section .inner {
	padding: 1em 20px;
	background: #fff url("../img/section_middle.gif") repeat-y 0 0;
}
#primary .section p ,
#primary .section ul ,
#privacy #primary .section h2 ,
#primary .section h3 ,
#primary .section table ,
#primary .section #officeMap {
	margin: 0 0 1em;
}
#privacy #primary .section h2 {
	font-weight: bold;
}
#primary .section table {
	width: 520px;
	font-size: 100%;
}
#primary .section th ,
#primary .section td {
	line-height: 1.4;
	padding: 0.5em 1em;
	border: 1px solid #ccc;
	font-size: 100%!important;
}
#primary h1 {
	display: none;
}
#primary .section th {
	background-color: #ece1d6;
}

/* 大見出し*/
#work #primary .section h2 ,
#office #primary .section h2 ,
#inquiry #primary .section h2 ,
#link #primary .section h1 ,
#privacy #primary .section h1 {
	display: block;
	height: 35px;
	line-height: 30px;
	margin-bottom: 0;
	padding-left: 1em;
	background: url("../img/section_title.jpg") no-repeat 0 0;
	font-weight: bold;
}
/* 小見出し */
#primary .section .sectionTitle {
	padding: 0.4em 0 0.4em 1em;
	background-color: #534741;
	color: #fff;
}

#primary .section li {
	line-height: 1.8;
	padding-left: 12px;
	background: url("../img/bg_li.gif") no-repeat 0 0.7em;
}

/* secondary */
#secondary {
	float: left;
	width: 180px;
	margin-top: 130px;
}
#nav {
	width: 180px;
	padding: 5px 0;
	background-color: #dcc8b5;
}
#nav a {
	display: block;
	width: 170px;
	height: 50px;
	line-height: 50px;
	margin-left: 5px;
	background-color: #5e0900;
	background-image: url("../img/nav.jpg");
	background-repeat: no-repeat;
	color: #fff;
	font-size: 1.2em;
	text-indent: -9999px;
	cursor: pointer;
}
#nav #navTop {background-position: 0 0;}
#nav #navTop:hover ,#nav #navTop.hover {background-position: -170px 0;}
#nav #navOffice {background-position: 0 -50px;}
#nav #navOffice:hover ,#nav #navOffice.hover {background-position: -170px -50px;}
#nav #navWork {background-position: 0 -100px;}
#nav #navWork:hover ,#nav #navWork.hover {background-position: -170px -100px;}
#nav #navInquiry {background-position: 0 -150px;}
#nav #navInquiry:hover ,#nav #navInquiry.hover {background-position: -170px -150px;}

#top #nav #navTop {background-position: -170px 0;}
#office #nav #navOffice {background-position: -170px -50px;}
#work #nav #navWork {background-position: -170px -100px;}
#inquiry #nav #navInquiry {background-position: -170px -150px;}

#secondary #subNav {
	margin-bottom: 20px;
}
#secondary #subNav li a {
	display: block;
	height: 35px;
	line-height: 35px;
	background: url("../img/subnav.gif") no-repeat 0 0;
	color: #42210b;
	font-size: 1.2em;
	text-indent: 1em;
	text-decoration: none;
}
#secondary #subNav li a:hover {
	font-weight: bold;
}
#secondary #info {
	padding: 12px 10px;
	background-color: #dac7b4;
}

#secondary #info h2 {
	margin-bottom: 0.5em;
	font-size: 1.2em;
	font-weight: bold;
}
#secondary #info p {
      line-height: 24px;
	background: url("../img/side_info.gif") repeat 0 100%;
}
#secondary #info img {vertical-align: middle;}

#infoMap {
	display: inline-block;
	width: 80px;
	height: 15px;
	line-height: 15px;
	background: url("../img/side_info_map.gif") no-repeat 0 0;
	text-indent: -9999px;
}
* html #infoMap {position: absolute;}

#infoMap:hover {background-position: 0 100%;}

#toTop {clear: both;}
#toTop a {
	float: right;
	display: block;
	width: 88px;
	height: 13px;
	background: url("../img/totop.gif") no-repeat 0 0;
	text-indent: -9999px;
}

/* footer */
#footer {
	padding: 22px 0 25px;
	background: url("../img/bg_footer.gif") repeat-x 0 0;
	text-align: center;
}
#footer p {
	display: block;
}

/* ページスタイル
------------------------------------------------------------*/
/* top */
#top #primary p {font-size: 1.2em;}
#top #primary li {
	width: 200px;
	line-height: 2;
	margin-bottom: 1em;
	font-size: 1.2em;
}
#top #primary li {
	width: 360px;
	line-height: 14px;
	padding-left: 19px;
	background: url("../img/top_li.gif") no-repeat 0 50%;
}
#primary #topPhoto {
	float: right;
	margin-top: 0;
}

/* office */
#officeMap {border: 1px solid #ccc;}

/* work */
.phRight {
	float: right;
	width: 160px;
	text-align: right;
}
.phLeft {
	float: left;
	width: 160px;
}

/* inquiry */
#inquiryTel {
	padding-left: 0.5em;
	font-weight: bold;
	font-size: 2em;
}
.formbutton {text-align: right;}
.formbutton form {display: inline;}
.formbutton input {cursor: pointer;}
#inquiry #primary .section th {width: 14em;}
#inquiry .error th {
	background-color: #c18774;
	font-weight: bold;
}
#inquiry .error td {background-color: #e0c3ba;}
#inquiry .error td span {
	display: block;
	margin-top: 0.5em;
}

