﻿@charset "UTF-8";

/*------------------------------------------
=A00	全ページ共通
=A01	ヘッダ
=A02	フッター
=B00	HOME
=C00	デザイン住宅
=D00	住宅リフォーム
=E00	水道工事・修理
=F00	実績
=G00	会社案内
=H00	お問い合わせ
=I00	404
-------------------------------------------*/

/*-----------------------------------------
=A00 全ページ共通
-------------------------------------------*/
body {
	background-color: #FFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
#main {
	margin-top:8px;
}
#leftArea {
	width:230px;
	float:left;
	padding-right:10px;
}
#subMenu {
	padding-bottom:6px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#subMenu li {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:0px;
	font-size:0px;
}
.contentBody {
	float:right;
}
.content {
	margin:10px 0px 5px 0px;
}
.section {
	margin:0px 0px 30px 0px;
}
.textArea {
	width:650px;
	margin:5px 0px 15px 30px;
}
.imgLeft {
	padding:0px 10px 10px 0px;
	float:left;
}
p {
	margin-bottom:10px;
}
.pageTop {
	width:148px;
	margin-top:20px;
	float:right;
}
.accent {
	font-weight:bold;
	color:#333;
}
/*-----------------------------------------
=A01 ヘッダ
-------------------------------------------*/
#header {
	position:relative;
	height:136px;
}
#catch {
	padding:5px 0px 5px 3px;
}
#companyName {
	margin:2px 0px 0px 0px;
}
#inqBox {
	position:absolute;
	top:5px;
	left:739px;
	background-image: url(../images/inq_box.gif);
	width:220px;
	height:79px;
	display:none;
}
#inqBox .please {
	margin:8px 0 0 26px;
}
#inqBox .tel {
	margin:0 0 0 32px;
}
#inqBox .mail {
	margin:0 0 0 18px;
}
#inqBox .open {
	margin:0 0 0 31px;
}
#mainMenu {
	height:46px;
	padding-top:5px;
	background-image: url(../images/navi_bg.gif);
}
#mainMenu li {
	float:left;
	margin:0px 0px 0px 0px;
	list-style:none;
}
#mainMenu a {
	display:block;
	text-decoration:none;
}
/*-----------------------------------------
=A02 フッター
-------------------------------------------*/
#footer {
	width:292px;
	padding:10px 0 10px 0;
	margin-left:auto;
	margin-right:auto;
}

/*-----------------------------------------
=B00 HOME
-------------------------------------------*/
#home #topImage {
	position:relative;
	margin-top:6px;
	margin-bottom:10px;
	height:234px;
}
#home .loading {
	position:absolute;
	z-index:1;
	margin-left:468px;
	margin-top:100px;
}
#home .photo {
	position:absolute;
	display:none;
	z-index:2;
}
#home #resultWrapper {
	display:inline;
	margin:0px 0px 0px 3px;
	width:570px;
	float:left;
	padding-right:10px;
}
#home .resultEntry {
	position:relative;
	float:left;
}
#home .resultNew {
	position:absolute;
	top:5px;
	left:5px;
}
#home .recentResult {
	width:274px;
	background-image: url(../images/result_bg.gif);
	margin:8px 5px 0px 5px;
}
#home .resultData {
	width:244px;
	padding:15px 15px 15px 15px;
	background-image: url(../images/result_bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#home .resultData img {
	float:left;
	padding-right:5px;
}
#home #information {
	width:376px;
	float:right;
}
#home #information dl {
	display:inline;
	width:370px;
	margin:5px 0px 0px 0px;
}
#home #information dt {  
	float:left; 
	padding:5px 0px 0px 10px;  
	clear:both; 
} 
#home #information dd {  
	margin-left:100px;  
	padding:5px 5px 0px 20px;  
}
#home #banner1 {
	width:500px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
}
#home #banner2 {
	width:450px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
}
#home #banner .jyutakuhoshou {
	border:1px solid #CCC;
}

/*-----------------------------------------
=C00 デザイン住宅
-------------------------------------------*/
#design #cadPerth {
	width:650px;
	margin:20px 0px 20px 30px;
}
#design #cadPerth img {
	padding:5px;
}

