/* CSS Document */

/*メイン画像
#main_image{
	width:870px;
	height: 290px;
	background-image: url(../image/main_bg.gif);
}

#main_image #map{
	width:510px;
	float: left;
}*/
.pkg:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

.pkg {display: inline-block;clear: both;}

/* Hides from IE-mac \*/
.pkg {height: 1%;}
.pkg {display: block;}
/* End hide from IE-mac */



#top_main #owner{
float: left;
margin-bottom: 10px;
}
#top_main #sale{
float: right;
margin-bottom: 10px;
}

#top_main .beta ul{
float: right;
width: 275px;
margin: 0;
padding: 0;
}
#top_main .beta ul li{
list-style: none;
margin: 0 0 10px;
padding: 0;
}
#top_main .beta ul li a{
display: block;
}

/*トピックス*/
#topics{
	width:550px;
	float: left;
	padding: 0px;
	background-color: #FFF;
	height: 275px;
	background-image: url(../../image/topi_f.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#topics #detail{
	width:550px;
	height:250px;
	overflow:auto;
	text-align: left;
	line-height: 17px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

.topics_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 530px;
	float: left;
}

#topics p#deta{
    font-size: 12px;
    line-height: 17px;
    height: auto;
    width: 100px;
    padding-left: 5px;
    float: left;
}

#topics p#topics_text{
    font-size: 12px;
    line-height: 17px;
    height: auto;
    width: 420px;
    padding-left: 5px;
    float: left;
}

.topic_img{
	width: 235px;
	/*margin-left: 80px;*/
}
.topic_img img{
	margin-right: 10px;
}

#topics p#list{
	font-size: 12px;
	text-align: right;
	line-height: 17px;
	padding: 5px;
}

/*サイトコメントスペース*/
#site_copy {
	width: 870px;
	background-image: url(../image/copy_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#site_copy p#copy {
	font-size: 12px;
	text-align: left;
	line-height: 17px;
	padding: 10px;
}

/*左サイド*/
#sidebar_left{
	width:235px;
	float:left;
}

#sidebar_left ul {
	margin: 0px;
	padding: 0px;
}

#sidebar_left li {
	list-style-type: none;
	margin-bottom: 10px;
}

#sidebar_left li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 60px;
	width: 220px;
}

#sidebar_left #deta_box {
	width:218px;
	height: auto;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}

#sidebar_left #deta_box #entry {
	width:218px;
	padding-top: 3px;
}

#sidebar_left #deta_box #entry p#shubetu{
	line-height:17px;
	font-size: 12px;
	margin-left: 3px;
	text-align: left;
	float: left;
	width: 150px;
}

#sidebar_left #deta_box #entry p#deta{
	line-height:17px;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-align: right;
	float: right;
	margin-right: 10px;
}

#sidebar_left #deta_box #entry p#ken{
	line-height:17px;
	font-size: 12px;
	float: right;
	margin-right: 5px;
}

