
@import url(css_margin_padding.css);
@import url(view_search_list.css);
@import url(view_detail.css);
@import url(shop_detail.css);
@import url(hanbaiten.css);
@import url(mobile.css);
@import url(sitemap.css);
@import url(print.css);


/* ---------------------------------------------------- */
/* base */
 
body {
font-size:1em;
line-height: 1.1em;
margin: 0;
padding: 0;
color: #333;
text-align:center;
background-color:#fff;
}

dl,dt,dd,ul,li { list-style: none; }

h1,h2,h3,h4,h5,h6 { line-height: 1.5em; }

div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,li,object,embed,form,img { margin: 0; padding: 0; }

em { font-style: normal; }

img {
vertical-align: top;
border: 0 none #fff;
}

a { color: #0256d2; text-decoration: none;  }
a:hover 
{ color: #c60; text-decoration: underline; }

hr {
height:1px;
border-width:1px 0 0 0;
border-style:solid;
border-color:#999999;
}

.align_center {text-align:center;}
.align_right {text-align:right;}
.align_left {text-align:left;}

.float_left {float:left;}
.float_right {float:right;}

/* ---------------------------------------------------- */
/* common class */


.clear { clear: both; }
br.clear { clear: both; line-height: 0; height: 0; font-size:0; }

.red {color:#c00;}
.bold {font-weight:bold;}

.notice {
font-size: small;
line-height: 1.1em;
margin-right: 1em;
}

.pagetop {
text-align:right;
margin-top:1em;
margin-bottom:1em;
margin-right:30px;
font-size:0.8em;
}

.pagetop a {
float:right;
display:block;
padding-right:25px;
height:20px;
margin-bottom:10px;
background:transparent url("../image/pagetop.gif") right center no-repeat;
}

.close {
float:right;
text-align:center;
margin-right:10px;
border:1px solid #114297;
padding:3px;
width:4em;
}

.text_area {
margin:10px 0 40px 30px;
}

.col_area {
margin:10px 10px 40px 30px;
width:720px;
}


/* ---------------------------------------------------- */
/* common layout */



#head {
width: 950px;
height: 102px;
margin:0 auto;
background:transparent url("../image/layout/head.jpg") 0 0 no-repeat;
text-align:left;
}


#main {
width: 950px;
text-align:left;
margin:0 auto;
}

#main_sub {
width: 950px;
text-align:left;
margin:0 auto;
}

#g_menu {
height:42px;
background:transparent url(../image/layout/menu_bg.jpg) 0 0 repeat-x;
}

#navi {
width:952px;
height:42px;
margin:0 auto;
background:transparent url(../image/layout/menu.jpg) 0 0 no-repeat;
}

#g_menu_shadow {
background:transparent url(../image/layout/menu_shadow.jpg) 0 0 repeat-x;
height:215px;
margin-bottom:1em;
}

#sub_g_menu_shadow {
background:transparent url(../image/layout/menu_shadow.jpg) 0 0 repeat-x;
height:5px;
}

#col_left_area {
width:190px;
float:left;
margin-right:14px;
}

#col_center_area {
width:565px;
float:left;
margin-right:13px;
_margin-right:7px;
}

#col_right_area {
width:168px;
float:left;
}

#maincol {
width:612px;
float:left;
text-align:left;
padding-bottom:1em;
}

#submaincol {
width: 800px;
margin:0 auto;
text-align:left;
padding-bottom:2em;
}

#right_area {
width:188px;
float: left;
}

#topicpath {
text-align:right;
padding:2px 5px 2px 0;
font-size:0.8em;
background:#d8dff4;
}


#foot {
width: 910px;
background:#0a4cb5 url(../image/layout/footer_bg.jpg) 0 0 no-repeat;
font-size:0.8em;
text-align:center;
color:#fff;
padding:20px 20px 5px 20px;
margin:2em auto 0;
}

#foot a {color:#fff;}


#ucar_content {
width:760px;
margin-left:20px;
}


/* ---------------------------------------------------- */
/* navigation */


#navi ul {
}

#navi li {
float:left;
display:block;
width:190px;
height:42px;
text-indent:-9999px;
}

#navi li a{
display: block;
width:190px;
height:42px;
background:transparent url(../image/layout/menu.jpg) 0 0 no-repeat;
}

