@charset "utf-8";
/* CSS Document */

/*■■■■■■■■■■■■*/
/*LAST EDDITED*/
/*2008.9.2*/

/*EDDITER*/
/*miyoko houki*/

/*Version*/
/*---------*/

/*■■■■■■■■■■■■*/

.font20{ font-size:20px;}
.font_bold{ font-weight:bold; }

/*リンク指定*/
a.a_black12_blue:link{
font-size:12px;
color:#0099CC;
text-decoration:underline;
line-height:19px;
}
a.a_black12_blue:visited{
font-size:12px;
color:#0099CC;
text-decoration:underline;
line-height:19px;
}

a.a_black12_blue:hover{
font-size:12px;
color:#999999;
text-decoration:underline;
line-height:19px;
}

a.a_black12_blue:active{
font-size:12px;
color:#0099CC;
text-decoration:underline;
line-height:19px;
}

/*ヘッダーパン屑リスト-----------------------------------------------------*/
#headder_bread {
	background-image: url(../rent/img/headder_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 29px;
	height: 34px;
	width: 852px;
	margin-bottom: 19px;
	margin-top: 0px;
}


#headder_bread p {
	color: #000000;
	text-align: left;
	vertical-align: top;
	height: 29px;
}

/*サイドメニュー----------------------------------------------------------*/
#sidemenu {
	width: 216px;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	float: left;
}
/*↓のメニュータイトル入れるための幅指定*/
#sidemenu h2 {
	height: 32px;
	width: 216px;
}
/*メニュータイトル画像*/
.menu_title_bg1 {
	background-image:url(img/h2_ttl_store.gif);
	background-repeat: no-repeat;
}
.menu_title_bg2 {
	background-image:url(img/h2_ttl_area.gif);
	background-repeat: no-repeat;
}
.menu_title_bg3 {
	background-image:url(img/h2_ttl_info.gif);
	background-repeat: no-repeat;
}
.menu_title_bg4 {
	background-image:url(img/h2_ttl_osusume.gif);
	background-repeat: no-repeat;
}

/*サイドメニュー背景*/
.menu_bg{
	background-image: url(../rent/img/menu_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*お役立ち情報*/
#jouhou {
	margin-bottom:30px;
}

#jouhou li {
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	list-style-type: none;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*サイドサービス*/
#sideservice {
	margin-top: 12px;
}
#banar_side_service a{
	display:block;
	background-image:url(../img/banar_side_service.gif);
	width:217px;
	height:84px;
}
#banar_side_service a:hover{
	background-image:url(../img/banar_side_service_o.gif);
}

/*□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□


以下、中央コンテンツ各種設定


□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/


/*コンテンツヘッダ*/
#center_column {
	float: left;
	width: 624px;
}
/*.top_box*/
#h1_news {
	width: 852px;
	height: 60px;
	background-image:url(img/h1_news.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:15px;
	padding:0px;
}
#h1_osusume {
	width: 852px;
	height: 60px;
	background-image:url(img/h1_osusume.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:15px;
	padding:0px;
}
#center_column .top_box {
	width: 624px;
	margin-bottom: 24px;
}
#center_column .top_box p{
	margin-left:14px;
}
/*h1*/
#center_column h1{
	height: 60px;
	width: 624px;
	margin-bottom: 10px;
}

.h1_bg_main {
	background-image:url(img/h1_main.gif);
	background-repeat:no-repeat;
}
.h1_bg_kokura {
	background-image:url(img/h1_kokura.gif);
	background-repeat:no-repeat;
}
.h1_bg_kurosaki {
	background-image:url(img/h1_kurosaki.gif);
	background-repeat:no-repeat;
}
.h1_bg_orio {
	background-image:url(img/h1_orio.gif);
	background-repeat:no-repeat;
}


/*BOX内文字指定*/
#center_column p{
	line-height: 20px;
	color: #666666;
	text-align: left;
}

.area_topic{
	background-image:url(img/foot_topic.gif);
	background-position:bottom;
	padding-bottom:20px;
	background-repeat:no-repeat;
}

.area_topic img{
	margin:10px;
}

.area_topic img.wp-smiley{
	margin:0px;
}

.area_edit{
	background-image:url(img/foot_topic.gif);
	background-position:bottom;
	padding-bottom:15px;
	background-repeat:no-repeat;
}

.h3_bg_comment {
	background-image:url(img/ttl_h3_comment.gif);
	background-repeat:no-repeat;
	width:576px;
	height:36px;
	margin-bottom:20px;
}

.btn_list a{
	display:block;
	width:208px;
	text-align:center;
	color:#FFFFFF;
	padding:10px;
	background-color:#0099CC;
	margin:0px auto;
}


/*eof*/

#box_middle {
	margin-left: 12px;
}

#center_column .middle_box {
	width: 600px;
	margin-right: 12px;
	margin-bottom: 48px;
}

/*4.審査のBOX For Firefox and Safari*/

:root #center_column .middle_box {
	margin-right: 0px;
	margin-left: 10px;
}

/*BOX内文字余白*/
#center_column .middle_box p {
	margin-right: 25px;
	margin-top: 15px;
	margin-left:20px;
}
/*For Safari,Firefox*/
:root #center_column .middle_box p {
  margin-left:7px;
}

/*eof*/


