/* インクルード
----------------------------------------------------------------------------- */
@import url("layout.css");

/* タイトル
----------------------------------------------------------------------------- */


#contents h2{
	background-image:url(../openhouse/img/title.jpg);
	height:124px;
	background-position: 0px 10px;
}

#contents h3{
	overflow:hidden;
	}

#contents h3 .left{
	float:left;
	}

#contents h3 .right{
	float:right;
	font-size: 15px;
	padding-right: 10px;
	padding-top: 5px;
	}	

#contents h4 {
margin-bottom:20px;
}

#contents h4 .left{
	float:left;
	}

#contents h4 .right{
	float:right;
	font-size: 12px;
	padding-right: 10px;
	padding-top: 3px;
	}

#contents h4 font{
	background-color: #FF6600;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	padding: 3px;
	margin-right: 5px;
}

/* 各店事情メインと詳細
----------------------------------------------------------------------------- */
#contents .image {
float:left;
margin-right:10px;
margin-bottom:20px;
width:200px;
}

#contents .detail{
width:450px;
float:right;
}

#contents .detail p{
	font-size:18px;
	color: #CC3333;
	font-weight:bold;
}

#contents .gaiyou table,
#contents .detail table{
	margin-top:20px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#contents .gaiyou th,
#contents .gaiyou td,
#contents .detail th, 
#contents .detail td{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#contents .gaiyou th,
#contents .detail th{
	background-color:#ededeb;
	font-weight:normal;
	text-align:left;
	width: 20%;
}

#contents .btn_detail{
text-align:right;
margin-bottom:20px;
}


/* 各オープンハウスの詳細
----------------------------------------------------------------------------- */
#contents .o_back{
	background-image:url(../img/aroow_back.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	padding-left:18px;
	margin-bottom:10px;
	margin-bottom:10px;
	width: 210px;
	font-size:14px;
	background-position: left 3px;
}

#contents .o_navi{
	background-color:#E7E7E7;
	padding: 5px;
	font-size: 12px;
	text-align: right;
	margin-bottom: 15px;
}

#contents .o_detail{
float:left;
width:280px;
margin-right:10px;
}

#contents .o_detail p{
	font-size:18px;
	color: #CC3333;
	font-weight:bold;
}

#contents .o_detail ul{
	background-image:url(../openhouse/img/point.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	margin-top: 20px;
	line-height:180%;
}

#contents .o_detail li{
	list-style-position: outside;
	list-style-image: url(../openhouse/img/ico_square.gif);
	margin-left: 20px;
	margin-top: 8px;
}

#contents .o_detail li.spec{
	list-style-image: url(../openhouse/img/ico_square_g.gif);
}

#contents .o_image {
	float:right;
	width:360px;
	margin-bottom:20px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

#contents .o_down {
	margin-top: 15px;
	width:670px;
}

#contents .o_table {
	width:350px;
	float:left;
}

#contents .o_table table{
	margin-top:20px;
	margin-bottom:20px;
	font-size:12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

#contents .o_table  th, 
#contents .o_table  td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	padding-top: 8px;
	padding-right: 5px;
	padding-left:5px;
	padding-bottom: 8px;
}

#contents .o_table  th{
	background-color:#E7E7E7;
	font-weight:normal;
	text-align:center;
}

#contents .o_table  td{
	padding-left: 15px;
}

#contents .o_table  td font{
	color:#FF0000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}



#contents .access_map {
	width:300px;
	float: right;
}

#contents .btn_map{
clear:both;
margin-top:50px;
text-align:center;
}

#contents .access_map p.kakudai{
margin-top:0px;
}



#contents table td.sub {
	text-indent: 25px;
}

#contents .photo{
width:210px;
float:left;
margin-right:10px;
margin-bottom:10px;
}

#contents .photo2{
width:320px;
float:left;
margin-right:5px;
margin-bottom:10px;
}

#contents .check {
clear:both;
	background-image: url(../openhouse/img/kobunaki/check.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 205px;
	width: 612px;
	padding-top: 36px;
	padding-left: 30px;
	padding-right: 20px;
	margin-top: 15px;
	line-height:150%;
	font-size:14px;
}

#contents .check img {
	padding-left: 15px;
}

#contents .check h5 {
	padding-top: 15px;
	color: #990000;
	font-size: 17px;
	padding-bottom: 15px;
}


#contents .access{
margin-right:20px;
margin-top:20px;
line-height:180%;
}


#contents .access p{
margin-top:10px;
margin-bottom:30px;
}


#contents .waku {
	width:570px;
	margin-top: 15px;
	border: 1px solid #FFCC66;
	background-color: #FFFFE1;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
}

#contents .waku h5 {
	font-size: 18px;
}

#contents .waku ul {
	width:250px;
	list-style-position: inside;
	list-style-type: disc;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	line-height: 150%;
	font-size:14px;
}

#contents .gaiyou{
	width:630px;
	margin-left: 20px;
	margin-bottom:30px;
}

