@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-image:url(../img/list/contents_bg.gif);
	background-repeat:repeat-x;
	margin-left: auto;
	margin-right: auto;
	background-color:#e6e6e6;
}

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;
	height: 0px;
}

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};


/* レイアウト設定
---------------------------------------------------- */
#shadow {
	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;
}

#header {
	height: 85px;
	width: 1000px;
	padding: 0px;
	margin: 0px;
	background-image:url(../img/common/head.gif);
	background-repeat: no-repeat;

}

body:first-of-type #header {
	height: 85px;
	width: 1000px;
	padding: 0px;
	margin: 0px;
	background-image:url(../img/common/head.gif);
	background-repeat:no-repeat;
	margin-top:-1px;
}

#logo {
	float: left;
	padding-left: 0px;
	margin-top: 13px;
	height: 71px;
}

#main_img {
	width:1000px;
	height:431px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -1px;
}

* html #main_img{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

#main_img_2 {
	width:1000px;
	height:200px;
	margin-left: atuo;
	margin-right: auto;
	margin-top: -1px;
	clear:both;
}



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

#headernavi {
	margin-top: 50px;
	float: right;
	width: 456px;
	height: 26px;
}



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

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



/* グローバルナビ設定
---------------------------------------------------- */
#g {
	width:1001px;
	clear: both;
	margin-left: auto;
	margin-right:auto;
	margin-top: 4px;
}

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

#g_navi a span {
    display:none;
}

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

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

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



/*　オフマウス時　*/
#nav01 a { background-position: 0      0; }
#nav02 a { background-position: -91px 0; }
#nav03 a { background-position: -182px 0; }
#nav04 a { background-position: -273px 0; }
#nav05 a { background-position: -364px 0; }
#nav06 a { background-position: -455px 0; }
#nav07 a { background-position: -546px 0; }
#nav08 a { background-position: -637px 0; }
#nav09 a { background-position: -728px 0; }
#nav10 a { background-position: -819px 0; }
#nav11 a { background-position: -909px 0; }


/*　選択済み　*/
#nav01 a.stay { background-position:  0     -50px; }
#nav02 a.stay { background-position: -111px -50px; }
#nav03 a.stay { background-position: -222px -50px; }
#nav04 a.stay { background-position: -333px -50px; }
#nav05 a.stay { background-position: -444px -50px; }
#nav06 a.stay { background-position: -555px -50px; }
#nav07 a.stay { background-position: -666px -50px; }
#nav08 a.stay { background-position: -777px -50px; }
#nav09 a.stay { background-position: -888px -50px; }
#nav10 a.stay { background-position: -999px -50px; }


/*　オンマウス時　*/
#nav01 a:hover { background-position:  0     -50px; }
#nav02 a:hover { background-position: -91px -50px; }
#nav03 a:hover { background-position: -182px -50px; }
#nav04 a:hover { background-position: -273px -50px; }
#nav05 a:hover { background-position: -364px -50px; }
#nav06 a:hover { background-position: -455px -50px; }
#nav07 a:hover { background-position: -546px -50px; }
#nav08 a:hover { background-position: -637px -50px; }
#nav09 a:hover { background-position: -728px -50px; }
#nav10 a:hover { background-position: -819px -50px; }
#nav11 a:hover { background-position: -909px -50px; }


#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: 191px;/* ir{bNX */
	height:215px;
	overflow:hidden;
	background-image: url(../img/common/side_nav.gif) repeat-x left top;
	background-repeat: repeat-y;
	margin-bottom: 15px;
	margin-top: 10px;
	text-indent: -9999px;
}

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

/*オフマウス*/
#s_navi01 a { background-position: 0      0; }
#s_navi02 a { background-position: 0 -36px; }
#s_navi03 a { background-position: 0 -72px; }
#s_navi04 a { background-position: 0 -108px; }
#s_navi05 a { background-position: 0 -144px; }
#s_navi06 a { background-position: 0 -179px; }


/*ステイ*/
#s_navi01 a.stay { background-position: -191px  0px; }
#s_navi02 a.stay { background-position: -191px -36px; }
#s_navi03 a.stay { background-position: -191px -72px; }
#s_navi04 a.stay { background-position: -191px -108px; }
#s_navi05 a.stay { background-position: -191px -144px; }
#s_navi06 a.stay { background-position: -191px -179px; }

/*オンマウス*/
#s_navi01 a:hover { background-position: -191px  0px; }
#s_navi02 a:hover { background-position: -191px -36px; }
#s_navi03 a:hover { background-position: -191px -72px; }
#s_navi04 a:hover { background-position: -191px -108px; }
#s_navi05 a:hover { background-position: -191px -144px; }
#s_navi06 a:hover { background-position: -191px -179px; }


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

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

#p_navi ul {
	width:1000px;
	margin-left: auto;
	margin-right:auto;
	list-style-type: none;
}


#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; }


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

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

#suv_navi a span {
    display:none;
}

