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

*
{
	margin:0;
	padding:0;
	text-align: left;
	line-height: 180%;
}

a:link    {color:#660000;}
a:visited {color:#660000;}
a:active  {color:#660000;}
a:hover   {color:#000;}

body {
	font-size: 90%;
	line-height: 120%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family:"メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat:repeat-x;
	background-color:#333333;
	width: 100%;
}

#box_main {
	width:1030px;
	margin-left:auto;
	margin-right:auto;
	height: 7px;
	background-image: url(../img/common/wap_bg_top.gif);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	line-height:0;
	font-size:0;
	text-align: center;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size:1.6ex;
	text-align: left;
	color: #000000;
}

img {
    border: 0px;
}

.abc {
	line-height:0;
	font-size: 0;
	text-indent: -9999;
}

a:link    {color:#005859;}
a:visited {color:#660000;}
a:active  {color:#0154fd;}
a:hover   {
	color:#005859;
}

.clear {clear: both;}

.nvi {
	margin-left:0px;
	margin-right: 0px;
}

h1 {
    margin:0px;
	padding:0px;
}
h2 {
    margin:0px;
	padding:0px;
}

h3 {
    margin:0px;
	padding:0px;
}

/* 文字装飾
---------------------------------------------------- */
.style1 {color: #FF3300}
.style2 {
	color: #009933;
	font-size:1.5ex;
	font-weight: normal;
}
.style3 {
	color: #FF3300;
	font-size:1.8ex;
	font-weight: normal;
}         

.style4 {
	color: #000000;
	font-size:1.6ex;
	font-weight: normal;
}

.style6 {
	color:#FF33FF;
	font-size: 1.8ex;
}

.style7 {color: #FF6600};




/* レイアウト設定
---------------------------------------------------- */
#sh_top {
	width: 1030px;
	height:7px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/common/wap_bg_top.gif);
	background-repeat:no-repeat;
	line-height:0;
	font-size:0;
	text-align: center;
}

#sh_end {
	width: 1030px;
	height:15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/common/wap_bg_end.gif);
	background-repeat:no-repeat;
	line-height:0;
	font-size:0;
}

#shadow {
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/common/wap_bg.gif);
	background-repeat: repeat-y;
	height: auto;
}

#shadow_2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#wraper {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: bottom;
}

#headbox {
	width:100%;
	background-image:url(../img/common/headbox_bg.gif);
	background-repeat:repeat-x;
	height: 67px;
}

#header {
	height: 67px;
	width: 1000px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat:no-repeat;
}

#logo {
	float: left;
	margin-top: 11px;
	height: 45px;
	margin-left: 0px;
}

#main_img {
	width:1030px;
	height:400px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/common/main_image_bg.gif);
	background-repeat: repeat-x;
}

#back_main {
    width:100%;
	height:400px;
	background-image: url(../img/common/main_image_bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}

*html .iepngfix {  
    behavior: expression(IEPNGFIX.fix(this));  
} 


#sougei {
	width:570px;
	background-image:url(../img/index/sougei_bg.jpg);
	background-repeat:no-repeat;
	height: auto;
	margin-bottom: 2px;
	margin-top: 5px;
}

#sougei p {
	margin-left:250px;
	padding-top:55px;
	font-size:100%;
	padding-right: 10px;
}



/* ヘッダーナビ設定
---------------------------------------------------- */

#headernavi {
	margin-top: 27px;
	float: right;
	width: 327px;
	height: 20px;
}



#headernavi ul {
	font-size:12px;
	color:#333333;
}

#headernavi ul li {
	float:left;
	width: 81px;
	list-style-type: none;
}


/* グローバルナビ設定
---------------------------------------------------- */
#g_navi_box {
	width:790px;
	float:right;
}

#g {
	width:756px;
	margin-left: auto;
	margin-right:auto;
	clear: both;
}

#g_navi {
	width:756px;
	margin-left: auto;
	margin-right:auto;
	height: 81px;
	list-style-type: none;
	background-image:url(../img/common/g_navi_demo_ie.jpg);
	font-size:8px;
}

#g_navi a span {
    display:none;
}

