/* IEちらつき防止 */
html { 
    filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
}

.none {
display: none;
}

.f_left {
float: left;
}

.f_right {
float: right;
}

.pngfix {
}

/* ClearFIX */

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* 基本設定 */

body {
margin: 0;
padding: 0;
font-size: 12px;
line-height: 1.8;
font-family: Osaka, Verdana, Arial, "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
background-color: #FFFFFF;
background-image: url(../new_images/body_back.gif);
background-repeat: repeat-x;
background-position: left top;
color: #000000;
text-align: center;
}

body#index  {
}

body a:link{
color: #336600;
} 
body a:visited{
color: #336600;
} 
body a:hover{
color: #003399;
}

p {
padding: 5px 0px;
}

img {
border: none;
}
	
h1 {  font-size: 10px; 
	color: #FF6633;
	margin: 0px 0px 0px 0px;}
	
h2 {  font-size: 12px; 
line-height: 1.5em; 
color: #333333;
font-weight: normal; 
}
	
h3 {  font-size: 12px; 
line-height: 1.5em; 
color: #333333;
font-weight: normal; 
}

#submenu a:link {
	color: #FFF;
	font-size: 10px;
	text-decoration: none; 
	}

#submenu a:visited {
	color: #FFF;
	font-size: 10px;
	text-decoration: none; 
	}

#submenu a:hover {
	color: #FFF;
	font-size: 10px;
	text-decoration: underline; 
	}
	
.box1{
	padding: 5px;
	display: block;
	border: 1px solid #CCCCCC;
}

td.mainbody p{
	margin: 5px 0 ;
	padding: 0;
	font-size: 12px;  line-height: 1.6em;
}

.img_r{
	padding: 5px;
	display: block;
	border: 1px solid #CCCCCC;
	float:right;
	margin:0 5px;
	clear:both;
}

.img_l{
	padding: 5px;
	display: block;
	border: 1px solid #CCCCCC;
	float:left;
	margin:0 10px;
	clear:both;
}

ul,li{
margin: 0;
padding: 0;
	}
ol,ul {
	list-style:none;
}

/* レイアウト */

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

#header {
width: 950px;
height: 135px;
position: relative;
background: url(../new_images/head_back.gif) no-repeat right top;
}

#header h1 a {
margin: 0;
padding: 0;
width: 460px;
height: 110px;
background: url(../new_images/h1_logo.gif) no-repeat left top;
display: block;
overflow:hidden;
text-indent: -9999em;
font-size: 1%;
position: absolute;
left: 0;
top: 25px;
}

#header p {
margin: 0;
padding: 0;
font-size: 12px;
position: absolute;
left: 0;
top: 0;
}

#header .shop {
margin: 0;
padding: 0;
width: 490px;
height: 60px;
font-size: 12px;
position: absolute;
right: 0;
top: 60px;
}

#header .shop li {
width: 245px;
height: 60px;
margin: 0;
padding: 0;
float: left;
}

#header .shop li a {
width: 245px;
height: 60px;
display: block;
overflow:hidden;
text-indent: -9999em;
font-size: 1%;
}

#header .shop li.kitakyusyu a {
background: url(../new_images/head_ad_1.gif) no-repeat left top;
}
#header .shop li.dazaihu a {
background: url(../new_images/head_ad_2.gif) no-repeat left top;
}

#menu {
width: 950px;
height: 45px;
background: url(../new_images/menu_logo.gif) no-repeat left top;
}
#menu ul {
margin-left: 297px;
width: 653px;
height: 40px;
}

#menu li {
height: 40px;
float: left;
}

#menu li a {
height: 40px;
display: block;
overflow:hidden;
text-indent: -9999em;
font-size: 1%;
}

#menu li.home a {
width: 80px;
background: url(../new_images/menu_01.gif) no-repeat left top;
}
#menu li.info a {
width: 88px;
background: url(../new_images/menu_02.gif) no-repeat left top;
}
#menu li.shop a {
width: 117px;
background: url(../new_images/menu_03.gif) no-repeat left top;
}
#menu li.car a {
width: 88px;
background: url(../new_images/menu_04.gif) no-repeat left top;
}
#menu li.used a {
width: 103px;
background: url(../new_images/menu_05.gif) no-repeat left top;
}
#menu li.inq a {
width: 103px;
background: url(../new_images/menu_06.gif) no-repeat left top;
}
#menu li.link a {
width: 74px;
background: url(../new_images/menu_07.gif) no-repeat left top;
}
#menu li a:link,
#menu li a:visited{
background-position:0 0;
}
#menu li a:hover{
background-position: 0 -40px;
}

#page_header {
width: 950px;
height: 100px;
}
#index #page_header {
height: 300px;
}

#page_header h2 {
}

#contents {
margin: 0 10px;
width: 930px;
position: relative;
padding-bottom: 35px;
}

#contents .vantech {
width: 930px;
}
#contents .vantech .page {
width: 725px;
float: left;
}
#contents .vantech .movie {
width: 200px;
float: right;
}

#contents .vantech_text {
padding-bottom: 35px;
}

#contents #right_box {
width: 570px;
float: right;
}

#contents #left_box {
width: 330px;
float: left;
}

#contents .lineup h2 {
margin: 0 0 5px;
padding: 0;
width: 570px;
height: 30px;
font-size: 1%;
text-indent: -9999em;
background: url(../new_images/index_h2_1.gif) no-repeat;
}

#contents .lineup li {
margin-top: 5px;
line-height:0;
border-bottom: #999999 1px solid;
}


#contents .news {
width: 325px;
padding-bottom: 25px;
}

#contents .news h3 {
margin: 0 0 5px;
padding: 0;
width: 325px;
height: 30px;
font-size: 1%;
text-indent: -9999em;
background: url(../new_images/index_h3_1.gif) no-repeat;
}

#contents .news li {
line-height: 18px;
margin-top: 5px;
padding-left: 15px;
background: url(../new_images/index_news_img.gif) no-repeat left top;
}
#contents .news li strong {
color: #2E602F;
}

#contents .info {
width: 325px;
padding-bottom: 25px;
}

#contents .info h3 {
margin: 0 0 5px;
padding: 0;
width: 325px;
height: 30px;
font-size: 1%;
text-indent: -9999em;
background: url(../new_images/index_h3_2.gif) no-repeat;
}

#contents .info li {
margin-top: 5px;
line-height:0;
}

#contents .info li li {
float: left;
padding-bottom: 5px;
padding-right: 3px;
}

#contents .info li li.last {
padding-right: 0px;
}

#contents .topics {
width: 330px;
padding-bottom: 25px;
}

#contents .topics h3 {
margin: 0 0 5px;
padding: 0;
width: 325px;
height: 30px;
font-size: 1%;
text-indent: -9999em;
background: url(../new_images/index_h3_3.gif) no-repeat;
}

#contents .topics li {
width: 165px;
float: left;
margin-top: 5px;
line-height: 1.4;
color: #0C263D;
}

#footer_menu {
width: 100%;
background: #CCCCCC;
}

#footer_menu li {
display: inline;
padding: 5px 15px;
font-size: 15px;
}
#footer_menu li a:link,
#footer_menu li a:visited {
} 
#footer_menu li a:hover{
}

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

#footer h3 {
margin: 5px 0;
padding: 0;
width: 330px;
height: 20px;
font-size: 1%;
text-indent: -9999em;
background: url(../new_images/foot_copy.gif) no-repeat;
}

#footer ul {
text-align: center;
}

#footer li {
display: inline;
padding: 10px 2px;
}