#navi li a#menu_top{background-position:-1px 0px;margin-left:1px;}
#navi li a#menu_area{background-position:-190px 0px;}
#navi li a#menu_tenpo{background-position:-380px 0px;}
#navi li a#menu_ucarnet_info{background-position:-570px 0px;}
#navi li a#menu_guide{background-position:-760px 0px;margin-right:1px;}

#navi li a#menu_top:hover {background-position:-1px -42px;}
#navi li a#menu_area:hover {background-position:-190px -42px;}
#navi li a#menu_tenpo:hover {background-position:-380px -42px;}
#navi li a#menu_ucarnet_info:hover {background-position:-570px -42px;}
#navi li a#menu_guide:hover {background-position:-760px -42px;}


#navi li a#menu_top.select {background-position:-1px -42px;}
#navi li a#menu_area.select {background-position:-190px -42px;}
#navi li a#menu_tenpo.select {background-position:-380px -42px;}
#navi li a#menu_ucarnet_info.select {background-position:-570px -42px;}
#navi li a#menu_guide.select {background-position:-760px -42px;}



/* ---------------------------------------------------- */
/* header */


#title {
padding:0 0;
position:relative;
}

#title h1 a {
display:block;
width:950px;
height:102px;
position:absolute;
top:0px;
left:0px;
text-decoration:none;

}

#title h1 a span {
display:none;
}

#catch {
text-indent:-9999px;
}


div#zaiko_date {
position:absolute;
right:10px;
top:30px;
width:325px;
height:65px;
text-align:right;
color:#fff;
font-weight:bold;
font-size:0.8em;
}

div#zaiko_date p {
margin-bottom:5px;
}


/* ---------------------------------------------------- */
/* new arrival */
/* ---------------------------------------------------- */

div#new {
	margin: 0 auto;
	text-align: center;
	padding: 0;
	width: 565px;
	}

div#new h3.new_title {
	margin: 0 auto;
	text-align: center;
	padding: 0;
	width: 565px;
	height: 35px;
	background: url(../image/layout/h2_new_car_5.jpg) no-repeat top;
	text-indent: -9999px;
	}


div#new ul.new_cars {
	display: block;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
	width: 565px;
	}


div#new ul.new_cars li {
	display: block;
	width: 108px;
	margin: 5px 2px 5px 3px;
	_margin: 5px 1px 5px 1px;
	padding: 5px 0;
	float: left;
	}
	
div#new ul.new_cars li a.new_car01 {
	display: block;
	text-decoration: none;
	border: 1px solid #fff;
	padding: 0 0 5px 0;
	}

div#new ul.new_cars li a.new_car01:hover {
	background:#ffc;
	}
	


.newc_price {
	text-align:center;
	font-weight:bold;
	font-size: 0.8em;
	color: #ff0000;
	}

span.newc_price span{
	font-weight: normal;
	font-size: 0.7em;
	color: #000;
	}

.newc_name {
	text-align:center;
	font-size: 0.7em;
	line-height: 1em;
	color: #000;
	}


/* ---------------------------------------------------- */
/* serch sort */
/* ---------------------------------------------------- */

div#serch_sort{
	margin: 0 auto;
	padding: 0;
	width: 701px;
	}
	
#serch_area {
	float: left;
	margin:  0;
	padding: 0;
	width: 445px;
	}

div#serch_area li {
	margin: 5px 20px 10px 0;
	padding: 0;
	width: 445px;
	height: 30px;
	}

#form_length{
	width: 15em;
	}

div#serch_area div.p_serch {
	background: url("../image/carserch_bg_p.gif") no-repeat;
	margin: 5px 20px 10px 0;
	width: 445px;
	height: 30px;
	position: relative;
	}

#p_form {
	margin: 0px;
	padding: 0;
	position: absolute;
	top: 4px;
	left: 140px;
	}


div#serch_area div.c_serch {
	background: url("../image/carserch_bg_c.gif") no-repeat;
	margin: 5px 20px 10px 0;
	width: 445px;
	height: 30px;
	position: relative;
	}

#c_form {
	margin: 0px;
	padding: 0;
	position: absolute;
	top: 4px;
	left: 140px;
	}

div#serch_area div.m_serch {
	background: url("../image/carserch_bg_m.gif") no-repeat;
	margin: 5px 20px 10px 0;
	width: 445px;
	height: 30px;
	position: relative;
	}