#g_navi li {
    float:left;
	width:84px;
}

#g_navi li a {
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 81px;
	padding-top: 81px;
	color: #FFFFFF;
	background-image:url(../img/common/g_navi_demo.jpg);
	background-repeat:no-repeat;
}

#g_navi a:hover, #g_navi a:visited{
    display:block;
	text-decoration:none;
}
#g_navi a:hover .setumei {
    display:block;
	position:absolute;	/*--絶対位置・相対位置それぞれ長短あり。---*/
	top:295px;
	width:400px;
	line-height:1.5em;
}
*html #g_navi a:hover .setumei {
    display:block;
	position:relative;	/*--絶対位置・相対位置それぞれ長短あり。---*/
	top:-272px;
	width:400px;
	line-height:1.5em;
}
*+html #g_navi a:hover .setumei {
    display:block;
	position:relative;	/*--絶対位置・相対位置それぞれ長短あり。---*/
	top:-275px;
	width:400px;
	line-height:1.5em;
}



/*　オフマウス時　*/
#nav01 a { background-position: -15px      0; }
#nav02 a { background-position: -99px 0; }
#nav03 a { background-position: -183px 0; }
#nav04 a { background-position: -267px 0; }
#nav05 a { background-position: -351px 0; }
#nav06 a { background-position: -435px 0; }
#nav07 a { background-position: -519px 0; }
#nav08 a { background-position: -603px 0; }
#nav09 a { background-position: -687px 0; }


/*　選択済み　*/
#nav01 a.stay { background-position:  -17px     -81px; }
#nav02 a.stay { background-position: -101px -81px; }
#nav03 a.stay { background-position: -205px -81px; }
#nav04 a.stay { background-position: -299px -81px; }
#nav05 a.stay { background-position: -393px -81px; }
#nav06 a.stay { background-position: -487px -81px; }
#nav07 a.stay { background-position: -581px -81px; }
#nav08 a.stay { background-position: -675px -81px; }
#nav09 a.stay { background-position: -675px -81px; }


/*　オンマウス時　*/
#nav01 a:hover { background-position:  -15px     -81px; }
#nav02 a:hover { background-position: -99px -81px; }
#nav03 a:hover { background-position: -183px -81px; }
#nav04 a:hover { background-position: -267px -81px; }
#nav05 a:hover { background-position: -351px -81px; }
#nav06 a:hover { background-position: -435px -81px; }
#nav07 a:hover { background-position: -519px -81px; }
#nav08 a:hover { background-position: -603px -81px; }
#nav09 a:hover { background-position: -687px -81px; }



#pankuzu {
	width:1000px;
	margin-left: auto;
	margin-right:auto;
	height: 40px;
	list-style-type: none;
	background-repeat: no-repeat;
}

#pankuzu li {
	float:left;
	margin-left:20px;
	margin-top: 10px;
	font-size: 11px;
}


/* グローバルナビ設定パート２
---------------------------------------------------- */
#g2 {
	width:1000px;
	clear: both;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 10px;
	margin-top: 1px;
}

#g_navi2 {
	width:1000px;
	margin-left: auto;
	margin-right:auto;
	height: 100px;
	list-style-type: none;
	background-image:url(../img/common/g_navi_2.jpg);
	font-size:8px;
}

#g_navi2 a span {
    display:none;
}

#g_navi2 li {
    float:left;
	width:200px;
}

#g_navi2 li a {
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 100px;
	padding-top: 100px;
	color: #FFFFFF;
	background-image:url(../img/common/g_navi_2.jpg);
}

#g_navi2 a:hover, #g_navi a:visited{
    display:block;
	text-decoration:none;
}
#g_navi2 a:hover .setumei {
    display:block;
	position:absolute;	/*--絶対位置・相対位置それぞれ長短あり。---*/
	top:347px;
	width:400px;
	line-height:1.5em;
}
*html #g_navi2 a:hover .setumei {
    display:block;
	position:relative;	/*--絶対位置・相対位置それぞれ長短あり。---*/
	top:-382px;
	width:400px;
	line-height:1.5em;
}
*+html #g_navi2 a:hover .setumei {
    display:block;
	position:relative;	/*--絶対位置・相対位置それぞれ長短あり。---*/
	top:-385px;
	width:400px;
	line-height:1.5em;
}