#suv_navi ul {
	width:190px;
	height: 105px;
	list-style-type: none;
}
#suv_navi li {
	width:190px;
	height:105px;
}
#suv_navi li a {
	display: block;
	overflow:hidden;
	width: 190px;
	height: 105px!important;
	height /**/: 105px;
	padding-left:190px;
	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: -190px  0px; }
#suv_navi02 a.stay { background-position: -190px -105px; }

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




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



/* コンテンツ設定
---------------------------------------------------- */
#main_contents {
	height: auto;
	width: 1000px;
	padding: 0;
	background-color:#FFFFFF;
}

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




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

#left {
	width:766px;
	height: auto;
	float: left;
	padding: 0;
	margin-left: 21px;
}

*html #left {
	width:766px;
	height: auto;
	float: left;
	padding: 0;
	margin-left: 13px;
}

.login {
    background-color:#FFFFFF;
}



#detail_img {
	float:left;
	width:200px;
	margin-top:15px;
}

#detail_img img {
	border:#26948a solid 1px;
	margin-top:23px;
}

#detail_text {
	float:left;
	width:540px;
	margin:15px 0 0 22px;
	background-image: url(../img/detail/h2/bg.gif);
	background-repeat:no-repeat;
}

#detail_text p {
    font-size:100%;
	color:#000000;
}

#detail_box {
	margin-left:auto;
	margin-right:auto;
	width:530px;
	margin-top:10px;
}

#detail_box2 {
	float:left;
	width:250px;
}

#detail_box3 {
	float:left;
	width:250px;
	margin-left:30px;
}

.td_1 {
    border-bottom:dotted #999999 1px;
	width:120px;
	padding-left:10px;
	font-size:80%;
}

.td_1b {
    border-bottom:dotted #999999 1px;
	width:120px;
	padding-left:10px;
	font-size:80%;
	background-color:#d2f2ef;
}

.td_2 {
	border-bottom:dotted #999999 1px;
	width:120px;
	font-size:80%;
}

.td_2b {
	border-bottom:dotted #999999 1px;
	width:120px;
	font-size:80%;
	background-color:#d2f2ef;
}

.td_3 {
    border-bottom:dotted #999999 1px;
	width:35px;
	padding-left:10px;
	font-size:70%;
	vertical-align:top;
}

.td_4 {
    border-bottom:dotted #999999 1px;
	width:205px;
	font-size:70%;
}

.td_5 {
	border-bottom:dotted #999999 1px;
	width:120px;
	font-size:80%;
	text-align:center;
}

.td_5b {
    border-bottom:dotted #999999 1px;
	width:120px;
	font-size:80%;
	text-align:center;
	background-color:#d2f2ef;
}

.td_8 {
    border-bottom:dotted #999999 1px;
	width:35px;
	padding-left:10px;
	font-size:70%;
	vertical-align:top;
}

.td_9 {
    border-bottom:dotted #999999 1px;
	width:490px;
	padding-left:10px;
	font-size:70%;
	vertical-align:top;
}






/* カレンダーレイアウト
---------------------------------------------------- */

#care {
	width:540px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
}

#care table {
	background-color:#999999;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
}

#care td {
	background-color:#edfdfb;
	text-align:center;
	height:43px;
	width:100px;
	vertical-align:middle;
}

#care th {
	background-color:#ebebeb;
	text-align:center;
	height:25px;
	width:75px;
}

.th_bg {
	background-color:#d5d6ec;
	text-align:center;
	height:25px;
	width:75px;
}

.bg_red {
    background-color:#ff6666;
}

.status {
	background-color:#FFFFFF;
	text-align:center;
	padding:7px 0;
}

.status_bg {
	background-color: #EBEBEB;
	text-align:center;
	padding:7px 0;
}

.day {
	border-bottom:#999999 dotted 1px;
	text-align:center;
}

.doyo_day {
    background-color:#56c1b7;
    border-bottom:#3fb1a9 dotted 1px; 
	text-align:center;
}


/* 右コンテンツ
---------------------------------------------------- */

#right {
	width:191px;
	height: auto;
	float: left;
	padding: 0;
	margin-left: 16px;
}

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

.login {
    background-color:#FFFFFF;
}

.qr {
	height:330px;
	background-repeat:no-repeat;
	background-image:url(../img/index/qr_bg.gif);
	background-color: #FFFFFF;
	margin-top:30px;
}

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







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

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

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

#footernavi {
	width:809px;
	float: left;
	height:94px;
}

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

#footernavi ul li a {
    color:#FFFFFF;
}

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


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

/* Pager Styles
-----------------------------------------------------------------------------  */
.lineup_l {
	width:375px;
	float:left;
	height:auto;
	margin-top:18px;
	background-color:#edfffd;
	margin-bottom: 10px;
	border:#006666 solid 1px;
}
	