#m_form {
	margin: 0px;
	padding: 0;
	position: absolute;
	top: 4px;
	left: 140px;
	}


div#sort_area {
	float: right;
	margin: 5px auto;
	padding: 0;
	}

div#sort_area div.sort {
	margin: 0;
	padding: 0;
	width: 210px;
	height: 75px;
	position: relative;
	background: url("../image/car_sort_bg.gif") no-repeat;
	}

#c_sort {
	margin: 27px auto;
	padding: 0;
	text-align: center;
	position: absolute;
	left: 3px;
	}


div#sort_area div.all_cars {
	margin: 8px 0 15px 0;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ccc;
	width: 204px;
	height: 22px;
	}






/* ---------------------------------------------------- */
/* footer */


#copyright {
margin-top:15px;
text-align:center;
}

#copyright span {
color:#fff;
}



/* ---------------------------------------------------- */
/* heading */

h2.h2_top_car_search {
width:565px;
height:35px;
background:transparent url("../image/layout/h2_car_search.jpg") 0 0 no-repeat;
margin:0 0 0 0;
position:relative;
text-indent:-9999px;
}

h2.h2_top span.title {
left:-9999px;
position:absolute;
}

h2.h2_sub {
height:39px;
background:transparent url("../image/layout/h2_bg.jpg") right bottom no-repeat;
margin:10px auto 20px auto;
padding-top:5px;
position:relative;
color:#fff;
}

h2.h2_sub01 {
width:800px;
height:45px;
margin:10px auto 20px auto;
padding-top:5px;
position:relative;
color:#fff;
}

h2.h2_sub02 {
width:800px;
height:45px;
margin:10px auto 20px auto;
padding-top:5px;
position:relative;
color:#fff;
text-indent: -9999px;
}

/*--------------------------------------------------------------------------------------*/
/*-----車輌リストページ車輌別タイトル----*/
/*--------------------------------------------------------------------------------------*/

/*-----デミオ-----*/
h2.h2_sub01.dm {background:transparent url("../image/car/car_list_title_dm.gif") right bottom no-repeat;}

/*-----アテンザ-----*/
h2.h2_sub01.at {background:transparent url("../image/car/car_list_title_at.gif") right bottom no-repeat;}

/*-----アクセラ-----*/
h2.h2_sub01.ax {background:transparent url("../image/car/car_list_title_ax.gif") right bottom no-repeat;}

/*-----商用車-----*/
h2.h2_sub01.bs {background:transparent url("../image/car/car_list_title_bs.gif") right bottom no-repeat;}

/*-----カペラ-----*/
h2.h2_sub01.cp {background:transparent url("../image/car/car_list_title_cp.gif") right bottom no-repeat;}

/*-----他社-----*/
h2.h2_sub01.do {background:transparent url("../image/car/car_list_title_do.gif") right bottom no-repeat;}

/*-----ファミリア-----*/
h2.h2_sub01.fm {background:transparent url("../image/car/car_list_title_fm.gif") right bottom no-repeat;}

/*-----フレンディー-----*/
h2.h2_sub01.fr {background:transparent url("../image/car/car_list_title_fr.gif") right bottom no-repeat;}

/*-----軽-----*/
h2.h2_sub01.kc {background:transparent url("../image/car/car_list_title_kc.gif") right bottom no-repeat;}

/*-----その他マツダ-----*/
h2.h2_sub01.mo {background:transparent url("../image/car/car_list_title_mo.gif") right bottom no-repeat;}

/*-----MPV-----*/
h2.h2_sub01.mpv {background:transparent url("../image/car/car_list_title_mpv.gif") right bottom no-repeat;}

/*-----プレマシー-----*/
h2.h2_sub01.pr {background:transparent url("../image/car/car_list_title_pr.gif") right bottom no-repeat;}

/*-----ロードスターー-----*/
h2.h2_sub01.rd {background:transparent url("../image/car/car_list_title_rd.gif") right bottom no-repeat;}

/*-----CX7トリビューとー-----*/
h2.h2_sub01.rvmo {background:transparent url("../image/car/car_list_title_rvmo.gif") right bottom no-repeat;}

/*-----RX7/RX8ー-----*/
h2.h2_sub01.rx {background:transparent url("../image/car/car_list_title_rx.gif") right bottom no-repeat;}

