@charset "UTF-8";

body{
	margin:0;
	padding:0;
	background:url(../img/common/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#container{
	width:100%;
	background:url(../img/index/index_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#maincont{
	padding:0 0 15px 0;
}

#sub-title{
	background-image:none;
	height:240px;
}

#topcopy{
	visibility:hidden;
}

#contleft{
	float:left;
	padding:0 0 0 25px;
	width:520px;
}

#recommend-estate-t{
	padding:0;
	width:510px;
}

#recommend-box{
	background:url(../img/index/top_recommend_bottom.jpg) bottom left no-repeat;
	padding:0 0 13px 0;
	margin:15px 0 5px 10px;
}

#recommend-box li{
	width:33%;
	float:left;
}

#recommend-box li ul li{
	width:100%;
	float:none;
}

#recommend-box li ul{
	padding:10px 0 0 0;
}

.enter-detaile{
	margin:10px 0 10px 0;
}

.index-bottom-banner {
	padding-left:7px;
}

.index-bottom-banner li{
	float:left;
	padding-right:2px;
}

#rightcont{
	padding:0 30px 0 0;
	float:right;
	width:310px;
}

#quick1{
	width:300px;
	background:url(../img/index/right_checkbox_bg_middle.jpg);
	background-repeat:repeat-y;
}

#quick2{
	width:300px;
	background:url(../img/index/right_checkbox_bg_top.jpg);
	background-repeat:no-repeat;
}

#quick2 h2{
	position:relative;
	width:300px;
	height:53px;
}

#quick2 h2 img{
	position:absolute;
}

#quick-t1{
	top:0;
	left:8px;
}

#quick-t2{
	top:18px;
	left:51px;
}

#quick-t3{
	top:25px;
	left:231px;
}





#topics h2{
	margin-top:15px;
	position:relative;
	width:300px;
	height:38px;
	background:url(../img/index/right_checkbox_t_line.jpg) bottom left no-repeat;
}

#topics h2 img{
	position:absolute;
}

#topics-t1{
	top:0;
	left:7px;
}

#topics-t2{
	top:14px;
	left:56px;
}

#topics-t3{
	top:18px;
	left:240px;
}

#topics-t4{
	top:9px;
	left:280px;
}

#topics ul li{
	padding-top:15px;
	border-bottom:1px dotted #000000;
}

#topics p{
	display:block;
	width:300px;
	text-align:right;
	margin:10px 0 15px 0;
}

td span{
	width:110px;
	display:block;
	float:left;
}

td{
	padding:10px 0 5px 0;
	border-bottom:1px #000 dotted;
}

#submit-b{
	width:290px;
	padding:10px 0 10px 0;
	text-align:right;
}

form{
	width:300px;
	background:url(../img/index/right_checkbox_bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#tubmenu{
	margin:0 auto 0 auto;
	width:279px;
	font-size:0;
}


#tubmenu li{
	padding:0 1px 0 0;	
	width:92px;
	float:left;
	cursor:pointer;
}


#tub-ac{
	display:block;
}

#tub-bc{
	display:none;
}

#tub-cc{
	display:none;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #000;
}

div#banner{
	padding:16px 0 0;
}

div#banner li{
	padding:6px 0 0;
	font-size:0;
	line-height:0;
}

div#banner2{
	padding:16px 0 0;
}

div#banner2 li{
	padding:6px 0 0;
	font-size:0;
	line-height:0;
}

dl#kanri{
	width:300px;
	border-top:20px solid #fff;
	background:url(../img/index/kanri_bg.png) repeat-y;
}
dl#kanri dt{
	width:300px;
	height:57px;
	overflow:hidden;
}
dl#kanri dd{
	width:300px;
	background:url(../img/index/kanri_bottom.png) no-repeat left bottom;
}
dl#kanri dd ul{
	margin:0 auto;
	padding:10px 0;
	width:240px;
}
dl#kanri dd ul li{
	padding:0 0 3px;
	font-size:0;
	line-height:0;
}
dl#kanri dd p{
	padding:0 0 27px;
	color:#333;
	text-align:center;
}

ul#topmenu{
	border-top:20px solid #fff;
	width:300px;
}
ul#topmenu li{
	margin-top:3px;
	font-size:0;
	line-height:0;
}
ul#topmenu li img{
	vertical-align:top;
}

/*--タブ内の開閉js用*/
.joki {clear:left; padding-top:5px;}
.joki h4 {padding:3px; text-align:center; margin:0 3px; color:#ffffff; background:#ababab;}
.joki h4:hover {background:#dedede;}
.joki h4:active {background:#dedede;}
.joki ul li {padding-bottom:3px; padding-top:5px; overflow:hidden;}