/*-----------------------------------------
=D00 住宅リフォーム
-------------------------------------------*/

/*-----------------------------------------
=E00 水道工事・修理
-------------------------------------------*/
#water #sec01Table th {
	padding:0px 10px 0px 10px;
	vertical-align: top;
	font-weight:normal;
}
#water #sec01Table td {
	vertical-align: top;
}
#water .sec012,
#water .sec014 {
	float:left;
	padding:0px 10px 0px 0px;
	width:171px;
}
#water .sec013 {
	height:70px;
}
#water .sec01,
#water .sec02,
#water .sec03 {
	float:left;
	padding:0px 10px 0px 0px;
	width:130px;
}
#water .sec01 p,
#water .sec02 p,
#water .sec03 p  {
	padding:5px 0px 0px 0px;
}

/*-----------------------------------------
=F00 実績
-------------------------------------------*/
#results table th  {
	vertical-align:top;
	padding-right:10px;
	font-weight:bold;
}
#results th,
#results td {
	padding:2px 0px 3px 0px;
}


/*-----------------------------------------
=G00 会社案内
-------------------------------------------*/
#company #companyInfo th,
#company #companyInfo td {
	border-bottom: solid 1px #ddd;
	padding:10px 0px 5px 0px;
}
#company #companyInfo th {
	width:150px;
	font-weight:bold;
}
#company #companyInfo ul {
	width:400px;
	padding:0px 0px 0px 20px;
}
#company #companyInfo li {
	float:left;
	width:180px;
	padding-right:20px;
	list-style-type: disc;
}
#company #map iframe {
	border:solid 1px #ddd;
}

/*-----------------------------------------
=H00 お問い合わせ
-------------------------------------------*/
#inquiry #progress {
	margin:10px 0px 10px 0px;
}
#inquiry #contactForm {
	width:700px;
}
#inquiry .toggler {
	margin:10px 0px 10px 5px;
}
#inquiry .toggler-closed {
	display:block;
	width:170px;
	height:15px;
	background:url(../inquiry/images/btn_privacy_closed.gif) no-repeat;
}
#inquiry .toggler-opened {
	display:block;
	width:179px;
	height:15px;
	background:url(../inquiry/images/btn_privacy_opened.gif) no-repeat;
}
#inquiry .privacy {
}
#inquiry .privacy li {
	list-style-type: disc;
	margin:0px 0px 0px 20px;
}

#inquiry #myForm fieldset {
	padding:10px 10px 0px 10px;
}
#inquiry #myForm dl {
	clear:both;
	padding-bottom:10px;
}
#inquiry #myForm dt {
	float:left;
	width:160px;
	margin:0 10px 0px 0;
}
#inquiry #myForm dd {
	margin:0 0 15px 0;
}
#inquiry #myForm input[type=text],
#inquiry #myForm textarea
 {
	color: #555;
	border:1px solid #abced8;
	padding:4px;
}
#inquiry #myForm input[type=radio] {
	margin:0px 2px 0px 10px;
}
#inquiry #myForm #name, 
#inquiry #myForm #email,
#inquiry #myForm #email2,
#inquiry #myForm #tel
 {
	width:250px;
}
#inquiry #myForm #address {
	width:450px;
}
#inquiry #myForm #myForm2 {
	padding:30px 0 0 0px;
}
#inquiry button {
	width:80px;
	height:35px;
	border:none;
	padding:0px;
	cursor:pointer;
}
#inquiry #myForm #btnConfirm {
	margin-left:180px;
	background:url(../inquiry/images/btn_confirm_down.gif) no-repeat;
}
#inquiry #myForm2 {
	margin-left:50px;
}
#inquiry #myForm2 dd {
	margin-bottom:5px;
}
#inquiry #myForm2 #btnRevise {
	margin-left:180px;
	float:left;
	background:url(../inquiry/images/btn_revise_down.gif) no-repeat;
}
#inquiry #myForm2 #btnSend {
	background:url(../inquiry/images/btn_send_down.gif) no-repeat;
}
/*-----------------------------------------
=I00 404
-------------------------------------------*/
#notFound #main {
	width:400px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