/*-----ベリーサー-----*/
h2.h2_sub01.vr {background:transparent url("../image/car/car_list_title_vr.gif") right bottom no-repeat;}


/*--------------------------------------------------------------------------------------*/
/*-----車輌詳細　車輌別タイトル----*/
/*--------------------------------------------------------------------------------------*/

/*-----デミオ-----*/
h2.h2_sub02.ddm {background:transparent url("../image/car/car_detail_title_dm.gif") right bottom no-repeat;}

/*-----アテンザ-----*/
h2.h2_sub02.dat {background:transparent url("../image/car/car_detail_title_at.gif") right bottom no-repeat;}

/*-----アクセラ-----*/
h2.h2_sub02.dax {background:transparent url("../image/car/car_detail_title_ax.gif") right bottom no-repeat;}

/*-----商用車-----*/
h2.h2_sub02.dbs {background:transparent url("../image/car/car_detail_title_bs.gif") right bottom no-repeat;}

/*-----カペラ-----*/
h2.h2_sub02.dcp {background:transparent url("../image/car/car_detail_title_cp.gif") right bottom no-repeat;}

/*-----他社-----*/
h2.h2_sub02.ddo {background:transparent url("../image/car/car_detail_title_do.gif") right bottom no-repeat;}

/*-----ファミリア-----*/
h2.h2_sub02.dfm {background:transparent url("../image/car/car_detail_title_fm.gif") right bottom no-repeat;}

/*-----フレンディー-----*/
h2.h2_sub02.dfr {background:transparent url("../image/car/car_detail_title_fr.gif") right bottom no-repeat;}

/*-----軽-----*/
h2.h2_sub02.dkc {background:transparent url("../image/car/car_detail_title_kc.gif") right bottom no-repeat;}

/*-----その他マツダ-----*/
h2.h2_sub02.dmo {background:transparent url("../image/car/car_detail_title_mo.gif") right bottom no-repeat;}

/*-----MPV-----*/
h2.h2_sub02.dmpv {background:transparent url("../image/car/car_detail_title_mpv.gif") right bottom no-repeat;}

/*-----プレマシー-----*/
h2.h2_sub02.dpr {background:transparent url("../image/car/car_detail_title_pr.gif") right bottom no-repeat;}

/*-----ロードスターー-----*/
h2.h2_sub02.drd {background:transparent url("../image/car/car_detail_title_rd.gif") right bottom no-repeat;}

/*-----CX7トリビューとー-----*/
h2.h2_sub02.drvmo {background:transparent url("../image/car/car_detail_title_rvmo.gif") right bottom no-repeat;}

/*-----RX7/RX8ー-----*/
h2.h2_sub02.drx {background:transparent url("../image/car/car_detail_title_rx.gif") right bottom no-repeat;}

/*-----ベリーサー-----*/
h2.h2_sub02.dvr {background:transparent url("../image/car/car_detail_title_vr.gif") right bottom no-repeat;}


/*-----店舗登録車輌一覧タイトルー-----*/
h2.h2_sub01.deal {background:transparent url("../image/shop_car_list_title.gif") right bottom no-repeat;}


h2.h2_sub span {
height:20px;
margin-left:10px;
padding-left:20px;
font-size:0.6em;
}


h2.h2_sub01 span {
height:20px;
margin-left:10px;
margin-top: 10px;
padding-left:20px;
font-size:0.6em;
}

* html h2.h2_sub span {
float:left;
}
* html h2.h2_sub01 span {
float:left;
}
h2.h2_sub span.car_condition {
position:absolute;
left:25px;
top: 13px;
color:#000;
background:none !important;
}

h2.h2_sub span.s_car_condition {
position:absolute;
left:110px;
top: 13px;
color:#000;
background:none !important;
}


h2.h2_sub span.car_info {
position:absolute;
right:10px;
color:#000;
background:#fff !important;
}

h2.h2_sub span.car_info a {
padding:3px;
background: #fff;
border:1px solid #000;
font-size:0.8em;
color:#000;
font-weight:normal;
}

* html h2.h2_sub span.car_info a {
text-align:center;
background: #fff;

}



h2.h2_sub01 span.car_condition {
position:absolute;
left:25px;
top: 13px;
font-size: 0.5em;
font-weight: normal;
color:#000;
background:none !important;
}