/*　オフマウス時　*/
#nav201 a { background-position: 0      0; }
#nav202 a { background-position: -200px 0; }
#nav203 a { background-position: -400px 0; }
#nav204 a { background-position: -600px 0; }
#nav205 a { background-position: -800px 0; }

/*　選択済み　*/
#nav201 a.stay { background-position:  0     -100px; }
#nav202 a.stay { background-position: -200px -100px; }
#nav203 a.stay { background-position: -400px -100px; }
#nav204 a.stay { background-position: -600px -100px; }
#nav205 a.stay { background-position: -800px -100px; }


/*　オンマウス時　*/
#nav201 a:hover { background-position:  0     -100px; }
#nav202 a:hover { background-position: -200px -100px; }
#nav203 a:hover { background-position: -400px -100px; }
#nav204 a:hover { background-position: -600px -100px; }
#nav205 a:hover { background-position: -800px -100px; }

#pankuzu {
	width:1000px;
	margin-left: auto;
	margin-right:auto;
	height: 40px;
	list-style-type: none;
	background-repeat: no-repeat;
}

#pankuzu li {
	float:left;
	margin-left:20px;
	margin-top: 10px;
	font-size: 11px;
}


/* サイドナビ設定
---------------------------------------------------- */

#s_navi {
	width: 210px;/* ir{bNX */
	height:204px;
	overflow:hidden;
	background-image: url(../img/common/side_nav.gif);
	text-indent: -9999px;
	
}

#s_navi ul {
	width:210px;
	height: 29px;
	list-style-type: none;
}
#s_navi li {
	width:210px;
	height:29px;
}
#s_navi li a {
	display: block;
	width: 210px;
	height: 29px!important;
	height /**/: 29px;
	padding-left:210px;
	color: #FFFFFF;
	background-image: url(../img/common/side_nav.gif);
}

/*オフマウス*/
#s_navi01 a { background-position: 0      0; }
#s_navi02 a { background-position: 0 -29px; }
#s_navi03 a { background-position: 0 -58px; }
#s_navi04 a { background-position: 0 -87px; }
#s_navi05 a { background-position: 0 -116px; }
#s_navi06 a { background-position: 0 -145px; }
#s_navi07 a { background-position: 0 -174px; }

/*ステイ*/
#s_navi01 a.stay { background-position: -210px  0px; }
#s_navi02 a.stay { background-position: -210px -29px; }
#s_navi03 a.stay { background-position: -210px -58px; }
#s_navi04 a.stay { background-position: -210px -87px; }
#s_navi05 a.stay { background-position: -210px -116px; }
#s_navi06 a.stay { background-position: -210px -145px; }
#s_navi07 a.stay { background-position: -210px -174px; }

/*オンマウス*/
#s_navi01 a:hover { background-position: -210px  0px; }
#s_navi02 a:hover { background-position: -210px -29px; }
#s_navi03 a:hover { background-position: -210px -58px; }
#s_navi04 a:hover { background-position: -210px -87px; }
#s_navi05 a:hover { background-position: -210px -116px; }
#s_navi06 a:hover { background-position: -210px -145px; }
#s_navi07 a:hover { background-position: -210px -174px; }


/* リムジンナビ設定
---------------------------------------------------- */

#limo_navi {
	width: 210px;/* ir{bNX */
	height:444px;
	overflow:hidden;
	background-image: url(../img/common/limo_navi.jpg);
	text-indent: -9999px;
	margin-top: 5px;
}

#limo_navi ul {
	width:210px;
	height: 74px;
	list-style-type: none;
}
#limo_navi li {
	width:210px;
	height:74px;
}
#limo_navi li a {
	display: block;
	width: 210px;
	height: 74px!important;
	height /**/: 74px;
	padding-left:210px;
	color: #FFFFFF;
	background-image: url(../img/common/limo_navi.jpg);
}

