@charset "Shift_JIS";

/**************************/
/*        基本設定        */
/**************************/

/* CSSのリセット */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,th,td {
  margin:0;
  padding:0;
}

h1, h2, h3, h4, h5, h6, p, address {
	font-size: 100%;
	font-style: normal;
}


/* 基本設定 */

body {
	background: #FFFAF4 url(images/bg.jpg) repeat-y center top;
	font-size: 90%;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	line-height: 1.5;
	color: #333;
	text-align: center;
	letter-spacing: 0.05em;
}

a {
	color: #333;
	overflow: hidden;
}

a:hover {
	color: #333;
	text-decoration: none;
}

img {
	border: none;
	vertical-align: bottom;
}

table {
	border: none;
	border-collapse: collapse;

}

strong,
strong a {
	color: #f00;
}

em,
em a {
	font-style: normal;
	color: #f00;
}


/**************************/
/* 共通設定（クラス・id） */
/**************************/

/* 位置調整 */

.top { vertical-align: top;}
.middle { vertical-align: middle;}
.bottom { vertical-align: bottom;}
.left { text-align: left;}
.center { text-align: center; }
.right { text-align: right;}
.up { position: relative; top: -1.2em; }
.margin0 { margin: 0; }

/* 回り込み */

.floatleft {
	float: left;
	display: inline;
}

.floatright {
	float: right;
	display: inline;
}

#contents p.floatleft {
	margin-right: 5px;
}

#contents p.floatright {
	margin-left: 5px;
}

img.floatleft {
	margin-right: 10px;
}

img.floatright {
	margin-left: 10px;
}

.leftbox {
	float: left;
	padding-right: 10px;
}

.rightbox {
	float: right;
	padding-left: 10px;
}

.clear {
	clear: both;
}

/* テキスト制御 */

.large {
	font-size: 110%;
}

.small {
	font-size: 90%;
	letter-spacing: 0;
	line-height: 1.2;
}

.normal {
	font-weight: normal;
}

.nowrap {
	white-space: nowrap;
}

.fixed {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	letter-spacing: 0em;
}


.top { vertical-align: top;}
.middle { vertical-align: middle;}
.bottom { vertical-align: bottom;}
.left { text-align: left;}
.right { text-align: right;}
.center { text-align: center; }



/* containerr */

#container {
	margin: 0 auto;
	background: #fff url(images/grey.gif) repeat-y 605px 0;
	width: 760px;
	text-align: left;
	position: relative;
}


/* header */

#header {
	background: url(images/header.png) no-repeat;
	height: 104px;
	position: relative;
}

#header h2 {
	margin: 0 0 0 102px;
	color: #fff;
	font-size: 90%;
	font-weight: normal;
}

#header h3 {
	position: absolute;
	top: 39px;
	left: 110px;
}

#header h3 a {
	display: block;
	width: 262px;
	height: 35px;
	text-indent: -9999px;
}

#header h4 {
	text-indent: -9999px;
}


#header ul.navi {
	position: absolute;
	right: 5px;
	top: 20px;
}

ul.navi {
}

ul.navi li {
	display: inline;
	list-style: none;
	border-right: solid 1px #999;
	padding-right: 4px;
	margin-left: 4px;
	font-size: 90%;
	letter-spacing: 0;
}
ul.navi li.end {
	border: none;
	padding-right: 0;
}

ul.navi a {
	text-decoration: none;
	color: #666;
}

ul.navi a:hover {
	text-decoration: underline;
}


/* side */

#side {
	background: url(images/navi.png) no-repeat;
	float: right;
	padding-bottom: 25px;
	width: 154px;
	min-height: 550px;
	display: inline;
}
* html #side {
	height: 550px;
}


#side li {
	list-style: none;
}

#side li a {
	height: 50px;
	display: block;
	text-indent: -9999px;
}

#side li#m08 a { margin-top: 4px; height: 76px; }
#side li#m09 a { margin-top: 2px; height: 76px; }
#side li#m10 a { margin-top: 2px; height: 51px; }
#side li#m11 a { margin-top: 2px; height: 39px; }

#side li#m01 a:hover { background: url(images/navi.png) no-repeat -156px 0; }
#side li#m02 a:hover { background: url(images/navi.png) no-repeat -156px -50px; }
#side li#m03 a:hover { background: url(images/navi.png) no-repeat -156px -100px; }
#side li#m04 a:hover { background: url(images/navi.png) no-repeat -156px -150px; }
#side li#m05 a:hover { background: url(images/navi.png) no-repeat -156px -200px; }
#side li#m06 a:hover { background: url(images/navi.png) no-repeat -156px -250px; }
#side li#m07 a:hover { background: url(images/navi.png) no-repeat -156px -300px; }

#history #side li#m01 { background: url(images/navi.png) no-repeat -156px 0; }
#denka   #side li#m02 { background: url(images/navi.png) no-repeat -156px -50px; }
#house   #side li#m03 { background: url(images/navi.png) no-repeat -156px -100px; }
#works   #side li#m04 { background: url(images/navi.png) no-repeat -156px -150px; }
#voice   #side li#m05 { background: url(images/navi.png) no-repeat -156px -200px; }
#event   #side li#m06 { background: url(images/navi.png) no-repeat -156px -250px; }
#reform  #side li#m07 { background: url(images/navi.png) no-repeat -156px -300px; }


