﻿/* CSS Document */


/*メイン*/
#top_box{
	width:870px;
	background-image: url(../image_top/main_bg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	float: left;
}

/*メイン（左側）*/
#top_box #left{
	width:500px;
	float: left;
	height: 500px;
}

#top_box #left h2 {
	font-size: 12px;
	text-align: left;
	line-height: 17px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	padding-top: 140px;
	padding-left: 125px;
	padding-right: 35px;
	margin-bottom: 0px;
}

#top_box #left #topics{
	width:470px;
	margin-top: 120px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
}

#top_box #left #topics h3 {
	width: 470px;
	color: #993333;
	font-size: 18px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 5px;
	background-image: url(../image_top/topics_title.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
}

/*メイン（右側）*/
#top_box #right{
	width:300px;
	float: left;
	height: 500px;
	margin-left: 35px;
}

/*メイン（左側）おすすめコンテンツ*/
#top_box #right #special{
	font-size: 12px;
	width: 300px;
	margin-top: 20px;
}

#top_box #right #special ul{
	margin: 0px;
	padding: 0px;
}

#top_box #right #special li {
	list-style-type: none;
	margin-bottom: 0px;
}

#top_box #right #special li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 80px;
	width: 300px;
}

#top_box #right #special li#service01 {
	width: 300px;
	background-image: url(../image_top/osusume_bt1.jpg);
	height: 80px;
	background-repeat: no-repeat;
}

#top_box #right #special li#service02 {
	width: 300px;
	background-image: url(../image_top/osusume_bt2.jpg);
	height: 80px;
	background-repeat: no-repeat;
	margin-top: 2px;
}


#top_box #right #special li#service01 a:hover {
	width: 300px;
	height: 80px;
	background-image: url(../image_top/osusume_bt1.jpg);
	background-repeat: no-repeat;
	background-position: 0 -80px;
}

#top_box #right #special li#service02 a:hover {
	width: 300px;
	height: 80px;
	background-image: url(../image_top/osusume_bt2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -80px;
}

/*メイン（左側）レギュラーコンテンツ*/
#top_box #right #regular{
	font-size: 12px;
	width: 300px;
	margin-top: 83px;
}

#top_box #right #regular ul{
	margin: 0px;
	padding: 0px;
}

#top_box #right #regular li {
	list-style-type: none;
	margin-bottom: 0px;
}

#top_box #right #regular li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 40px;
	width: 300px;
}

#top_box #right #regular li#service03 {
	width: 300px;
	background-image: url(../image_top/osusume_bt3.jpg);
	height: 40px;
	background-repeat: no-repeat;
}

#top_box #right #regular li#service04 {
	width: 300px;
	background-image: url(../image_top/osusume_bt4.jpg);
	height: 40px;
	background-repeat: no-repeat;
	margin-top: 5px;
}

#top_box #right #regular li#service05 {
	width: 300px;
	background-image: url(../image_top/osusume_bt5.jpg);
	height: 40px;
	background-repeat: no-repeat;
	margin-top: 5px;
}

#top_box #right #regular li#service06 {
	width: 300px;
	background-image: url(../image_top/osusume_bt6.jpg);
	height: 40px;
	background-repeat: no-repeat;
	margin-top: 5px;
}

#top_box #right #regular li#service07 {
	width: 300px;
	background-image: url(../image_top/osusume_bt7.jpg);
	height: 40px;
	background-repeat: no-repeat;
	margin-top: 5px;
}

#top_box #right #regular li#service03 a:hover {
	width: 300px;
	height: 40px;
	background-image: url(../image_top/osusume_bt3.jpg);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}

#top_box #right #regular li#service04 a:hover {
	width: 300px;
	height: 40px;
	background-image: url(../image_top/osusume_bt4.jpg);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}

#top_box #right #regular li#service05 a:hover {
	width: 300px;
	height: 40px;
	background-image: url(../image_top/osusume_bt5.jpg);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}

#top_box #right #regular li#service06 a:hover {
	width: 300px;
	height: 40px;
	background-image: url(../image_top/osusume_bt6.jpg);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}

#top_box #right #regular li#service07 a:hover {
	width: 300px;
	height: 40px;
	background-image: url(../image_top/osusume_bt7.jpg);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}

/*サイトコメントスペース*/
#site_copy {
	width: 870px;
	background-image: url(../image_top/site_copy_bg.gif);
	background-repeat: repeat;
	clear: both;
}

#site_copy p#copy {
	font-size: 10px;
	text-align: left;
	line-height: 15px;
	padding: 5px;
	color: #333;
}

/*サイトメイン*/
#wrapper{
	padding:25px;
	overflow: auto;
}

/*左サイド*/
#left_box{
	width:520px;
	float:left;
	height: auto;
}

#left_box .bukken_box{
	width:520px;
	float:left;
	margin-bottom: 10px;
}

#left_box .link_box{
	width:520px;
	height: auto;
	float: left;
	text-align: left;
}

#left_box .link_box h3 {
	width: 520px;
	margin: 0px;
	color: #993333;
	font-size: 18px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-bottom-width: 2px;
}

#left_box .link_box p {
	font-size: 12px;
	text-align: left;
	line-height: 17px;
	color: #000;
	padding: 5px;
}

#left_box .link_bt {
	float: left;
	width: 260px;
}

#left_box .link_box dl {
	width:520px;
	margin-top: 5px;
	margin-bottom: 10px;
}   

#left_box .link_box dt {
	float:left;
	width:auto;
	clear:both;
	font-weight:normal;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../image_top/icom.gif);
	background-repeat: no-repeat;
}   