/*オフマウス*/
#limo_navi01 a { background-position: 0      0; }
#limo_navi02 a { background-position: 0 -74px; }
#limo_navi03 a { background-position: 0 -148px; }
#limo_navi04 a { background-position: 0 -222px; }
#limo_navi05 a { background-position: 0 -296px; }
#limo_navi06 a { background-position: 0 -370px; }

/*ステイ*/
#limo_navi01 a.stay { background-position: -210px  0px; }
#limo_navi02 a.stay { background-position: -210px -74px; }
#limo_navi03 a.stay { background-position: -210px -148px; }
#limo_navi04 a.stay { background-position: -210px -222px; }
#limo_navi05 a.stay { background-position: -210px -296px; }

/*オンマウス*/
#limo_navi01 a:hover { background-position: -210px  0px; }
#limo_navi02 a:hover { background-position: -210px -74px; }
#limo_navi03 a:hover { background-position: -210px -148px; }
#limo_navi04 a:hover { background-position: -210px -222px; }
#limo_navi05 a:hover { background-position: -210px -296px; }
#limo_navi06 a:hover { background-position: -210px -370px; }



/* ＳＵＶナビ設定
---------------------------------------------------- */

#suv_navi {
	width: 210px;/* ir{bNX */
	height:312px;
	overflow:hidden;
	background-image: url(../img/common/suv_nav.jpg);
	margin-bottom: 20px;
}

#suv_navi a span {
    display:none;
}

#suv_navi ul {
	width:210px;
	height: 105px;
	list-style-type: none;
}
#suv_navi li {
	width:210px;
	height:105px;
}
#suv_navi li a {
	display: block;
	overflow:hidden;
	width: 210px;
	height: 105px!important;
	height /**/: 105px;
	padding-left:315px;
	color: #FFFFFF;
	background-image: url(../img/common/suv_nav.jpg);
}

/*オフマウス*/
#suv_navi01 a { background-position: 0      0; }
#suv_navi02 a { background-position: 0 -107px; }
#suv_navi03 a { background-position: 0 -214px; }

/*ステイ*/
#suv_navi01 a.stay { background-position: -210px  0px; }
#suv_navi02 a.stay { background-position: -210px -105px; }

/*オンマウス*/
#suv_navi01 a:hover { background-position: -210px  0px; }
#suv_navi02 a:hover { background-position: -210px -107px; }
#suv_navi03 a:hover { background-position: -210px -215px; }

#suv_navi a:hover, #suv_navi a:visited{
    display:block;
	text-decoration:none;
}
#suv_navi a:hover .setumei_2 {
    display:block;
	position:absolute;	/*--絶対位置・相対位置それぞれ長短あり。---*/
	top:700px;
	width:400px;
	line-height:1.5em;
}
*html #suv_navi a:hover .setumei_2 {
    display:block;
	position:relative;	/*--絶対位置・相対位置それぞれ長短あり。---*/
	top:-100px;
	width:400px;
	line-height:1.5em;
}
*+html #suv_navi a:hover .setumei_2 {
    display:block;
	position:relative;	/*--絶対位置・相対位置それぞれ長短あり。---*/
	top:-100px;
	width:400px;
	line-height:1.5em;
}

/* 新着レンタカーナビ設定
---------------------------------------------------- */

#new_navi {
	width: 210px;/* ir{bNX */
	height:518px;
	overflow:hidden;
	background-image: url(../img/common/new_navi.jpg);
	text-indent: -9999px;
	margin-top: 5px;
	margin-bottom:10px;
}

#new_navi ul {
	width:210px;
	height: 74px;
	list-style-type: none;
}
#new_navi li {
	width:210px;
	height:74px;
}
#new_navi li a {
	display: block;
	width: 210px;
	height: 74px!important;
	height /**/: 74px;
	padding-left:210px;
	color: #FFFFFF;
	background-image: url(../img/common/new_navi.jpg);
}

/*オフマウス*/
#new_navi01 a { background-position: 0      0; }
#new_navi02 a { background-position: 0 -74px; }
#new_navi03 a { background-position: 0 -148px; }
#new_navi04 a { background-position: 0 -222px; }
#new_navi05 a { background-position: 0 -296px; }
#new_navi06 a { background-position: 0 -370px; }
#new_navi07 a { background-position: 0 -444px; }
/*ステイ*/
#new_navi01 a.stay { background-position: -210px  0px; }
#new_navi02 a.stay { background-position: -210px -74px; }

