@charset "utf-8";

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

/*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:39px;
	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:32px;
	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);
}


/*サイドメニュー----------------------------------------------------------*/
#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(../../../company/img/service/annai_bunner.jpg);
	background-repeat: no-repeat;
}

/*サイドメニュー背景*/
.menu_bg{
	background-image: url(../../../rent/img/menu_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*お役立ち情報*/
#jouhou li {
	font-size: 12px;
	color: 3333333;
	text-align: left;
	vertical-align: middle;
	list-style-type: none;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*お引越しプレミアムプラン*/
#sideservice {
	margin-top: 16px;
}
#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);
}

/*お引越しプレミアムプラン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;
}

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


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


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


/*コンテンツヘッダ*/
#center_column {
	width: 852px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 28px;
}
/*.top_box*/
#center_column .top_box {
	width: 816px;
	margin-top:20px;
}
/*h3*/
#center_column h3{
	height: 60px;
	width: 816px;
	margin-bottom: 18px;
}
.h3_bg {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	height: 60px;
	width: 816px;
	background-image:url(../../../joyfullmanagement/img/h3_joyfullmanagement02.gif);
}


/*BOX内文字指定*/

#center_column p{
	font-size: 14px;
	line-height: 160%;
	text-align: left;
}

#box_middle {
	margin-left: 12px;
}
/*For Safari,Firefox*/
:root #box_middle {
	margin-left: 2px;
}
/*eof*/

#center_column .middle_box {
	width: 804px;
	margin-bottom: 24px;
	text-align: left;
}
#center_column .middle_box img{
	margin-bottom:6px;
}
/*4.審査のBOX For Firefox and Safari*/

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

#center_column .middle_box2 {
	width: 804px;
	margin-bottom: 8px;
	text-align: left;
}

/*4.審査のBOX For Firefox and Safari*/
:root #center_column .middle_box2 {
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 19px;
}
#center_column /*eof*/

/*BOX内文字余白*/
.middle_box  p  {
	margin-right: 24px;
	margin-top: 8px;
	margin-left:12px;
	font-size: 12px;
	line-height: 160%;
}
.middle_box2  p  {
	margin-right: 24px;
	margin-top: 8px;
	margin-left:12px;
}

.middle_box2_txt{
	float:left;
	width:380px;
}

/*タイトル画像大きさ*/
.middle_box  h4 {
	width:804px;
	height:30px;
	margin-bottom: 12px;
	clear: both;
	padding-bottom: 12px;
}
.middle_box2  h5 {
    width:804px;
    height:30px
}
.m_bottom {
	margin-bottom: 21px;
}
/*For Safari,Firefox*/
:root .m_bottom {
	margin-bottom: 20px;
}
/*eof*/


/*タイトル画像*/
#center_column .title_bg01 {
	background-image:url(../../../joyfullmanagement/img/h5_joyfullmanagement_01_2.gif);
	background-repeat: no-repeat;
}
#center_column .title_bg02 {
	background-image:url(../../../joyfullmanagement/img/h5_joyfullmanagement_02_2.gif);
	background-repeat: no-repeat;
}
#center_column .title_bg03 {
	background-image:url(../../../joyfullmanagement/img/h5_joyfullmanagement_03_2.gif);
	background-repeat: no-repeat;
}
/*h6*/
.middle_box  h5 {
	display: block;
	font-size: 14px;
	font-weight: bolder;
	color: #003366;
}
.h6_bg01 {
	background-image: url(../../../joyfullmanagement/img/h6_joyfullmanagement_01.gif);
	background-repeat: no-repeat;
}
.h6_bg02 {
	background-image: url(../../../joyfullmanagement/img/h6_joyfullmanagement_02.gif);
	background-repeat: no-repeat;
}
.h6_bg03 {
	background-image: url(../../../joyfullmanagement/img/h6_joyfullmanagement_03.gif);
	background-repeat: no-repeat;
}
.h6_bg04 {
	background-image: url(../../../joyfullmanagement/img/h6_joyfullmanagement.gif);
	background-repeat: no-repeat;
}

#h6_p_m {
	margin-top: 31px;
}
.font12_bold {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height:20px;
}



/*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: 12px;
	line-height: 20px;
}
#box_middle .middle_box .middle_box_list li {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#center_column li {
	list-style-type: disc;
	line-height: 24px;
	list-style-position: outside;
}

/*middle_boxのリストの設定*/
.middle_box_list_l {
	float:left;
	width:370px;
	text-align: left;
	padding-right: 0px;
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 9px;
	font-size: 12px;
}

.middle_box_list_r {
	float:right;
	width:370px;
	text-align: left;
	padding-right: 0px;
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 9px;
	font-size: 12px;
}

.list_ttl{
	padding-left:20px;
	padding-top:20px;
}

.middle_box_txt_r{
	float:right;
	width:585px;
}

/*For Safari,Firefox*/
:root .middle_box_list {
	padding-left: 24px;
}
/*eof----------------------------------------------------------------*/
#center_column .middle_box01 {
	width: 804px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 43px;
	text-align: left;
}
#center_column .middle_box01 p {
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}

/*不動産管理導線*/

#manegement_btn a{
	display:block;
	width:624px;
	height:48px;
	background:url(../../../joyfullmanagement/img/btn_management.jpg);
	margin-top:20px;
}

#manegement_btn a:hover{
	display:block;
	background:url(../../../joyfullmanagement/img/btn_management_o.jpg);
}

