@charset "utf-8";

/* ----------------------------------------
 *   top.css
 * ---------------------------------------- */
#main-image {
	width:100%;
	text-align:center;
	background:url(../image/top_mainimg_bg.jpg) repeat-x left top;
}

#top #contents {
	width:960px;
	padding:35px 0 50px;
	overflow:hidden;
	margin:0 auto;
	clear:both;
}

#top #main {
	width:710px;
	float:left;
	padding-right:30px;
	padding-left:0;
}

#top #sub {
	width:220px;
	float:right;
	padding-top:5px;
}

#shortsale-wrap {
	background:url(../image/top_shortsale_bg.jpg) no-repeat left top;
	width:565px;
	height:120px;
	padding:200px 125px 10px 20px;
}

#shortsale-wrap-inner {
	/*IE6対応用ボックス*/
	width:565px;
	overflow:hidden;
}

#shortsale-wrap p {
	float:left;
	padding:0 10px 10px 0;
}

#other-busi-wrap {
	width:710px;
	overflow:hidden;
	padding:30px 0 35px;
	clear:both;
}

#other-busi-wrap #obw-left,
#other-busi-wrap #obw-right {
	width:340px;
	overflow:hidden;
	float:left;
}

#other-busi-wrap #obw-left p,
#other-busi-wrap #obw-right p {
	padding:15px 0 20px;
	border-bottom:#d4e3ea 3px solid;
}

#other-busi-wrap #obw-left {
	padding-right:30px;
}


#top-info {
	width:710px;
	overflow:hidden;
	position:relative;
	clear:both;
}

#top #top-info h4 {
	width:710px;
	border-bottom:#e1e1e1 3px solid;
}

#top #top-info p {
	position:absolute;
	top:0;
	right:0;
}

#top #top-info dl {
	width:710px;
	overflow:hidden;
	padding:20px 0 5px;
	border-bottom:#e1e1e1 3px solid;
}


#top #top-info dt {
	clear: left;
  float: left;
  width: 7em;
}

#top #top-info dd {
  margin-left:7em;
  margin-bottom:15px;
}

#top #top-info dd a {
	background:url(../image/top_smallt_icon.gif) no-repeat left 3px;
	padding-left:10px;
	text-decoration:none;
}

#top #side-judi {
	margin:5px 0 30px;
}



























