/*オンマウス*/
#new_navi01 a:hover { background-position: -210px  0px; }
#new_navi02 a:hover { background-position: -210px -74px; }
#new_navi03 a:hover { background-position: -210px -148px; }
#new_navi04 a:hover { background-position: -210px -222px; }
#new_navi05 a:hover { background-position: -210px -296px; }
#new_navi06 a:hover { background-position: -210px -370px; }
#new_navi07 a:hover { background-position: -210px -444px; }

/* 2ndページグローバルナビ設定
---------------------------------------------------- */

#p_navi {
	width:1000px;
	margin-left: auto;
	margin-right:auto;
	height: 36px;
	list-style-type: none;
	background:#FFFFFF url(../img/common/g_navi_2.gif) repeat-x left top;
}

#p_navi li {
    float:left;
	width:333px;
}

#p_navi li a {
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 36px;
	padding-top: 36px;
	color: #FFFFFF;
	background-image:url(../img/common/g_navi_2.gif)
}

/*オフマウス*/
#pnav01 a { background-position: 0      0; }
#pnav02 a { background-position: -333px 0; }
#pnav03 a { background-position: -666px 0; }

/*ステイ*/
#pnav01 a.stay { background-position:  0     -36px; }
#pnav02 a.stay { background-position: -333px -36px; }
#pnav03 a.stay { background-position: -666px -36px; }


/*オンマウス*/
#pnav01 a:hover { background-position:  0     -36px; }
#pnav02 a:hover { background-position: -333px -36px; }
#pnav03 a:hover { background-position: -666px -36px; }


/* コンテンツ設定
---------------------------------------------------- */
#main_contents {
	height: auto;
	width: 1000px;
	padding: 0;
	background-color:#FFFFFF;
	margin-top: 0px;
	background-image: url(../img/common/contents_bg.gif);
	background-repeat: repeat-y;
}

#box {
	height: auto;
	width: 1000px;
	background-repeat: repeat;
}




/* 左コンテンツ設定
---------------------------------------------------- */

#left {
	width:210px;
	float:left;
	height: auto;
}

.login {
	background-color:#dddcd8;
}



/* 中コンテンツ
---------------------------------------------------- */
#center {
	width:570px;
	height: auto;
	float: left;
	padding: 0;
}

#news {
	width:560px;
	padding-left: 10px;
}

.news_box {
	width:280px;
	float:left;
	min-height: 120px;
}

.news_img {
	width:80px;
	margin:7px 7px 0 3px;
	float:left;
}

.news_title {
	width:175px;
	font-weight:bold;
	float:left;
}

.news_title a {
	color:#698259;
}

.news_text {
	width:175px;
	float:left;
}

.topics_box {
	width:530px;
	padding-left: 25px;
	margin-bottom: 10px;
}

.topics_day {
	float:left;
	width:100px;
	font-size:14px;
}

.topics_title {
	float:left;
	width:430px;
}

.reco_box_top {
    width:570px;
	height:15px;
	line-height:0;
	font-size:0;
	background-image:url(../img/index/bg_center_top.gif);
	background-repeat:no-repeat;
}
    

.reco_box {
	width:510px;
	background-image:url(../img/index/bg_center_body.gif);
	background-repeat:repeat-y;
	padding: 0 30px;
}

.reco_box_bottom {
    width:570px;
	height:14px;
	line-height:0;
	font-size:0;
	background-image:url(../img/index/bg_center_bottom.gif);
	background-repeat:no-repeat;
}


.reco_box_top_2 {
    width:570px;
	height:15px;
	line-height:0;
	font-size:0;
	background-image:url(../img/index/bg_center_top_2.gif);
	background-repeat:no-repeat;
}
    

.reco_box_2 {
	width:520px;
	background-image:url(../img/index/bg_center_body_2.gif);
	background-repeat:repeat-y;
	padding: 0 20px 0px 30px;
	;
}