#left_box .link_box dd {
	width:auto;
	margin-left:100px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}  

/* リンク集リンク */

#left_box .link_box a:link {
	color: #000;
	text-decoration: underline;
}

#left_box .link_box a:visited {
	color: #000;
	text-decoration: underline;
}

#left_box .link_box a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#left_box .link_box a.active {
	color: #FF6600;
	text-decoration: underline;
} 

#left_box #com_box{
	width:520px;
	height: auto;
	float: left;
	margin-top: 15px;
	text-align: left;
}

/*右サイド*/
#right_box{
	width:280px;
	float:right;
	margin-left: 20px;
	background-image: url(../image_top/right_box_bg.gif);
	background-repeat: repeat;
	padding-bottom: 15px;
	height: auto;
}

/*賃貸*/
#right_box #rent {
	width: 250px;
	height: auto;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
	text-align: left;
}

#right_box #rent h3 {
	width: 250px;
	margin: 0px;
	color: #993333;
	font-size: 18px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-bottom-width: 2px;
}

#right_box #rent ul {
	margin: 0px;
	padding: 0px;
}

#right_box #rent li {
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 15px;
}

#right_box #rent li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 80px;
	width: 250px;
}

#right_box #rent li#bt01 {
	width: 250px;
	background-image: url(../image_top/chintai_bt.jpg);
	height: 80px;
	background-repeat: no-repeat;
	text-align: center;
}

/*ピックアップ*/
#right_box #pickup {
	width: 250px;
	height: auto;
	margin-top: 30px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
	text-align: left;
}

#right_box #pickup h3 {
	width: 250px;
	margin: 0px;
	color: #993333;
	font-size: 18px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-bottom-width: 2px;
}

#right_box #pickup ul {
	margin: 0px;
	padding: 0px;
}

#right_box #pickup li {
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 10px;
}

#right_box #pickup li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 80px;
	width: 250px;
}

#right_box #pickup li#bt01 {
	width: 250px;
	background-image: url(../image_top/chintai_bt.jpg);
	height: 80px;
	background-repeat: no-repeat;
}

#right_box #pickup li#bt02 {
	width: 250px;
	background-image: url(../image_top/tatemono_bg.jpg);
	height: 80px;
	background-repeat: no-repeat;
}

#right_box #pickup li#bt03 {
	width: 250px;
	background-image: url(../image_top/blog_bg.jpg);
	height: 80px;
	background-repeat: no-repeat;
}

#right_box #pickup li#bt04 {
	width: 250px;
	background-image: url(../image_top/koujou_club.jpg);
	height: 70px;
	background-repeat: no-repeat;
}

#right_box #pickup li#bt05 {
	width: 250px;
	background-image: url(../image_top/blog_bg2.jpg);
	height: 70px;
	background-repeat: no-repeat;
}

.blog{
	width:250px;
	height: 50px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

#right_box .bt {
	width: 250px;
	height: 80px;
	margin-top: 15px;
}

/*コンテンツ*/
#right_box .contents {
	width: 250px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 0px;
	overflow: auto;
	height: auto;
}

#right_box .contents h3 {
	width: 250px;
	color: #993333;
	font-size: 18px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-bottom-width: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#right_box .service{
	width:250px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}

#right_box .service dl{
	margin: 0px;
}

/*写真*/
#right_box .service dl dt{
	width:60px;
	height:60px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

/*売買種別*/
#right_box .service dl dd.title{
	font-size: 14px;
	width: 165px;
	margin-left: 75px;
	color: #333;
	padding-top: 5px;
	font-weight: bold;
}

/*所在地*/
#right_box .service dl dd.text{
	font-size: 10px;
	width: 165px;
	margin-left: 75px;
	padding-bottom: 3px;
	line-height: 15px;
	padding-top: 3px;
}

#right_box .contents_bt {
	width: 250px;
	height: auto;
	float: left;
	padding-top: 15px;
}

#right_box .contents_box {
	width: 250px;
	height: auto;
	float: left;
	margin-top: 10px;
}

#right_box .contents_box p {
	width: auto;
	font-size: 10px;
	line-height: 15px;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 10px;
}

/*サイトマップ*/
#site_map{
	width:auto;
	float: none;
	text-align: left;
	clear: both;
	padding-top: 30px;
}

#site_map h3 {
	width: 820px;
	margin: 0px;
	color: #993333;
	font-size: 18px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../image_top/sitemap_bg.gif);
	background-repeat: no-repeat;
	height: 38px;
	padding-top: 5px;
}

#site_map h4 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 15px;
	background-image: url(../image_top/icom.gif);
	background-repeat: no-repeat;
}

#site_map .sitemap_list{
	width:245px;
	margin-top: 15px;
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

#site_map .sitemap_list ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#site_map .sitemap_list li {
	list-style-type: none;
	margin-bottom: 10px;
}

#site_map .sitemap_list li a {
	display: block;
	width: 245px;
	padding-left: 15px;
	margin: 0px;
}

/* サイトマップリンク */

#site_map .sitemap_list a:link,
#site_map .sitemap_list a:visited {
	color: #000;
	text-decoration: underline;
	}

#site_map .sitemap_list a:hover,
#site_map .sitemap_list a.active {
	color: #FF6600;
	text-decoration: underline;
	} 
#container #zeroBox {
	margin: 0px;
	padding: 0px;
	width: 870px;
	clear: both;
}
#container #zeroBox #zerobtn {
	padding: 0px;
	float: left;
	width: 427px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 5px;
}