/*タイトル画像大きさ*/
#center_column .middle_box h2 {
    width:600px;
    height:38px;
	text-align:left;
	font-size:14px;
	color:#003366;
	padding-top:7px;
}
#center_column .middle_box h2 a{
	font-size:14px;
	color:#003366;
	text-decoration:none;
}
#center_column .middle_box h2 a:hover{
	font-size:14px;
	color:#999999;
	text-decoration:underline;
}

/*タイトル画像*/
#center_column .title_bg01 {
	background-image:url(img/bg_h2.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}


/*eof-----------------------------------------------------------*/

/*下のメニュー----------------------------------------------------------*/
#menu {
	clear: both;
	margin-left: 83px;
	padding-top: 6px;
	padding-bottom: 31px;
}
/*For Safari,Firefox*/
:root #menu {
  padding-top: 26px;
}
#menu li {
	float: left;
	list-style-type: none;
	font-size: 10px;
	height: 11px;
	text-align: left;
}

/*リスト系----------------------------------------------------------*/
#center_column ul {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	text-align: left;
}
#center_column li {
	list-style-type: disc;
	line-height: 15px;
	list-style-position: inside;
}

/*middle_boxのリストの設定*/
.middle_box_list {
	text-align: left;
	padding-right: 24px;
	padding-left: 25px;
	line-height: 20px;
}
/*For Safari,Firefox*/
:root .middle_box_list {
   padding-left: 13px;
}
/*eof----------------------------------------------------------------*/

/*グローバルナビゲーション
*************************************/

/*nabigation バーカラー*/

#navigation_b_bg {
	width:900px;
	height:11px;
	background:url(../common/img/bg_oheya.gif);
}
/*nabigation*/

#navigation{
	background-image:url(../common/img/bg_navi_y.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:38px;
	width:900px;
	margin:0px;
}

#navigation ul{
	margin:0px;
	height:20px;
	list-style-type:none;
	padding-left:60px;
}
#navigation li{
	margin:0px 0px 0px 0px;
	padding-right:35px;
	float:left;
}

#navigation ul a{
	display:block;
	margin:0px;
	height:29px;
	width:169px;
	background-repeat:no-repeat;
}


#navigation ul #oheyasagashi a{
	background-image:url(../common/img/btn_g_navi01_y.gif);
}

#navigation ul #baibai a{ 
	background-image:url(../common/img/btn_g_navi02_y.gif);
}

#navigation ul #kanri a{
	background-image:url(../common/img/btn_g_navi03_y.gif);
}

#navigation ul #shisan_katsuyou a{
	background-image:url(../common/img/btn_g_navi04_y.gif);
}



#navigation ul #oheyasagashi a:hover{
	background-image:url(../common/img/btn_g_navi01_y_o.gif);
}

#navigation ul #baibai a:hover{ 
	background-image:url(../common/img/btn_g_navi02_y_o.gif);
}

#navigation ul #kanri a:hover{
	background-image:url(../common/img/btn_g_navi03_y_o.gif);
}

#navigation ul #shisan_katsuyou a:hover{
	background-image:url(../common/img/btn_g_navi04_y_o.gif);
}

a.article_contact{
	display:block;
	width:242px;
	height:48px;
	background:url(img/btn_contact.gif) no-repeat top;
	text-indent:-9999px;
	margin:5px auto;
}
a:hover.article_contact{
	display:block;
	width:242px;
	height:48px;
	background:url(img/btn_contact.gif) no-repeat bottom;
	text-indent:-9999px;
	margin:5px auto;
}

/*エリア・路線からの検索*/
#search-btn{
	width:480px;
	margin:0px auto 30px auto;
}

.search-btn-area a{
	width:167px;
	height:136px;
	background:url(./img/btn_area.jpg) no-repeat;
	float:left;
}

.search-btn-area a:hover{
	background:url(./img/btn_area_o.jpg) no-repeat;
}

.search-btn-route a{
	width:167px;
	height:136px;
	background:url(./img/btn_route.jpg) no-repeat;
	float:right;
}

.search-btn-route a:hover{
	background:url(./img/btn_route_o.jpg) no-repeat;
}

/*エリア・路線からの検索(サイドメニュー用)*/
#search-btn-s{
	width:204px;
	margin:0px auto 30px 6px;
}

.search-btn-s{
text-align:center;
}

.search-btn-area-s a{
	width:167px;
	height:136px;
	background:url(./img/btn_area.jpg) no-repeat;
	display:block;
	margin:0 auto 15px auto;
}

.search-btn-area-s a:hover{
	background:url(./img/btn_area_o.jpg) no-repeat;
}

.search-btn-route-s a{
	width:167px;
	height:136px;
	background:url(./img/btn_route.jpg) no-repeat;
	display:block;
	margin:0 auto 0 auto;
}

.search-btn-route-s a:hover{
	background:url(./img/btn_route_o.jpg) no-repeat;
}


/*賃貸物件検索トップボタン*/
.search-top-btn a{
	display:block;
	width:300px;
	height:46px;
	background:url(img/btn_search_top.jpg) no-repeat top;
	text-indent:-9999px;
	margin:5px auto 30px auto;
}
.search-top-btn a:hover{
	display:block;
	width:300px;
	height:46px;
	background:url(img/btn_search_top_o.jpg) no-repeat bottom;
	text-indent:-9999px;
	margin:5px auto 30px auto;
}

