@charset "utf-8";

@import url("common_base.css");
@import url("margin_padding.css");
@import url("side.css");

/*** ページ別ボックスレイアウト ***/

/* 創る家とは */
#concept #main {
	text-align: center;
}
#concept #main-inner {
	width: 600px;
}

/* もっと楽しく家創り */
#column #main #column_bgcolor {
	background-color: #F3F4E8;
}
#column_page #main #column_bgcolor {
	background-color: #FAF9F5;
}

/***** パーツ *****/

/*** 共通のパーツ ***/

img {
	border-style: none;
}
p.top a {
	font-size: 0.7em;
	text-decoration: none;
	text-align: right;
	display: block;
	color: #666;
	clear: both;
	padding-top: 10px;
}

.btn_area {
	clear: both;
	width: 620px;
	padding-top: 20px;
}
.btn_left {
	float: left;
}
.btn_right {
	float: right;
}
.btn_center {
	width: 620px;
	text-align: center;
}
.btn_center-inner {
	margin-right: auto;
	margin-left: auto;
}

.fleft {
	float: left;
}
.fright {
	float: right;
}
.fcenter {
	width: 620px;
	text-align: center;
}
.fcenter-inner {
	margin-right: auto;
	margin-left: auto;
}
.cboth {
	clear: both;
}

.ptop10 {
	padding-top: 10px;
}
.pbottom10 {
	padding-bottom: 10px;
}
.pleft10 {
	padding-left: 10px;
}
.pright10 {
	padding-right: 10px;
}
.mtop10 {
	margin-top: 10px;
}
.mbottom10 {
	margin-bottom: 10px;
}
.ptop20 {
	padding-top: 20px;
}
.pbottom20 {
	padding-bottom: 20px;
}
.mtop20 {
	margin-top: 20px;
}
.mbottom20 {
	margin-bottom: 20px;
}
.new {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
	background: #CC0000;
	padding: 2px 5px;
	margin-left: 10px;
}

/*** ページ別パーツ ***/

/* 創る家とはのパーツ */
#concept #main #area1 {
	font-size: 1.2em;
	font-weight: bold;
	background: url(../concept/img/3.gif) no-repeat right center;
	text-align: left;
	width: 526px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

/* こだわりのパーツ */
#policy #main ul {
	margin: 0;
	padding: 0 0 0 10px;
}
#policy #main ul li {
	float: left;
	height: 170px;
	width: 200px;
	text-align: center;
	list-style-type: none;
}
#policy #main ul li p {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 10px;
	color: #666;
}
a#policy0 {
	height: 116px;
	width: 116px;
	background: url(../policy/img/01.gif) no-repeat 0 0;
	text-decoration:none;
	text-indent:-9999px;
	display:block;
}
a:hover#policy0 {
	background: url(../policy/img/01.png) no-repeat 0 0;
}
a#policy0 {
	height: 116px;
	width: 116px;
	background: url(../policy/img/0.gif) no-repeat 0 0;
	text-decoration:none;
	text-indent:-9999px;
	display:block;
}
a:hover#policy0 {
	background: url(../policy/img/0.png) no-repeat 0 0;
}

/* 「創る家」お宅訪問のパーツ */
/*
#case #main #flow {
	float: right;
	width: 260px;
	background: #F7F6EF;
	padding: 15px 20px;
}
#case #main #flow h3 {
	border-bottom: 1px solid #999;
}
*/

/* 分譲地 TOPページ */
#subdivision #main ul {
	margin: 0;
	padding: 0;
}
#subdivision #main ul li {
	float: left;
	list-style-type: none;
}

#subdivision #list-box ul li {
	border-left: 12px solid #FDD108;
	width: 240px;
	padding-left: 10px;
	margin-right: 20px;
	margin-bottom: 30px;
}

#subdivision #list-box ul li .list {
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subdivision #list-box ul li span.copy {
	font-size: 0.8em;
	display: block;
	margin-bottom: 5px;
}
#subdivision #list-box ul li a {
	color: #606060;
	font-size: 1.6em;
}

/* 分譲地のパーツ */

#subdivision #subdivision_navi ul {
	text-align: left;
	margin-left: 30px;
}
#subdivision #subdivision_navi ul li {
	float: left;
	list-style-type: none;
	border-right: 1px dotted #999;
	padding-right: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 20px;
	width: 120px;
	text-align: center;
	font-size: 16px;
}
#subdivision #subdivision_navi ul li.last {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}
#subdivision #subdivision_navi ul li a {
	color: #606060;
}

/* もっと楽しく家創りのパーツ */
#column #main ul {
	text-align: left;
	float: left;
	padding-left: 200px;
	margin-top: 10px;
	margin-left: 0;
}
#column #main ul li {
	list-style-image: url(../column/img/column_li.gif);
	padding-top: 5px;
}

#column_page #main #main-inner2 {
	padding-right: 40px;
	padding-left: 40px;
}
#column_page #main h3 {
	font-size: 1em;
}
#column_page #main .box {
	width: 520px;
	padding: 10px 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
}
#column_page #main .box h4 {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
#column_page #main .box p {
	line-height: 1.2em;
	margin-top: 0px;
}
#column_page #main .attention {
	text-indent: -1em;
	padding-left: 1em;
}