/* contents */

#contents {
	float: left;
	width: 605px;
	text-align: left;
	position: relative;
}

#contents h1 {
	margin: 0 0 10px;
}

#contents h2 {
	margin: 0 0 15px 10px;
}

#contents h3 {
	margin: 0 10px 15px 10px;
	padding: 3px 5px 1px;
	border-top: solid 1px #900;
	border-bottom: solid 1px #900;
	background: #E2DBD3;
	color: #900;
	font-size: 110%;
}

#contents h4 {
	margin-bottom: 3px;
}

#contents h5 {
	margin-bottom: 3px;
}

#contents p {
	margin: 0 15px 10px;
}

#contents ul {
	margin-left: 20px;
}

#contents li {
}

#contents table {
	font-size: 90%;
	letter-spacing: 0;
}

#contents th {
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
}

#contents td {
	vertical-align: top;
}

#contents hr {
	border-bottom: dotted 1px #999;
	clear: both;
	color: #fff;
}

#contents div.box {
	margin-right: 10px;
	width: 165px;
	float: left;
	font-size: 90%;
	letter-spacing: 0;
}
#contents div.end {
	margin-right: 0;
}

#contents .link a {
	padding-left: 15px;
	background: url(images/link-icon.gif) no-repeat left center;
	color: #2F80D1;
	font-size: 90%;
}

/* ページトップへ */

#contents p.pagetop {
	clear: both;
	text-align: right;
	font-size: 80%;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0;
}

#contents p.pagetop a {
	color: #c00;
	text-decoration: none;
}

#contents p.pagetop a:hover {
	border-bottom: solid 1px #900;
	color: #c00;
}

/* HOME */

#home #contents #top-img {
	margin-bottom: 10px;
	height: 300px;
	background: url(images/top-img.png) no-repeat;
	position: relative;
}

#home #contents #top-img p {
	position: absolute;
	top: 190px;
	left: 300px;
	width: 280px;
	font-size: 90%;
	line-height: 1.3;
}

#home #contents #top-img h1 {
	text-indent: -9999px;
}


#home #contents #top-img ul li#top-button1 {
	position: absolute;
	top: 140px;
	right: 8px;
	list-style: none;
}

#home #contents #top-img ul li#top-button2 {
	position: absolute;
	bottom: 10px;
	right: 8px;
	list-style: none;
}


#home #whatsnew {
	min-height: 80px;
	margin: 0 15px 10px;
	border: solid 1px #ccc;
	border-left: solid 20px #900;
	position: relative;
}

#home #whatsnew h2 {
	position: absolute;
	top: 7px;
	left: -29px;
}

#home #whatsnew p {
	margin: 10px 0 10px 20px;
}

#home #contents #whatsnew dl {
	margin: 10px 0 10px 10px;
	font-size: 90%;
}

#home #contents #whatsnew dt {
	clear: both;
	float: left;
	color: #AF302D;
	line-height: 1.5;
	padding-bottom: 0.4em;
}

#home #contents #whatsnew dd {
	padding: 0 0 0.4em 6.5em;
	line-height: 1.5;
}


#home #contents #blog {
	margin: 15px 15px 20px;
	border: solid 1px #ccc;
	background: #F7F9F3;
	position: relative;
	padding: 5px;
	font-size: 90%;
}

#home #contents #blog h3 {
	clear: both;
	background: none;
	border: none;
	border-bottom: dashed 1px #666;
	margin-bottom: 5px;
	font-weight: normal;
}

#home #contents #blog h3 a {
	color: #900;
	font-weight: bold;
}

#home #contents #blog img {
}

#home #contents  p#blog-link {
	position: absolute;
	top: 5px;
	right: 10px;
	padding: 4px 0 4px 40px;
	background: url(images/icin-finger.gif) no-repeat 0 8px;
	color: #000;
}

#home #contents  p#blog-link a {
	color: #c00;
}

/* 突然住宅会社をつくった訳 */

#history #contents .interview {
	margin-bottom: 20px;
	padding: 0 200px 0 15px;
	font-size: 90%;
}

#contents #kawamura1 { background: url(images/kawamura1.jpg) no-repeat right top; }
#contents #kawamura2 { background: url(images/kawamura2.jpg) no-repeat right center; }
#contents #kawamura3 { background: url(images/kawamura3.jpg) no-repeat right top; }


#contents .interview p {
	font-weight: bold;
	margin: 0 0 10px 0;
	text-indent: -1.5em;
	padding-left: 1.5em;
}

#history #contents .interview p {
	margin-right: 0 -40px 10px 0;
}

#contents .interview dl {
	margin-bottom: 10px;
}

#contents .interview dt {
	color: #c00;
	float: left;
}

#contents .interview dd {
	padding-left: 3em;
}


/* オール電化に特化した訳 */

#denka #contents .interview {
	margin-bottom: 20px;
	padding: 0 170px 0 15px;
	font-size: 90%;
}