.reco_box_bottom_2 {
    width:570px;
	height:14px;
	line-height:0;
	font-size:0;
	background-image:url(../img/index/bg_center_bottom_2.gif);
	background-repeat:no-repeat;
}



.reco_1img {
	width:304px;
	margin:7px;
	float:left;
}

.reco_text {
	width:300px;
	float:left;
	padding-right:7px;
	height:auto;
}

.reco_price {
	float:left;
	margin: 5px 0px 0px 3px;
	width: 180px;
}

.reco_box_2_left {
	float:left;
	width:230px;
	padding: 10px;
	margin-right:20px;
}

.reco_box_2_right {
	float:left;
	width:230px;
	padding: 10px;
	margin-left: 0px;
}



/* 右コンテンツ
---------------------------------------------------- */
#right {
	width:220px;
	height: auto;
	float: left;
	padding: 0;
}

*html #right {
	width:220px;
	height: auto;
	float: left;
	padding: 0;
	margin-right:-3px;
}

.right_bn {
	width:220px;
	height: auto;
}

.right_bn img {
    margin-top:5px;
}

.right_bn p {
	text-align:center;
	font-size:x-small;
	margin-bottom:15px;
	line-height:90%;
}



.qr {
	height:350px;
	background-repeat:no-repeat;
	background-image:url(../img/index/qr_bg.gif);
	background-color: #dddcd8;
}

.qr p {
	font-size:70%;
	padding:0 10px 0 10px;
	line-height:110%;
}







/* フッター設定
---------------------------------------------------- */

#footer {
	height: auto;
	width: 100%;
	font-size: 12px;
	background-repeat: repeat-x;
	background-image: url(../img/common/foot.gif);
	height:75px;
	clear: both;
}

#footbox {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
}


#footernavi {
	width:820px;
	float: left;
	height:75px;
}

#footernavi ul li {
	background-image:url(../img/common/foot_point.gif);
	background-repeat:no-repeat;
	float:left;
	font-size:12px;
	color:#6a8d55;
	padding-left:10px;
	list-style:none;
	margin:20px 0 0 10px;
}

#footernavi ul li a {
	color:#6a8d55;
}

#re_top {
	width:150px;
	float:left;
	text-align: center;
	margin-top: 25px;
	height:auto;
}


#copy {
	font-size:10px;
	padding-top:0px;
	text-align:left;
	float:left;
	width:500px;
	margin-left:20px;
	color: #999999;
}



	
/* お問い合わせフォーム
---------------------------------------------------- */
#form {
     padding:20px 10px 20px 20px;
}

.form_title {
 padding-left: 10px;
 width: 130px;
 padding-top: 16px;
 padding-bottom: 10px;
 border-bottom-width: 1px;
 border-bottom-style:dotted;
 border-bottom-color: #333333;
 font-size:0.9em;
}

.form_title_top {
 padding-left: 10px;
 width: 130px;
 padding-top: 16px;
 padding-bottom: 10px;
 border-bottom-width: 1px;
 border-bottom-style:dotted;
 border-bottom-color: #333333;
 border-top-width: 1px;
 font-size:0.9em;
}

.form_input {
 width: 340px;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-bottom-style:dotted;
 border-bottom-color: #333333;
}

.form_input_top {
 width: 340px;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-bottom-style:dotted;
 border-bottom-color: #333333;
}

.input03 {
 background-color: #FFFFFF;
 border: 1px solid #cccccc;
 padding: 5px;
 text-align:center;
}
	
/* 透明png
---------------------------------------------------- */


.sample01bef {
	width: 189px;
	height: 44px;
	background: url(back01.gif);
}

.sample01aft {
	width: 189px;
	height: 44px;
}
*html .sample01aft a {
    position: relative;
	width: 189px;
	height: 44px;
}

	* html .sample01aft {
		width: 189px;
		height: 44px;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://direx-rent.com/demo/img/common/logo.png);
		position: relative;
	}

	* html .sample01aft img {
		display: none;
	}

.sample01bef img,
.sample01aft img {
	display: block;
	position: relative;
}

