@charset "utf-8";

@import "page.css";

@import "post.css";

.main#Concept .section02.lv2 {
	background-image: url(images/concept_bg01.jpg);
	background-repeat: no-repeat;
	background-position: 420px top;
	padding-bottom: 20px;
}
body {
	text-align: center;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	font-size: 1em;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	color: #333;
	text-align: left;
}
table {
	font-size: inherit; /* モダンブラウザ向け */
	font: 100%; /* Win IE 5-5.5､6(後方互換モード)向け */
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}

.clear {
	zoom: 100%;
}
.clear:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}





body {
	background-color: #DEDBD6;
	text-align: center;
}
#page {
	background-color: #FFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 115px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #885620;
	background-image: url(images/head_bg.jpg);
}
#header #headerimg {
	padding-left: 20px;
	padding-right: 30px;
}

#header #headerimg h1{
	float: left;
	padding-top: 40px;
}
#header #headerimg .description {
	float: right;
	padding-top: 23px;
}
.headerimg  {
	width:950px;
	height:293px;
	border-bottom: 5px solid #885620;
	background-image: url(images/headerimg_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.headerimg .new {
	float:right;
	margin-top:50px;
}
.headerimg .new li {
	border-bottom: 1px dotted #885620;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right:20px;
	width:250px;
}
.headmenu {
	border-bottom:1px solid #C3AA8F;
}
.headmenu ul li {
	float: left;
}
.headmenu ul li img {
	vertical-align:bottom;
}

#wrap {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

#sidebar {
	float: left;
	width: 236px;
	margin-bottom: 50px;
}
#sidebar ul.bn {
	margin-bottom: 15px;
}
#sidebar ul.menu {
	margin-top: 15px;
}
#sidebar ul.menu li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#sidebar ul.menu li ul li {
	border: none;
}
#sidebar ul.menu li a {
	background-image: url(images/sidemenu_head.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-right: 5px;
	font-size: 1.2em;
}
#sidebar ul.menu li ul li a {
	background-image: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 25px;
	border: none;
	margin-right: 5px;
	font-size: 1em;
}
#sidebar ul.menu a {
	text-decoration: none;
}
#sidebar ul.menu a:hover {
	text-decoration: underline;
}
#sidebar h2.widgettitle {
	font-size:1.4em;
	font-weight:bold;
	height:40px;
	background-image: url(images/h3page_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0 20px 0; 
	padding: 10px 5px 0 20px;
}
#sidebar .widget_pages {
	display:none;
}
#sidebar .widget_categories {
	display:none;
}
.home h2 {
	margin-bottom: 10px;
}
.home .case h2 {
	margin-bottom: 0;
}
.home .case .list {
	margin-top: 10px;
	margin-bottom: 10px;
}
.home .case dl {
	width:160px;
	float:left;
}
.home .case dt {
	margin-right: 10px;
}
.home .case dd {

	margin-right: 10px;
}
.home .case p.tolist a {
	background-image: url(images/tolisthead.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 0 0 0 20px;
	float: right;
}
.home .second {
	margin-top: 20px;
}
.home .second h2 {
	margin-bottom: 0;
}
.home .second .estate {
	width:310px;
	float: left;
}
.home .second .estate p.tolink {
	text-align:right;
}
.home .second .estate p.tolist a {
	background-image: url(images/tolisthead.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	float: right;
}
.home .second .estate p.exp {
	padding-top:5px;
}
.home .second .hvoice {
	width:310px;
	float: right;
}
.home .second .hvoice p.tolink {
	text-align:right;
}
.home .second .hvoice p.tolist a {
	background-image: url(images/tolisthead.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	float: right;
}
.home .event{
	margin-top: 20px;
}
.home .event dl {
	margin: 20px 10px 0 10px;
}
.home .event dd {
	display: block;
	padding: 3px 0 3px 0;
}
.home .fourth {
	margin-top: 20px;
	margin-bottom: 20px;
}
.home .fourth .myhome {
	float: left;
}

.home .fourth .media {
	float: right;
}
.home .case2{
	margin-top: 20px;
	margin-bottom: 20px;
}
.home .case2 h2 {
	margin-bottom: 0;
}
.home .case2 p.tolist a {
	background-image: url(images/tolisthead.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 0 0 0 20px;
	float: right;
}
.home .case2 dl {
	margin: 0px 10px 0 10px;
}
.home .case2 dd {
	display: block;
	padding: 3px 0 3px 0;
}
.home .concept {
	margin-bottom: 20px;
}
.home .concept p {
	width:320px;
	height:104px;
	padding-top:40px;
	padding-left:155px;
	padding-right:170px;
}
.home .concept p.con01 {
	background-image: url(images/topconcept01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.home .concept p.con02 {
	background-image: url(images/topconcept02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.home .concept p.con03 {
	background-image: url(images/topconcept03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.home .concept img {
	
}
.footinquiry {
	margin-top:20px;
	margin-bottom:20px;
}
.footinquiry h2 {
	background-image: none;
	margin:0 0 10px 0;
	padding:0;
}
.footinquiry div.inq {
	width: 645px;
	height: 250px;
	background-image: url(images/footinquiry_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footinquiry div.inq a {
	float:right;
	margin-top:180px;
}

#content {
	float: right;
	width: 645px;
}
#content .category-case h3 a {
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #333;
	background-image: url(images/h3page_bg.jpg);
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#content .category-case small.pdate {
	display: none;

}
#content .category-case .entry p {
	padding: 10px;
}
#inquiryform {
	margin-bottom: 50px; 
}
#inquiryform h3 {
	font-size:1.4em;
	font-weight:bold;
	height:40px;
	background-image: url(images/h3page_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0 20px 0; 
	padding: 10px 5px 0 20px;
}
#inquiryform p.message {
	text-align:center;
} 
.myhome#Concept p.message {
	text-align:center;
	padding:20px;
} 
.landinfo#Concept p.message {
	text-align:center;
	padding:20px;
} 
.wpcf7 {

}
.wpcf7 table {
	background-color:#ccc;
	width:645px;
}
.wpcf7 table th {
	background-color:#fff;
	padding:7px 15px 7px 15px;
}
.wpcf7 table th em {
	font-size:0.9em;
	font-weight:bold;
	color:#c00;
	margin-left:5px;
}
.wpcf7 table td {
	background-color:#fff;
	padding:7px;
}
.wpcf7-checkbox .wpcf7-list-item {
	display:block;
	padding:5px;
}
.wpcf7-radio .wpcf7-list-item {
	display:inline;
	padding:5px;
}
.wpcf7 .mhc {
	padding:10px;
}
.wpcf7 .formbtn {
	padding:20px;
	text-align:center;
}
.wpcf7 .formbtn input {
	width:200px;
	text-align:center;
}
#footer {
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #885620;
	padding:10px;
}
#footer .auther {
	dispaly: block;
	float: left;
}
#footer ul.link {
	dispaly: block;
	float: right;
}
#footer ul.link li {
	dispaly: block;
	float: left;
}
#footer ul.link li a {
	dispaly: block;
	padding: 5px;
}
#footer .copyright {
	clear: both;
	text-align:center;
	padding:20px;
}

/* ks-dept added css */

.special-article-table {
	width:620px;
	border-collapse:collapse;
}
.special-article-td-ttl {
	text-align:center;
	background-color:#EBEBEB;
	border-collapse:collapse;
	border:1px solid #999;
	padding:4px;
}
.special-article-td-l {
	border-collapse:collapse;
	border:1px solid #999;
	padding:4px;
}
.special-article-td-r {
	border-collapse:collapse;
	border:1px solid #999;
	padding:4px;
}
.special-article-ttl {
	font-size:1.4em;
	font-weight:bold;
	height:40px;
	background-image: url(images/h3page_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0 20px 0; 
	padding: 10px 5px 0 20px;
}