@charset "utf-8";
/* CSS Document */
/*■■■■■■■■■■■■*/
/*LAST EDDITED*/
/*2008.9.11*/

/*EDDITER*/
/*miyoko houki*/

/*Version*/
/*---------*/

/*■■■■■■■■■■■■*/


/*グローバルナビゲーション
*************************************/

/*nabigation バーカラー*/

#navigation_b_bg {
	width:900px;
	height:11px;
	background:url(../../img/bg_oheya.gif);
}
/*nabigation*/

#navigation{
	background-image:url(../../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(../../img/btn_g_navi01_y.gif);
}

#navigation ul #baibai a{ 
	background-image:url(../../img/btn_g_navi02_y.gif);
}

#navigation ul #kanri a{
	background-image:url(../../img/btn_g_navi03_y.gif);
}

#navigation ul #shisan_katsuyou a{
	background-image:url(../../img/btn_g_navi04_y.gif);
}



#navigation ul #oheyasagashi a:hover{
	background-image:url(../../img/btn_g_navi01_y_o.gif);
}

#navigation ul #baibai a:hover{ 
	background-image:url(../../img/btn_g_navi02_y_o.gif);
}

#navigation ul #kanri a:hover{
	background-image:url(../../img/btn_g_navi03_y_o.gif);
}

#navigation ul #shisan_katsuyou a:hover{
	background-image:url(../../img/btn_g_navi04_y_o.gif);
}



/*ヘッダーパン屑リスト-----------------------------------------------------*/
#headder_bread {
	background-image: url(../../../rent/img/headder_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 36px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 19px;
	padding-left: 0px;
	height: 41px;
	width: 852px;
}


#headder_bread p {
	height: 36px;
	width: 852px;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}

/*サイドメニュー----------------------------------------------------------*/
#sidemenu {
	width: 216px;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	float: left;
}
/*↓のメニュータイトル入れるための幅指定*/
#sidemenu h4 {
	height: 32px;
	width: 216px;
}
/*メニュータイトル画像*/
.menu_title_bg1 {
	background-image: url(../../../rent/img/menu_bunner1.gif);
	background-repeat: no-repeat;
}
.menu_title_bg3 {
	background-image: url(../../../rent/img/menu_bunner3.gif);
	background-repeat: no-repeat;
}
/*サイドメニュー背景*/
.menu_bg{
	padding-top:10px;
	height:26px;
	background-image: url(../../../rent/img/menu_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*お役立ち情報*/
#jouhou li {
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	list-style-type: none;
	padding-left: 15px;
}
/*お引越しプレミアムプラン*/
#sidesurvise {
	margin-top: 18px;
	margin-bottom: 18px;
}
/*店舗紹介*/
#syoukai_waku {
	height: 80px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#syoukai_contents{
	background-image: url(../../../rent/img/menu_img.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 72px;
	height: 80px;
}
#syoukai p {
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	float: left;
}
#syoukai ul {
	float: left;
}


/*□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□


以下、中央コンテンツ各種設定


□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/


#center_column {
	float: left;
	width: 624px;
}
/*.top_box*/
#center_column .top_box {
	width: 624px;
	margin-bottom: 12px;
}
#center_column .top_box p{
	margin-left:12px;
	margin-right: 12px;
}

/*h2*/
#center_column h2{
	height: 60px;
	width: 624px;
	margin-bottom: 8px;
}
/*For Safari,Firefox*/
:root #center_column h2{
	margin-bottom: 9px;
}
/*eof*/

.h2_bg {
	background-image:url(../../../kodawari/img/h2_img.gif);
}


/*各コンテンツ*/
/*BOX内文字指定*/
#center_column p{
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: left;
	margin-left:13px;
}

#box_middle {
}
/*For Safari,Firefox*/
:root #box_middle {
	margin-left: 14px;
}
/*eof*/

/*BOX内文字余白*/
#center_column .middle_box p {
	margin-right: 36px;
	margin-bottom: 12px;
	margin-top: 12px;
	margin-left: 24px;
}

#center_column .middle_box {
	width: 600px;
	margin-right: auto;
	margin-bottom: 48px;
	margin-left: auto;
}




.001 a:link,.001 a:visited{
	width: 180px;
	height: 53px;
	display: block;
	background-image: url(../../../kodawari/img/btn_kita.jpg);
	
}

.001 a:hover{
	width: 180px;
	height: 53px;
	display: block;
	background-image: url(../../../kodawari/img/btn_kita.jpg);
	background-position: 0px -52px;
}

.002 a:link,.002 a:visited{
	width:180px;
	height:53px;
	display:block;
	background-image: url(../../../kodawari/img/btn_minami.jpg);
	
}

.002 a:hover{
	width:180px;
	height:53px;
	display:block;
	background-image: url(../../../kodawari/img/btn_minami.jpg);
	background-position:0px -52px;
}

.003 a:link,.003 a:visited{
	width:180px;
	height:53px;
	display:block;
	background-image: url(../../../kodawari/img/btn_nishi.jpg);
	
}

.003 a:hover{
	width:180px;
	height:53px;
	display:block;
	background-image: url(../../../kodawari/img/btn_nishi.jpg);
	background-position:0px -52px;
}


.004 a:link,.004 a:visited{
	width:180px;
	height:53px;
	display:block;
	background-image: url(../../../kodawari/img/btn_higashi.jpg);
	
}