#contents #kawamura4 { background: url(images/kawamura4.jpg) no-repeat right top; }

#denka-merit {
	padding: 0 215px 0 20px;
	background: url(images/denka-img.jpg) no-repeat right top;
	font-size: 90%;
}

table#denka-setsubi {
	margin: 0 0 0 20px;
}

table#denka-setsubi th {
	padding: 0 10px 10px 0;
}

table#denka-setsubi td {
	line-height: 1.8;
}


/* 家を輪切りにしてみると？ */

#house #contents {
	background: url(images/kawamura5.jpg) no-repeat right 55px;
}

#house-wagiri {
	margin-bottom: 25px;
}

#house #contents #house-point{
	margin: 0 20px 15px 0;
	background: url(images/house-img.jpg) no-repeat right top;
}

#house-point table {
	margin: 0 165px 0 20px;
}

#house-point table th {
	padding-bottom: 10px;
}

#house-point table td {
	line-height: 1.8;
	vertical-align: middle;
}

#house-point table td p {
	line-height: 1.3;
}


/* 建てた家をご覧ください */

#works #contents {
	background: url(images/kawamura6.jpg) no-repeat right 55px;
}

#works #contents p#catch {
	padding-right: 150px;
	min-height: 150px;
}
* html #works #contents p#catch {
	margin-bottom: 0;
	height: 140px;
}

#works #contents .entry {
	margin: 15px 20px 5px;
	padding: 0 5px 15px;
	border-bottom: dotted 1px #999;
}

#works #contents .entry h4 {
	margin: 0 0 3px 175px;
	color: #4A1E17;
	font-size: 110%;
	line-height:1.4;
	letter-spacing: 0;
	font-weight: normal;
}

#works #contents .entry h5 {
	margin: 0 0 5px 175px;
	font-weight: normal;
	color: #000;
}

#works #contents .entry p {
	margin: 0 0 10px 175px;
	line-height:1.4;
}

#works #contents .entry .pic {
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px;
	border: solid 1px #999;
}


/* お客様に聞けばわかります */

#voice #contents {
	background: url(images/kawamura7.jpg) no-repeat right 70px;
}

#voice #contents p#catch {
	padding-right: 150px;
	min-height: 150px;
}
* html #voice #contents p#catch {
	margin-bottom: 0;
	height: 140px;
}


/* イベント・お知らせ */

table.price {
	margin: 15px 0 0 30px;
}

table.price th {
	font-weight: normal;
	text-align: left;
	padding: 0 25px 0 0;
	background: none;
}

table.price td {
	text-align: right;
	padding: 0 5px;
}

.line {
	border-top: solid 1px #333;
}


/* 断熱リフォームのススメ */

#reform #contents {
	background: url(images/kawamura8.jpg) no-repeat right 65px;
}

#reform #contents p#catch {
	margin-bottom: 25px;
	padding-right: 150px;
}

#reform-about {
	margin: 0 20px 15px 0;
	padding: 0 150px 0 5px;
	background: url(images/reform-img.jpg) no-repeat right top;
	font-size: 90%;
	position: relative;
}

#reform-about .button {
	position: absolute;
	left: 420px;
	top: 220px;
}

.process {
}

.process th {
	font-weight: normal;
	color: #333;
	padding-bottom: 15px;
	text-align: left;
	letter-spacing: 0.05em;
}

.process td {
	letter-spacing: 0.05em;
	padding: 2px 10px;
}

.koutei {
	padding: 1 10;
	background-color: #fff8e1;
	border: solid 1px #fc3;
	text-align: center;
	color: #663;
}

.number {
	padding-right: 10px;
	color: #f93;
	font-weight: bold;
	text-align: center;
}

.arrow {
	font-weight: bold;
	color: #f93;
	text-align: center;
}

.pic-table td {
	padding: 0 10px;
	text-align: center;
}


/* 会社について */

#company #contents {
	padding-top: 15px;
}

#company #contents table {
	margin: 20px auto;
	width: 500px;
	border-left: solid 1px #BDAD9D;
	border-top: solid 1px #BDAD9D;
}

#company #contents table th {
	padding: 6px 10px;
	border-right: solid 1px #BDAD9D;
	border-bottom: solid 1px #BDAD9D;
	background: #ECE8E3;
}

#company #contents table td {
	padding: 6px 10px;
	border-right: solid 1px #BDAD9D;
	border-bottom: solid 1px #BDAD9D;
}


/**************************/
/*        フッター        */
/**************************/

#footer {
	clear: both;
	margin: 0 3px;
	padding: 5px;
	background: #fff;
	border-top: solid 1px #999;
	height: 40px;
	position: relative;
}

#footer h2 {
}

#footer p {
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-size: 80%;
	color: #666;
}

#footer address {
	font-size: 90%;
	line-height: 1.2;
}

#footer ul.navi {
	position: absolute;
	right: 5px;
	top: 5px;
}

/**************************/
/*         ハック         */
/**************************/

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

div {display: inline-table;}

/* Hides from IE-mac \*/
* html div {height: 1%;}
div {display: block;}
/* End hide from IE-mac */