.lineup_r {
	width:375px;
	float:left;
	height:auto;
	margin-left:12px;
	margin-top:18px;
	background-color:#edfffd;
	margin-bottom: 10px;
	border:#006666 solid 1px;
}

*html .lineup_r {
    width:375px;
	float:left;
	height:auto;
	margin-left:7px;
	margin-top:18px;
	background-color:#edfffd;
	border:#006666 solid 1px;
}

.car_title {
    width:375px;
	background-image:url(../img/lineup/car_title_bg.gif);
	background-repeat:repeat-y;
	padding:1px;
	color:#FFFFFF;
	text-align:center;
	height:40px;
	font-size:120%;
	font-weight:bold;
	line-height:80%;
}




.title_sub {
    text-align:center;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
}

body:first-of-type .title_sub {
    text-align:center;
	font-size:10px;
	font-weight:normal;
}

.line {
	width:375px;
}

.line_1 {
    border-bottom:#2b998e dotted 1px;
	width:375px;
	text-align:center;
	font-size:12px;
}

.line_1 img {
    padding-left:15px;
	padding-right:3px;
}

.price {
	text-align:center;
	font-weight:bold;
	width:25%;
	padding-top: 10px;
}

.price2 {
	text-align:center;
	font-weight:bold;
	width:25%;
	padding-bottom: 10px;
}

.price2b {
	text-align:center;
	font-weight:bold;
	color:#F00;
	font-size:10px;
	padding-bottom: 0px;
}



	
/* お問い合わせフォーム
---------------------------------------------------- */
#contact {
	width:540px;
	float:left;
	margin:15px 0 0 0;
}


#form {
     padding:20px 10px 20px 20px;
}

.table {
	margin-left:5px;
	width:530px;
}

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

.form_title_sub {
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #333333;
	font-size:0.9em;
	background-color:#d2f2ef;
}

.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;
	border-top-style:dotted;
	border-top-color: #333333;
	border-top-width: 1px;
	font-size:0.9em;
	background-color:#d2f2ef;
}

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

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

.input03 {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 10px 20px;
	text-align:center;
}

.span_m {
	float:left;
	padding:3px;
	width:80px;
}
	
/* ニュース　新着情報
---------------------------------------------------- */

.news_box {
	margin:0 10px;
	border:#33CCCC dotted 1px;
	background-color:#ebffff;
	height:auto;
}

.news_box p {
    padding-left:10px;
}

.news_titile {
	font-size:120%;
	color:#FF3300;
	font-weight:bold;
	float:left;
	margin-bottom: 5px;
	padding-left:10px;
}

.news_day {
	float:left;
	margin-left:15px;
	margin-bottom: 5px;
}

/* Pager Styles
-----------------------------------------------------------------------------  */
#rs_pager{
	margin:2em 0px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	clear:both;
	}
#rs_pager a{
	padding:5px 8px;
	border:1px solid #E7E7E7;
	font-size:110%;
	text-decoration:none;
	}
#rs_pager a:hover{
	border:1px solid #DBECFF;
	background: #DBECFF;
	}
#rs_pager b{
	border:1px solid #E7E7E7;
	padding:3px 6px;
	background: #E7E7E7;
	color: #999;
	font-weight:bold;
	}
/* 個人情報保護方針
-----------------------------------------------------------------------------  */

.privacy {
}

.privacy ul li {
    list-style-type:lower-alpha;
	margin-left:30px;
	font-size:90%;
}





.line_680 {
    width:680px;
	border-bottom:dotted #999999 1px;
	margin-left:40px;
}

.chui {
    width:310px;
	background-color:#dddada;
	border:#999999 solid 1px;
	margin-left:35px;
}

.chui p {
    padding:10px;
}


/* キャンペーン
---------------------------------------------------- */
.cp_table {
	width:766px;
	border:#2a998d solid 1px;
	margin-bottom:30px;
}

.cp_table th {
	background-color:#2a998d;
	color:#FFF;
	text-align:center;
	width:12.5%;
	font-size:90%;
	border:#FFF solid 1px;
}

.cp_table td {
	text-align:center;
	width:12.5%;
	border:#2a998d solid 1px;
}

.cp_img {
	width:766px;
	background-color:#2a998d;
}

.cp_img th {
	color:#FFF;
	text-align:center;
	padding: 5px 0;
}

.cp_img td {
	color:#FFF;
	text-align:center;
	width:98px;
}



/* NEW CARナビ設定
---------------------------------------------------- */

#newcar_navi {
	width: 190px;/* ir{bNX */
	height:200px;
	overflow:hidden;
	background-image: url(../img/common/newcar_nav.jpg);
	margin-bottom: 20px;
}

#newcar_navi a span {
    display:none;
}

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

/*オフマウス*/
#newcar_navi01 a { background-position: 0      0; }
#newcar_navi02 a { background-position: 0 -100px; }

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

/*オンマウス*/
#newcar_navi01 a:hover { background-position: -190px  0px; }
#newcar_navi02 a:hover { background-position: -190px -100px; }




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

