﻿@charset "UTF-8";
@import url(common.css);

body {
  color: #333333;
  background: #FFFFFF;
  padding-top:5px;
}

a,
a:link {
  color: #0086b9;
  text-decoration: none;
}



div#container {
  width: 720px;
  margin: 0 auto;
}

/*	ヘッダー
---------------------------------------------------------------- */

div#header {
	height:280px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
       
}
#bannertext{position:relative;
            top:70px;
            left:30px;
}
div#header{
	width:720px;
	height:280px;
        background:url(../img/header2.jpg) no-repeat;
}


div#main {
	/*background: transparent;*/
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;
	padding-bottom: 0;
}
.stitle{
        position:relative;
        top:25px;
        left:70px;
        color:#fff;
        font-size:1.2em;
        font-weight:700;

}
.stitle a:hover{
        position:relative;
        top:25px;
        left:70px;
        color:#fff;
        font-size:1.2em;
        font-weight:700;

}
#smallbanner01{
        width:350px;
        height:70px;
        background:url(../img/smallbanner01.gif) no-repeat;
        margin-right:5px;
        margin-left:3px;
        margin-top:10px;
        margin-bottom:1px;
        float:left;
}
#smallbanner02{
        width:350px;
        height:70px;
        background:url(../img/smallbanner02.gif) no-repeat;
        margin-bottom:1px;
        margin-top:10px;
        float:right;
        margin-right:3px;

}

/*	「デベロッパー」コンテンツ
---------------------------------------------------------------- */
div#main h2{
	margin:3px auto 5px;
}


div.contents_dev {
	overflow:hidden;
	height:100%;
	background: #FFFFFF;
	margin-top: 0;
	margin-bottom: 15px;
	padding-top: 0.5em;
	padding-right:0;
	padding-bottom: 1em;
	padding-left: 1em;
	border: 1px solid #999999;
}

div.contents_dev h2{
	width:690px;
	height:34px;
	background:url(../img/heading_house.gif) 0 0 no-repeat;
	color:#FFFFFF;
	margin:3px auto 5px;
	padding:5px 0 0 13px;
	font-size:140%;
}


div.contents_dev_top{

	margin-bottom: 5px;
}
div.contents_dev_top img{
	float: left;
	margin-top: 0;
	margin-right: 0.5em;
	margin-bottom: 1em;
	margin-left: 0;
	border:1px solid #999999;
}
div.contents_dev_top p{
	margin:0 1em;
	padding:0.3em 0.5em;
}

div.contents_dev_bottom{
	clear:both;
	margin-bottom: 5px;
}
div.contents_dev_bottom table{
	float:left;
	width:500px;
	border-collapse:collapse;
	border:1px solid #666666;
	margin-bottom:5px;
        text-align:center;
}

div.contents_dev_bottom th{
	background:#80BFFF url(../img/th_bg2.gif) 0 0 repeat-x;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	padding:2px 3px;
}

div.contents_dev_bottom td{
	background:#FFFFFF;
	border:1px solid #666666;
	padding:2px 3px;
        text-align:center;
}
div.contents_dev_bottom .subth1{
	font-size:75%;
	background:#80BFFF url(../img/th_bg2.gif) 0 0 repeat-x;
	border-top:1px solid #999;
	border-right:1px solid #999;
	padding:3px;
}
div.contents_dev_bottom .subth2{
	font-size:75%;
	background:#80BFFF url(../img/th_bg2.gif) 0 0 repeat-x;
	border-top:1px solid #999;
	border-left:1px solid #999;
	padding:3px;
}

div.contents_dev_bottom .td1{
	width:200px;
	text-align:left;
	border:1px solid #666666;
}
div.contents_dev_bottom .td2{
	width:90px;
	text-align:center;
	border:1px solid #666666;
}
div.contents_dev_bottom .td3{
	width:120px;
	text-align:left;
	border:1px solid #666666;
}


div.contents_dev_bottom p img{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 1em;
}



/*	「ハウスメーカー」コンテンツ
---------------------------------------------------------------- */
div.contents_house {
	overflow: hidden;
	height: 100%;
	background: #FFFFFF;
	margin-top: 0;
	margin-bottom: 15px;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 1em;
	border: 1px solid #999999;
}
div.contents_house h2{
	width: 690px;
	height: 34px;
	background: url(../img/heading_house.gif) 0 0 no-repeat;
	color: #FFFFFF;
	margin: 3px auto 5px;
	padding: 5px 0 0 13px;
	font-size: 140%;
}


div.contents_house_top{
	margin-bottom: 5px;
}

div.contents_house_top h3{
	margin:0 0.2em 0 0;
	font-size: 100%;
	color:#FF0000;
	background:url(../img/bullet.gif) 0 0 no-repeat;
}

div.contents_house_top p{
	margin:0 1em;
	padding:0.2em;
}


div.contents_house_top img{
	float: left;
	margin-top: 0;
	margin-right: 0.5em;
	margin-bottom: 1em;
	margin-left: 0;
	border:1px solid #999999;
	height:80px;
}

div.contents_house_bottom{
	clear:both;
	margin-bottom: 5px;
}
div.contents_house_bottom table{
	float:left;
	width:500px;
	border-collapse:collapse;
	border:1px solid #999999;
	margin-bottom:5px;
}
div.contents_house_bottom th{
	background:#80BFFF url(../img/th_bg3.gif) 0 0 repeat-x;
	border:1px solid #999999;
	padding:3px;
	text-align:center;
}
div.contents_house_bottom td{
	background:#FFFFFF;
	border:1px solid #999999;
	padding:5px 2px;
	text-align:center;
}
div.contents_house_bottom .td1{
	width:80px;
}
div.contents_house_bottom .td2{
	width:60px;
}
div.contents_house_bottom p img{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 1em;
}



/*	フッター
---------------------------------------------------------------- */

#footer {
  background: #FFFFFF;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0.6em;
  padding-right: 0;
  padding-bottom: 1em;
  padding-left: 1em;
  border-top: 5px solid #1a62db;
  font-size:90%;
}

#footer address {
  font-style:normal;
  text-align:center;
}


table .ask-yo {
    width: 370px;
    border: 1px #ccc solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table .ask-yo th {
    width: 100px;
    padding: 5px 20px 5px 5px;
    border: #ccc solid;
    border-width: 0 0 1px 1px;
    background: #9999CC;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
    color:#fff;
}
table .ask-yo td {
    padding: 5px 5px 5px 20px;
    border: 1px #ccc solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    white-space: nowrap;
}




