@charset "utf-8";

body, h1, h2, h3, h4, h5, p, hr, ul, li, dl, dt, dd, form, img {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

img {
	vertical-align: bottom;
	border: none;
}

.noborder {
	border: none !important;
}

.nospace {
	margin: 0;
}

.nowrap {
	white-space: nowrap;
}

.none {
	display: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block }
/* End hide from IE-mac */

body {
	background: url(../common/com_bg01.gif);
}

#body {
	width: 960px;
	background: #FFFFFF;
}

/* 基本設定
----------------------------------------------------------------------------------------------------*/

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.marginB10 {
	margin: 0 0 10px;
}

/* ヘッダー
----------------------------------------------------------------------------------------------------*/

#header {
	padding: 10px 20px 10px;
}

#header h1{
	float: left;
	width: 105px;
	line-height: 1;
	font-size: 1px;
}

#header p {
	text-align: right;
}

/* コンテンツ
----------------------------------------------------------------------------------------------------*/

#contents {
	padding: 0 20px 10px;
}

.home {
	float: left;
	width: 155px;
}

.pagetop {
	text-align: right;
}

/* フッター
----------------------------------------------------------------------------------------------------*/

#footer {
	padding: 0 20px 20px;
}

#estateLink {
	margin: 0 20px 5px;
	padding: 10px 0 0;
	border-top: 1px solid #666666;
}

#landLink {
	margin: 0 20px 10px;
}

#estateLink li,
#landLink li{
	display: inline;
	padding: 0 5px 0 0;
}

#estateLink a,
#landLink a{
	color: #999999;
}

address{
	padding: 15px;
	background: #CCCCCC;
	line-height: 1;
	font-size: 1px;
}

/* トップページ
----------------------------------------------------------------------------------------------------*/

#top h2 {
	margin: 0 0 20px;
}

#top .form1 {
	margin: 0 0 20px;
	border: solid 5px #CCCCCC;
}

#top .form1 table {
	width: 910px;
	border-collapse: collapse;
}

#top .form1 td, #top .form1 th {
	padding: 0.5em;
	border: solid 1px #CCCCCC;
	text-align: left;
}

#top .form1 th {
	background: #F5F5F5;
}

#top .box1{
	padding: 6px;
	text-align: right;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}

#top .box1 input {
	border: none;
	text-indent: -9999px;
	vertical-align: bottom;
}

#top .box1 .reset {
	width: 100px;
	height: 25px;
	background: url(../common/com_bt01.gif) no-repeat;
	margin: 0 5px 0 0;
}

#top .box1 .submit {
	width: 170px;
	height: 35px;
	background: url(../common/com_bt02.gif) no-repeat;
}

#top h3 {
	margin: 0 0 10px;
}

#top .form2 {
	margin: 0 0 10px;
	padding: 0.5em 0;
}

#top .form2 .total {
	float: left;
	width: 180px;
	font-weight: bolder;
}

#top .form2 ul {
	text-align: center;
	margin: 0 0 0 180px;
}

#top .form2 ul li {
	display: inline;
}

#top .form2 ul li a {
	margin: 0 1px;
	padding: 0.3em 0.7em;
	border: solid 1px #CCCCCC;
}

#top .form2 ul .at a {
	background: #0066CC;
	color: #FFFFFF;
}

#top .form2 .count {
	float: right;
	width: 180px;
	text-align: right;
}

#top .box2 table {
	width: 920px;
	margin: 0 0 10px;
	border-collapse: collapse;
}

#top .box2 td, #top .box2 th {
	padding: 0.5em;
	border: solid 1px #CCCCCC;
}

#top .box2 th {
	background: #DFDFDF;
}

#top .box2 td img, #top .box2 th img {
	vertical-align: middle;
	margin: 0 3px;
}

#top .box2 .tr1 td {
	background: #F5F5F5;
}

/* 詳細
----------------------------------------------------------------------------------------------------*/

#detail h2{
	margin: 0 0 10px;
}

#detail .box1 {
	margin: 0 0 10px;
}

#detail .box1 .right {
	width: 120px;
}

#detail h3 {
	margin: 0 0 10px;
	padding: 5px 10px;
	background: url(../common/com_bg02.jpg) no-repeat;
	color: #0066CC;
}

#detail .box2 .left {
	width: 510px;
	text-align: center;
}

#detail .box2 .right {
	width: 400px;
}

#detail .box3 {
	padding: 5px 0;
	border-top: solid 5px #666666;
	border-bottom: solid 1px #666666;
}

#detail .box3 .inner {
	background: url(../common/com_bg03.gif) repeat-y;
}

#detail .box3 h4 {
	float: left;
	width: 100px;
	padding: 2em 0;
	text-align: center;
}

#detail .box3 .right {
	width: 290px;
}

#detail .box4 {
	margin: 0 0 1em;
}

#detail .box5 h5 {
	color: #0066CC;
	font-weight: bolder;
}

#detail .box5 h5 img {
	margin: 0 0.5em 0 0;
}

#detail .box5 p {
	margin: 0 0 0.5em;
}

#detail .box6 {
	margin: 10px 0 20px;
}

#detail .box6 ul {
	margin: 0 0 20px;
}

#detail .box6 li {
	float: left;
	width: 64px;
	margin: 0 8px 0 0;
}

#detail .box6 li a {
	display: block;
	padding: 1px;
	border: solid 1px #CCCCCC;
}

#detail .box7 h4 {
	color: #0066CC;
	font-weight: bolder;
}

#detail .box7 .frame1 {
	width: 920px;
	height: 10px;
	overflow: hidden;
	background: url(../common/com_bg04.gif);
}

#detail .box7 .frame2 {
	width: 920px;
	height: 10px;
	overflow: hidden;
	background: url(../common/com_bg05.gif);
}

#detail .box8 {
	padding: 0 10px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