h2.h2_sub01 span.s_car_condition {
position:absolute;
left:110px;
font-size: 0.5em;
font-weight: normal;
top: 13px;
color:#000;
background:none !important;
}


h2.h2_sub01 span.car_info {
position:absolute;
right:10px;
color:#000;
}

h2.h2_sub01 span.car_info a {
padding:3px;
background: #fff;
border:1px solid #000;
font-size:0.8em;
color:#000;
font-weight:normal;
}

* html h2.h2_sub01 span.car_info a {
text-align:center;

}



*:first-child+html h2.h2_sub span.car_info {
top:0;
}

/* ---------------------------------------------------- */
/* car select */

#car_select_area {
width:565px;
}

#car_select_banner h3 {
width:330px;
border:solid #333;
border-width:1px 1px 0 1px;
padding:5px 0;
color:#fff;
font-size:0.9em;
text-align:center;
background:#8387a0 url("../image/layout/s_win_bg.jpg") left top repeat-x;

}

#car_select_banner img {
width:330px;
border:1px solid #333;
}


.car_select {
}


.car_select ul {
}


.car_select li {
display:block;
width:130px;
height:96px;
float:left;
position:relative;
margin:15px 5px 0 5px;

}

.car_select li a {
display:block;
width:130px;
height:96px;
text-decoration:none;
text-align:center;
overflow:hidden;
}

.car_select li a#but_rx:hover,
.car_select li a#but_rd:hover,
.car_select li a#but_at:hover,
.car_select li a#but_ax:hover,
.car_select li a#but_rvmo:hover,
.car_select li a#but_mpv:hover,
.car_select li a#but_pr:hover,
.car_select li a#but_fr:hover,
.car_select li a#but_dm:hover,
.car_select li a#but_vr:hover,
.car_select li a#but_cp:hover,
.car_select li a#but_fm:hover,
.car_select li a#but_kc:hover,
.car_select li a#but_bs:hover,
.car_select li a#but_mo:hover,
.car_select li a#but_do:hover
 {
background-position:right top;
text-decoration:none;
}

.car_select li a#but_rx {background:transparent url("../image/car/but_car_se_rx.jpg") 0 0 no-repeat;}
.car_select li a#but_rd {background:transparent url("../image/car/but_car_se_rd.jpg") 0 0 no-repeat;}
.car_select li a#but_at {background:transparent url("../image/car/but_car_se_at.jpg") 0 0 no-repeat;}
.car_select li a#but_ax {background:transparent url("../image/car/but_car_se_ax.jpg") 0 0 no-repeat;}
.car_select li a#but_rvmo {background:transparent url("../image/car/but_car_se_rvmo.jpg") 0 0 no-repeat;}
.car_select li a#but_mpv {background:transparent url("../image/car/but_car_se_mpv.jpg") 0 0 no-repeat;}
.car_select li a#but_pr {background:transparent url("../image/car/but_car_se_pr.jpg") 0 0 no-repeat;}
.car_select li a#but_fr {background:transparent url("../image/car/but_car_se_fr.jpg") 0 0 no-repeat;}
.car_select li a#but_dm {background:transparent url("../image/car/but_car_se_dm.jpg") 0 0 no-repeat;}
.car_select li a#but_vr {background:transparent url("../image/car/but_car_se_vr.jpg") 0 0 no-repeat;}
.car_select li a#but_cp {background:transparent url("../image/car/but_car_se_cp.jpg") 0 0 no-repeat;}
.car_select li a#but_fm {background:transparent url("../image/car/but_car_se_fm.jpg") 0 0 no-repeat;}
.car_select li a#but_kc {background:transparent url("../image/car/but_car_se_kc.jpg") 0 0 no-repeat;}
.car_select li a#but_bs {background:transparent url("../image/car/but_car_se_bs.jpg") 0 0 no-repeat;}
.car_select li a#but_mo {background:transparent url("../image/car/but_car_se_mo.jpg") 0 0 no-repeat;}
.car_select li a#but_do {background:transparent url("../image/car/but_car_se_do.jpg") 0 0 no-repeat;}

.car_select li a span.but_name {
display:block;
text-indent:-9999px;
}

.car_select li a span.zaiko_counter {
padding:5px 0;
top:60px;
text-align:center;
position:relative;
font-size:0.7em;
z-index:10;
}

.car_select li a span span {
font-weight:bold;
font-size:1.2em;
padding:0 2px;
}