.004 a:hover{
	width:180px;
	height:53px;
	display:block;
	background-image: url(../../../kodawari/img/btn_higashi.jpg);
	background-position:0px -52px;
}


.005 a:link,.005 a:visited{
	width:180px;
	height:53px;
	display:block;
	background-image: url(../../../kodawari/img/btn_wakamatsu.jpg);
	
}

.005 a:hover{
	width:180px;
	height:53px;
	display:block;
	background-image: url(../../../kodawari/img/btn_wakamatsu.jpg);
	background-position:0px -52px;
}


.006 a:link,.006 a:visited{
	width:180px;
	height:53px;
	display:block;
	background-image: url(../../../kodawari/img/btn_tobata.jpg);
	
}

.006 a:hover{
	width:180px;
	height:53px;
	display:block;
	background-image: url(../../../kodawari/img/btn_tobata.jpg);
	background-position:0px -52px;
}


.007 a:link,.007 a:visited{
	width:180px;
	height:53px;
	display:block;
	background-image: url(../../../kodawari/img/btn_moji.jpg);
	
}

.007 a:hover{
	width:180px;
	height:53px;
	display:block;
	background-image: url(../../../kodawari/img/btn_mojii.jpg);
	background-position:0px -52px;
}


.008 a:link,.008 a:visited{
	width:180px;
	height:53px;
	display:block;
	background-image: url(../../../kodawari/img/btn_nakama.jpg);
	
}

.008 a:hover{
	width:180px;
	height:53px;
	display:block;
	background-image: url(../../../kodawari/img/btn_nakama.jpg);
	background-position:0px -52px;
}


.009 a:link,.009 a:visited{
	width:180px;
	height:53px;
	display:block;
	background-image: url(../../../kodawari/img/btn_onga.jpg);
	
}

.009 a:hover{
	width:180px;
	height:53px;
	display:block;
	background-image: url(../../../kodawari/img/btn_onga.jpg);
	background-position:0px -52px;
}


.010 a:link,.010 a:visited{
	width:180px;
	height:53px;
	display: block;
	background-image: url(../../../kodawari/img/btn_etc.jpg);
	
}

.010 a:hover{
	width:180px;
	height:53px;
	display: block;
	background-image: url(../../../kodawari/img/btn_etc.jpg);
	background-position:0px -52px;
}

#search-area{
	width: 403px;
	margin: 30px auto;
	
}

#search-area ul{
	list-style: none;
}

#search-area li{
	list-style: none;
	float: left;
	margin: 0px 0px 20px 15px;
	display: block;
}

.none{
	display: none;

}

/**/

#req_box a{
	display:block;
	background-image:url(../../../shop/img/btn_req.gif);
	background-repeat:no-repeat;
	width:402px;
	height:68px;
	margin:0px auto;
}
#req_box a:hover{
	background-image:url(../../../shop/img/btn_req_o.gif);
}

/*お引越しプレミアムプラン090601*/
#banar_premiam{
	background:url(http://www.re-hirota.co.jp/common/img/banar_premiam.gif) no-repeat;
	width:217px;
	height:384px;
	padding-top:140px;
	margin-top:20px;
	margin-bottom:20px;
}

#banar_premiam p{
	margin:0px;
	padding:0px;
}



#premiam_01 a{
	display:block;
	width:171px;
	height:42px;
	background:urlhttp://www.re-hirota.co.jp/common/img/premiam_01.gif) no-repeat;
	margin:0px auto 0px 23px;

}

#premiam_01 a:hover{
	display:block;
	width:171px;
	height:42px;
	background:url(http://www.re-hirota.co.jp/common/img/premiam_01_o.gif) no-repeat;
	margin:0px auto 0px 23px;
}

#premiam_02 a{
	display:block;
	width:171px;
	height:42px;
	background:url(http://www.re-hirota.co.jp/common/img/premiam_02.gif) no-repeat;
	margin:5px auto 0px 23px;
	padding:0px;
}

#premiam_02 a:hover{
	display:block;
	width:171px;
	height:42px;
	background:url(http://www.re-hirota.co.jp/common/img/premiam_02_o.gif) no-repeat;
	margin:5px auto 0px 23px;
	padding:0px;
}

#premiam_03 a{
	display:block;
	width:171px;
	height:42px;
	background:url(http://www.re-hirota.co.jp/common/img/premiam_04.gif) no-repeat;
	margin:5px auto 0px 23px;
}

#premiam_03 a:hover{
	display:block;
	width:171px;
	height:42px;
	background:url(http://www.re-hirota.co.jp/common/img/premiam_04_o.gif) no-repeat;
	margin:5px auto 0px 23px;
}

#premiam_04 a{
	display:block;
	width:171px;
	height:42px;
	background:url(http://www.re-hirota.co.jp/common/img/premiam_05.gif) no-repeat;
	margin:5px auto 0px 23px;
}

#premiam_04 a:hover{
	display:block;
	width:171px;
	height:42px;
	background:url(http://www.re-hirota.co.jp/common/img/premiam_05_o.gif) no-repeat;
	margin:5px auto 0px 23px;
}

#premiam_detail a{
	display:block;
	width:122px;
	height:26px;
	background:url(http://www.re-hirota.co.jp/common/img/premiam_other.gif) no-repeat;
	margin:20px auto 0px 48px;
}

#premiam_detail a:hover{
	display:block;
	width:122px;
	height:26px;
	background:url(http://www.re-hirota.co.jp/common/img/premiam_other_o.gif) no-repeat;
	margin:20px auto 0px 48px;
}