/* 会社概要のパーツ */

#company #main h2 {
	font-size: 1.1em;
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#company #main #area1 {
	font-weight: bold;
	background: url(../company/img/1.jpg) no-repeat left top;
	width: 620px;
	height: 405px;
}
#company #main #area2 {
	font-size: 0.9em;
	width: 620px;
	background-image: url(../company/img/2.jpg);
	background-repeat: no-repeat;
	background-position: right 120px;
	line-height: 1.5em;
}
#company #main dl {
	font-size: 0.9em;
	float: right;
	width: 420px;
	margin: 0px 0px 50px;
}
#company #main dl dt {
	float: left;
	clear: both;
	width: 100px;
	margin-bottom: 10px;
}
#company #main dl dd {
	float: right;
	width: 310px;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* お問い合わせのパーツ */
#contact #main {
	font-size: 0.9em;
}

#contact .title2  {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	color: #CC0000;
}
#contact .title_line  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
#contact .font14  {
	font-size: 14px;
	line-height: 160%;
	padding-left: 10px;
}
#contact .teble_left  {
	float: left;
	clear: left;
	width: 360px;
}
#contact .left  {
	float: left;
}
#contact .left_img  {
	float: left;
	margin-right: 20px;
	width: 300px;
	clear: left;
}
#contact .left3_img  {
	float: right;
	clear: right;
	width: 270px;
}
#contact #main740  {
	width: 740px;
	margin-right: 80px;
	margin-left: 80px;
	text-align: left;
}
#contact div.readonly  {
	width: 600px;
	height: 180px;
	margin: 10px auto 10px auto;
	border: 1px solid #666666;
}
#contact div.readonlynaka  {
	width: 600px;
	height: 180px;
	overflow: auto;
}
#contact div.ronakapadding  {
	padding: 5px;
}

/* お問い合わせのパーツ */
#main-inner .box p {
	font-size:0.86em;
	line-height:2em;
	text-align:left;
	}
.text200 td {
	font-size:0.86em;
	}
.red {
		color:#C00;
	}
#contact div.readonly  {
	xwidth: 600px;
	height: 180px;
	margin: 10px auto 10px auto;
	border: 1px solid #666666;
}
#contact div.readonlynaka  {
	xwidth: 600px;
	height: 180px;
	overflow: auto;
}
#contact div.ronakapadding  {
	padding: 5px;
	font-size:0.86em;
}
#contact .title2  {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	color: #CC0000;
}

/* よくある質問のパーツ */

#faq #main {
	font-size: 0.9em;
}

#question dl dt {
	font-weight: bold;
	margin-bottom: 10px;
}
#answer dl dt {
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 10px;
}
#answer dl dd {
	margin-bottom: 30px;
	margin-left: 0px;
}

/* このサイトについてのパーツ */

#site_policy h2 {
	font-size: 1.1em;
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#site_policy h3 {
	font-size: 1em;
	color: #CC0000;
	margin-top: 30px;
	margin-bottom: 10px;
}

/* サイトマップのパーツ */

#sitemap #main h2 {
	float: left;
	width: 260px;
	clear: both;
	margin-right: 20px;
}
#sitemap #main ul {
	font-size: 0.9em;
	float: left;
	margin-left: 0;
	padding-left: 20px;
}
#sitemap #main ul.left-box {
	float: left;
	width: 130px;
}
#sitemap #main ul.right-box {
	float: left;
	width: 160px;
}
#sitemap #main ul li {
	list-style-image: url(../sitemap/img/sitemap_li.gif);
	padding-top: 5px;
}
#sitemap hr {
	clear: both;
	float: left;
	width: 620px;
}

/* プライバシーポリシーのパーツ */

#privacy_policy h2 {
	font-size: 1.1em;
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
	padding-bottom: 5px;
	margin-top: 30px;
	margin-bottom: 10px;
}
#privacy_policy h3 {
	font-size: 1em;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*モデルハウスのご案内のパーツ*/

.main_text{
	
	height:auto;
	width:250px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:0.8em;
	line-height:1.8em;
	color:#666;
	float:left;
}

.main_img{
	padding:1.1em 0 0 0 ;
	width:325px;
	float:right;
}

.house_info{
	
	height:auto;
	width:250px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:0.7em;
	line-height:1.5em;
	color:#666;
	float:left;
}


/* 確認用背景色 */
/*
#container {
	background-color: #09F;
}
#container-inner {}
#header {
	background-color: #9C9;
}
#header-inner {}
#main {
	background-color: #3CC;
}
#main-inner {
	background-color: #FFC;
}
#side {
	background-color: #CC6;
}
#side-inner {
	background-color: #CCF;
}
#footer {
	background-color: #9C9;
}
#footer-inner {}



#header-logo {
	background-color: #C39;
}
#header-right {
	background-color: #3F6;
}
#header-description {
	background-color: #36C;
}
#header-link {
	background-color: #366;
}
#header-link ul {
}
#header-link ul li {
	background-color: #CF0;
}
#header-tel {
	background-color: #60F;
}
#header-menu {
	background-color: #F00;
}



#top-flash {
	background-color: #639;
}
#top-menu {
	background-color: #996;
}




#side-menu {
	background-color: #339;
}
#side-button {
	background-color: #0FF;
}