ul.car_select_list li {
list-style:disc inside url(../image/layout/list_point.gif);
padding: 0 0 0 5px;
margin:5px 0;
}


/* ---------------------------------------------------- */
/* toppage info */

#u_car_info {
margin:1.5em 0 0 0;
}

.u_car_info_area {
padding:10px;
margin:0 0 10px 0;
border:1px solid #aaa;
background:#eee;
font-size:0.7em;
}


#security_info {
border:1px solid #aaa;
padding:10px;
font-size:0.7em;
line-height:1em;
}

.verisign_icon {
width:100px;
margin-left:20px;
}

.verisign_text {
}

#rss {
padding:5px;
width:290px;
float:left;
}

#rss a {
margin-right:3px;
}


.s_window {
border:1px solid #4e526f;
background:#fff;
}

.s_win_title {
background:#1987d7;
color:#fff;
padding:5px;
font-weight:bold;
font-size:0.8em;
background:#8387a0 url("../image/layout/s_win_bg.jpg") left top repeat-x;
}

.s_win_text {
padding:5px;
font-size:0.9em;
color:#777;
}

.s_win_text p {
padding:5px;
font-size:0.9em;
}

.blue_window {
background:#fff;
font-size:0.8em;
}

.blue_win_title {
background:#0b55cb;
color:#fff;
padding:5px;
text-align:center;
}

.blue_win_col {
border:1px solid #aaa;
color:#fff;
padding:5px;
text-align:left;
}


.top_banner {
text-align:center;
}

.top_banner li {
margin-bottom:10px;
}


/* ---------------------------------------------------- */
/* list type */

ul.news {
margin:20px 10px 30px 10px;
}


ul.news li {
margin:20px 0;
line-height:1.5em;
padding-left:10px;
border-left:5px solid #2154a0;
color:#666;
}


ul.normal li {
margin-bottom: 40px;
margin-left: 40px;
padding-left: 15px;
background: transparent url("img_marker_03.gif") 0 0.2em no-repeat;
}

ul.number li{
margin-bottom: 0.5em;
margin-left:40px;
list-style-type:decimal;
list-style-position:outside;
}

/* ---------------------------------------------------- */
/* top shop search 090526 */



h2.h2_sub_blue {
height:39px;
background:transparent url("../image/layout/h2_bg_shop.jpg") right bottom no-repeat;
margin:10px 0 20px 0;
padding-top:5px;
position:relative;
color:#fff;
}

h2.h2_sub_blue span {
height:20px;
margin-left:10px;
padding-left:130px;
font-size:0.8em;
}

h2.h2_top_shop_search {
margin:1.5em 0 0 0;
width:565px;
height:71px;
background:transparent url(../image/layout/h2_shop_search.jpg) 0 0 no-repeat;
text-indent:-9999px;
}

#top_shop_search {
width:565px;
font-size:0.8em;
margin:1em 0;
}

.top_shop_search_list_area {
width:360px;
float:left;
}

.top_shop_search_col {
width:170px;
float:left;
margin:5px;
_margin:4px;
}

.top_shop_search_title {
background:#0b55cb;
color:#fff;
padding:3px 1em;
}

.top_shop_search_list {
background:#f2f2f2;
}

.top_shop_search_list ul li {
padding:0 5px 0 10px;
line-height:1.8em;
}


#tohoku_area_map {
width:165px;
float:left;
margin:0 0 0 10px;
}



#hanbaiten_area li a:hover {background-position:top right !important;}


#hanbaiten_area li a#top_akita_area {background:transparent url(../image/but_tenpo_akita.gif) top left no-repeat;}

#hanbaiten_area li a#top_iwate_area {background:transparent url(../image/but_tenpo_iwate.gif) top left no-repeat;}

#hanbaiten_area li a#top_miyagi_area {background:transparent url(../image/but_tenpo_miyagi.gif) top left no-repeat;}

#hanbaiten_area li a#top_yamagata_area {background:transparent url(../image/but_tenpo_yamagata.gif) top left no-repeat;}

#hanbaiten_area {
width:600px;
margin-left:70px;
}


#hanbaiten_area li {
display:block;
width:255px;
height:105px;
float:left;
margin:10px;
text-indent:-9999px;
}

#hanbaiten_area li a {
display:block;
width:255px;
height:105px;
overflow:hidden;
}


