@charset "EUC-JP";
/* [Layout] */
div#body{
	background-image:url('http://offbase-housing.net/template/contents_bg.gif');
	background-position:center;
	background-repeat:repeat-y;
	margin:0 auto 0 auto;
	width: 840px;
}
div#contents {
	margin: 0px 40px 0px 40px;
	text-align: center;
	padding-top:20px;
}
div#navigation {
	display:none;
}
/* object */
div#contents div#map{
	border-left:2px solid #ccc;
	border-right:2px solid #999;
	border-top:2px solid #999;
	border-bottom:2px solid #ccc;
	width:750px;
	height:514px;
}
/* [Entry] */
div.entry {
	font-size:85%;
	line-height:1.2em;
	margin-bottom:20px;
	height:1%;
}
div.entry h2 {
	background-image:url('http://offbase-housing.net/template/body_bg.gif');
	color:#ffffff;
	padding: 5px 10px 5px 10px;
	font-size:100%;
	margin: 0px 0px 20px 0px;
	clear:both;
}
div.entry h2 a {
	color: #F90;
}
div.entry h2 a:active,
div.entry h2 a:hover {
	color: #F30;
}
div.entry br{
	height:20px;
}
/* [Comment] */
div.comment_left {
	width: 370px;
	background-color:#fcfcfc;
	float:left;
	line-height:1em;
	background-image:url('http://offbase-housing.net/template/comment_info_bg.gif');
	background-position:left top;
	background-repeat:no-repeat;
	height:135px;
	padding-bottom:1px;
}
div.comment_left p{
	margin: 60px 20px 20px 20px;
}
div.comment_right {
	width: 370px;
	background-color:#fcfcfc;
	float:right;
	line-height:1em;
	background-image:url('http://offbase-housing.net/template/comment_tos_bg.gif');
	background-position:left top;
	background-repeat:no-repeat;
	height:135px;
	padding-bottom:1px;
}
div.comment_right p{
	margin: 60px 20px 20px 20px;
}
div#comments h3 {
	width: 430px;
	font-weight: bold;
	color: #999;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
}
div#comments dl.comment_body {
	width: 430px;
	padding-bottom: 30px;
}
div#comments dl.comment_body dt {
	width: 430px;
	color: #CCC;
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #FFE6C0;
}
div#comments h4 {
	width: 408px !important;
	width: 430px;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
	font-weight: bold;
	color: #FFF;
	background: transparent url(http://offbase-housing.net/template/sb_comment_form_bg.jpg) no-repeat;
	padding: 5px 10px;
}
div#contents div#search_now{
	text-align:center;
}
div#contents div#search_now ul{
}
div#contents div#search_now ul li{
	width:140px;
	display:block;
	float:left;
	margin: 0px 15px 0px 0px;
}
div#contents div#search_now ul li#location{
	width:140px;
	display:block;
	float:left;
	margin: 0px 0px 0px 0px;
}
div#contents div#search_now ul li#detail{
	width:140px;
	display:block;
	float:right;
	margin: 0px 0px 0px 0px;
}
div#contents div#search_now ul li a{
	width:140px;
	padding: 20px 0px 0px 0px;
	background-color:#fcfcfc;
	display:block;
	background-image:url('http://offbase-housing.net/template/serch_now_bg.gif');
	background-position:left top;
	background-repeat:no-repeat;
	height:55px;
}
div#contents div#search_now ul li a:active,
div#contents div#search_now ul li a:hover {
	background-color:#ffff80;
	background-image:url('http://offbase-housing.net/template/serch_now_o_bg.gif');
	background-position:left top;
	background-repeat:no-repeat;
}
/* ++++ Extra ++++ */
dl#extra {
	width: 100%;
	padding: 10px;
	margin-top:20px;
	font-size:70%;
}
dl#extra dt {
	display: none;
}
dl#extra ul {
	padding: 0;
	list-style: none;
	list-style-image: none;
}
dl#extra ul li{
	display:inline;
	margin-right:10px;
}

