@charset "utf-8";

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	font-size: 80%;
	background-image: url(../img-common/bg-sub.jpg);
	background-repeat: repeat-x;
	line-height: 150%;
}
h2 {
	margin-top: 12px;
}
h3 {
	margin-bottom: 10px;
	clear: both;
}
h4 {
	margin-bottom: 10px;
}
hr {
	display: none;
}
.line {
	height: 1px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../img-common/line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	width: 100%;
	clear: both;
}
#main {
	width: 730px;
}

/*--------------------------------------
検索ページ設定
--------------------------------------*/
.search {
	width: 730px;
}
.login {
	width: 730px;
	text-align: center;
	margin-top: 50px;
}
/*--------------------------------------
検索ページ設定END
--------------------------------------*/


/*--------------------------------------
企業概要設定
--------------------------------------*/
.company-box {
	width: 670px;
	border: 10px solid #DFEFDA;
	padding: 20px;
	margin-bottom: 20px;
	clear: both;
 	display: block;
}
.company-box:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.company-box {
	display: inline-table;
	zoom: 1;
}
.company-box-con {
	width: 670px;
}
.company-box table {
	cellspacing: 0;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 670px;

}
.company-box th {
	cellspacing: 0;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	text-align: left;
		}
.company-box td {
	cellspacing: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.company-box-L {
	float: left;
	width: 400px;
	padding-right: 35px;
}
.company-box-L table {
	cellspacing: 0;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 400px;

}
.company-box-L th {
	cellspacing: 0;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	text-align: left;
		}
.company-box-L td {
	cellspacing: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#map {
	float: left;
	height: 280px;
	width: 430px;
	margin-right: 20px;
}
#map-text {
	float: left;
}
#map-text dl {
	clear	: both;
	width: 100%;

}
#map-text dt {
	float			: left;
	width			: 30%;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0px;
	color: #666666;
	padding-bottom: 0px;
	margin-bottom: 4px;
		}

#map-text dd {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 4px;
	margin-bottom: 5px;
}
/*--------------------------------------
企業概要設定END
--------------------------------------*/

/*--------------------------------------
自由設計で家を建てる設定
--------------------------------------*/
#free-design {
	width: 730px;
	background-image: url(../img-free-design/free-img.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
#free-design p{
	width: 730px;
	margin-bottom: 20px;
}
.kodawari {
	clear: both;
	width: 730px;
}
.kodawari-con {
	float: left;
	width: 520px;
	padding-right: 10px;
}
.thought {
	float: left;
	width: 330px;
	margin-bottom: 20px;
}
#thought-btn {
	width: 730px;
	clear: both;
}
#thought-btn ul{
	width: 730px;
	clear: both;
	list-style-type: none;
}
#thought-btn li{
	float: left;
	list-style-type: none;
}
.thought-btn-17{
	list-style-type: none;
	margin-right: 17px;
}
/*--------------------------------------
自由設計で家を建てる設定END
--------------------------------------*/

/*--------------------------------------
らくちん注文住宅設定
--------------------------------------*/
.reason-con {
	float: left;
	width: 520px;
	padding-right: 10px;
}
.reason-box {
	width: 708px;
	border: 1px solid #CCCCCC;
	background-color: #F7FBF0;
	padding: 10px;
}
.reason-box h5{
	background-color: #F7FBF0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url(../img-common/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.hikaku {
	width: 730px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.hikaku table{
	width: 730px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.hikaku th{
	background-color: #FFFBE6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding: 5px;
	text-align: center;
}
.hikaku td{
	width: 169px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding: 5px;
}
.hikaku-bg{
	width: 169px;
	color: #E64814;
	background-color: #E7F8E0;
	font-weight: bold;
	text-align: center;
}
.flow{
	clear: both;
	width: 730px;
	padding-bottom: 40px;
}
.flow-L{
	float: left;
	margin-bottom: 40px;
}
.flow-R{
	float: right;
	margin-bottom: 40px;
}
.flow-R ul{
	list-style-type: none;
}
.flow-R li{
	list-style-type: none;
}
.shop{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 35px;
	width: 730px;
}
.shop ul{
	list-style-type: none;
	text-align: center;
	margin-left: 114px;
}
.shop li{
	list-style-type: none;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
/*--------------------------------------
らくちん注文住宅設定END
--------------------------------------*/

/*--------------------------------------
個人情報保護設定
--------------------------------------*/
#privacy{
	list-style-type: none;
	width: 730px;
}
#privacy dl {
	clear	: both;
	width: 730px;
}
#privacy dt {
	color: #49A72B;
	margin-bottom: 5px;
	width: 708px;
	border: 1px solid #49A72B;
	padding: 10px;
	font-size: 120%;
	margin-top: 40px;
	background-image: url(../img-common/privacy-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
		}
#privacy dd {
	padding: 0;
}
/*--------------------------------------
個人情報保護設定END
--------------------------------------*/

/*--------------------------------------
お問い合わせ設定
--------------------------------------*/
.contact{
	width: 730px;
}
.contact table{
	width: 730px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
}
.contact th{
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	font-weight: normal;
	padding: 5px;
	background-color: #E7F7E1;
	text-align: center;
}
.contact td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding: 5px;
}
.contact-btn{
	width: 730px;
	text-align: center;
	margin-top: 20px;
}
.contact-btn2{
	width: 730px;
	text-align: center;
	margin-top: 50px;
}
.contact-btn ul{
	text-align: center;
	margin-top: 20px;
	margin-left: 120px;
}
.contact-btn li{
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}#error {
	font-weight: bold;
	color: #FF3300;
	clear: both;
	width: 730px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 16px;
}
.syubetu {
	background-color: #FFEBC1;
	width: 80px;
	text-align: center;
	color: #FF6600;
}
.irai {
	background-color: #E7F7E1;
	width: 280px;
	text-align: center;
}
.form_size {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/*--------------------------------------
お問い合わせ設定END
--------------------------------------*/

/*--------------------------------------
リンク設定
--------------------------------------*/
.link {
	clear	: both;
	width	: 730px;

}
.link h4{
	clear	: both;
	width	: 718px;
	color: #49A72B;
	border: 1px solid #49A72B;
	padding: 5px;
	background-color: #F9F9F9;
	font-size: 14px;
}
.link dl {
	clear	: both;
	width	: 730px;
	padding-bottom: 30px;
}
.link dt {
	float			: left;
	width			: 30%;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0px;
	color: #87641B;
	padding-bottom: 0px;
	margin-bottom: 10px;
		}

.link dd {
	border-bottom	: 1px solid #CCCCCC;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
/*--------------------------------------
リンク設定END
--------------------------------------*/

/*--------------------------------------
施工事例設定
--------------------------------------*/
.example {
	clear	: both;
	width	: 730px;
	margin-top: 30px;

}
.example h4{
	clear	: both;
	margin-bottom: 10px;
}
.example-text{

	padding: 5px;
}
.example table {
	clear	: both;
	width	: 730px;
}
.example ul{
	clear	: both;
	list-style-type: none;
	margin-top: 5px;
}
.example li{
	float: left;
}
/*--------------------------------------
施工事例設定END
--------------------------------------*/