#sidebar_left li#search01 {
	width: 220px;
	background-image: url(../image/category01.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search02 {
	width: 220px;
	background-image: url(../image/category02.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search03 {
	width: 220px;
	background-image: url(../image/category03.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search04 {
	width: 220px;
	background-image: url(../image/category04.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search05 {
	width: 220px;
	background-image: url(../image/category05.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search06 {
	width: 220px;
	background-image: url(../image/category06.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search07 {
	width: 220px;
	background-image: url(../image/category07.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search08 {
	width: 220px;
	background-image: url(../image/category08.gif);
	height: 60px;
	background-repeat: no-repeat;
}
#sidebar_left li#search09 {
	width: 220px;
	background-image: url(../image/category09.gif);
	height: 60px;
	background-repeat: no-repeat;
}
#sidebar_left li#search10 {
	width: 220px;
	background-image: url(../image/category10.gif);
	height: 60px;
	background-repeat: no-repeat;
}

/*------------------
  左サイドロールオーバー
------------------*/
#sidebar_left li#search01 a:hover {
	width: 220px;
	height: 60px;
	background-image: url(../image/category01.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search02 a:hover {
	width: 220px;
	height: 60px;
	background-image: url(../image/category02.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search03 a:hover {
	width: 220px;
	height: 60px;
	background-image: url(../image/category03.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search04 a:hover {
	width: 220px;
	height: 60px;
	background-image: url(../image/category04.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search05 a:hover {
	width: 220px;
	height: 60px;
	background-image: url(../image/category05.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search06 a:hover {
	width: 220px;
	height: 60px;
	background-image: url(../image/category06.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search07 a:hover {
	width: 220px;
	height: 60px;
	background-image: url(../image/category07.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search08 a:hover {
	width: 220px;
	height: 60px;
	background-image: url(../image/category08.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}
#sidebar_left li#search09 a:hover {
	width: 220px;
	height: 60px;
	background-image: url(../image/category09.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}
#sidebar_left li#search10 a:hover {
	width: 220px;
	height: 60px;
	background-image: url(../image/category10.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}
/*センター*/
#center{
	width:380px;
	float:left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../image/gaiyou_bg.gif);
	background-repeat: repeat-y;
}

#center #line {
	width: 380px;
}

#center #bottom {
	width: 380px;
}

#bukken_box{
	width:370px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bukken_box dl{
	margin: 0px;
	height: auto;
}

/*写真*/
#bukken_box dl dt{
	width:150px;
	float:right;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0px;
	display: inline;
}

/*種別*/
#bukken_box dl dd.title{
	margin-left:10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #65cdf9;
	color: #FFFFFF;
	width: 190px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 17px;
}

/*マンション名*/
#bukken_box dl dd.mansion{
	margin-left:10px;
	font-size:12px;
	line-height: 17px;
	font-weight: bold;
}

/*所在*/
#bukken_box dl dd.address{
	margin-left:10px;
	line-height:17px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 195px;
	padding-bottom: 5px;
}

/*交通*/
#bukken_box dl dd.eki{
	margin-left:10px;
	font-size:12px;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 195px;
	padding-bottom: 5px;
	margin-top: 5px;
}

/*価格*/
#bukken_box dl dd.kakaku{
	margin-left:10px;
	line-height:23px;
	color:#FF3333;
	font-weight:bold;
	font-size:16px;
	margin-top: 5px;
}

.manen {
	font-size: 10px;
}

#bukken_box p {
	font-size: 12px;
	text-align: left;
	color: #336666;
	font-weight: bold;
	line-height: 17px;
	clear: both;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/*スペース*/
#bukken_box #space{
	width: 350px;
	background-image: url(../image/gaiyou_line.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

/*詳細*/
#bukken_box #bt{
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

/*右サイド*/
#sidebar_right{
	width:210px;
	float:left;
}

/*最新物件配信サービス*/
#sidebar_right #banner01{
	width:210px;
	height: 75px;
	margin-bottom: 10px;
}

/*賃貸物件*/
#sidebar_right #banner02{
	width: 210px;
	height: 122px;
	margin-bottom: 10px;
	background-image: url(../image/bt02.gif);
	background-repeat: no-repeat;
}

#sidebar_right #banner02 p#naiken{
	float:left;
	padding-top: 35px;
}
#sidebar_right #banner02 p#naiken a{
	display:block;
	width:210px;
	height:40px;
	text-indent:-9999px;
}

#sidebar_right #banner02 p#rent{
	float:left;
	padding-top: 7px;
}
#sidebar_right #banner02 p#rent a{
	display:block;
	width:210px;
	height:40px;
	text-indent:-9999px;
}

#sidebar_right #banner02 p#owner{
	float:left;
	padding-top: 7px;
}
#sidebar_right #banner02 p#owner a{
	display:block;
	width:210px;
	height:40px;
	text-indent:-9999px;
}

/*パノラマ*/
#sidebar_right #banner03{
	width:210px;
	height: 85px;
	margin-bottom: 10px;
}
/*WEB広告大*/
#sidebar_right #banner07{
	width:210px;
	height: 250px;
	margin-bottom: 10px;
}

/*当社売主物件*/
#sidebar_right #urinushi{
	width: 210px;
	height: 103px;
	margin-bottom: 10px;
	background-image: url(../image/bt03.gif);
	background-repeat: no-repeat;
}
#sidebar_right #urinushi p#sennin{
	float:left;
	padding-top: 0px;
}
#sidebar_right #urinushi p#sennin a{
	display:block;
	width:210px;
	height:45px;
	text-indent:-9999px;
}
#sidebar_right #urinushi p#kanri{
	float:left;
	padding-top: 13px;
}
#sidebar_right #urinushi p#kanri a{
	display:block;
	width:210px;
	height:45px;
	text-indent:-9999px;
}
#sidebar_right #urinushi p#ad{
	float:left;
	padding-top: 13px;
}
#sidebar_right #urinushi p#ad a{
	display:block;
	width:210px;
	height:45px;
	text-indent:-9999px;
}

#sidebar_right #recommend_link{
	width:210px;
	height:385px;
	background-image: url(../image/bt04.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
}

#sidebar_right #recommend_link ul {
	margin: 0px;
	padding: 0px;
}

#sidebar_right #recommend_link li {
	margin: 0px;
	list-style-type: none;
}

#sidebar_right #recommend_link li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

#sidebar_right #recommend_link li#staff01 a{
	width: 210px;
	height: 70px;
}

#sidebar_right #recommend_link li#staff02 a{
	width: 210px;
	height: 80px;
}

#sidebar_right #recommend_link li#staff03 a{
	width: 210px;
	height: 80px;
}

#sidebar_right #recommend_link li#staff04 a{
	width: 210px;
	height: 75px;
}

#sidebar_right #recommend_link li#staff05 a{
	width: 210px;
	height: 70px;
}

/*投資物件ガイド*/
#sidebar_right #banner04{
	width:210px;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}

/*内装・住宅リフォーム*/
#sidebar_right #banner05{
	width:210px;
	height: 70px;
	margin-bottom: 10px;
}

/*売却物件募集*/
#sidebar_right #banner06{
	width:210px;
	height: 100px;
	margin-bottom: 10px;
}

/*会社案内*/
#sidebar_right #com01{
	width:210px;
}

#sidebar_right #com01 p#address {
	font-size: 12px;
	line-height: 17px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}

/*WEB広告*/
#sidebar_right #contents01{
	width:210px;
	background-image: url(../image/bt07.gif);
	height: 65px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

#sidebar_right #contents01 p a{
	display:block;
	font-size: 10px;
	text-align: left;
	padding-left: 5px;
	height: 30px;
	padding-right: 5px;
	line-height: 14px;
	padding-top: 35px;
}

/*不動産用語集*/
#sidebar_right #contents02{
	width:210px;
	background-image: url(../image/bt09.gif);
	height: 70px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

#sidebar_right #contents02 p a{
	display:block;
	font-size: 10px;
	text-align: left;
	padding-left: 5px;
	height: 35px;
	padding-right: 5px;
	line-height: 14px;
	padding-top: 35px;
}

/*大家さん募集*/
#banner11{
	height: auto;
	margin-bottom: 10px;
	margin-top: -10px;
}

#container #wrapper #top-area {
	float: left;
	width: 840px;
}
#container #wrapper #top-area img{
	border-style: none;
}
#top-area .topmain-manu-l {
	float: left;
	margin-bottom: 10px;
}
#top-area .topmain-manu-r {
	float: left;
	margin-bottom: 10px;
	margin-left: 7.5px;
}
