@charset "utf-8";

/*---------- ページ全体の指定 ----------*/

body {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333;
}

a:link {
  color: #69821b;
  font-size: 12px;
}

a:visited {
  color: #69821b;
  font-size: 12px;
}

a:hover {
  color: #99ab4e;
  font-size: 12px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- メイン ----------*/

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 970px;
  background-color: #ffffff;
}

/*---------- ヘッダー ----------*/

#header {
  margin: 0;
  width: 970px;
  height: 85px;
  //border-bottom: solid 3px #99ab4e;
  background-color: #ffffff;
  background-repeat: no-repeat;
}

#header h1 {
  margin: 0;
  padding: 3px 0 4px 8px;
  border-bottom: solid 1px #cccccc;
  text-align: left;
  font-size: 10px;
  color: #ffffff;
  background-color: #009900;
  font-weight: normal;
}

#header h2 {
  margin: 0 5px;
  padding: 5px 5px 5px 5px;
  width: 400px;
  text-align: left;
  font-size: 14px;
  color: #666666;
}

#table-right{
  text-align: right;
  margin: 0;
  padding: 2px 14px 2px 0;
  font-size: 15px;
  color: #009900;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666;
  text-decoration: none;
}

#header-menu {
  width: 970px;
  height: 20px;
  background-color: #333333;
  margin: 0px;
  padding: 10px 0 6px 15px;
  background: url(../img/head_menu_back.gif);
  background-repeat: repeat-x;
  text-align: left;
  width: auto;
}

#header-menu ul {
  text-align: left;
  padding-bottom: 1px;
  margin: 0px;
  padding: 0px
}

#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 16px;
  padding-right: 10px;
  background: url(../img/l_icon.gif) no-repeat;
  background-position: left center;
}

#header-menu a {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
}

#header-menu a:hover {
  font-size: 13px;
  color: #666;
}

/*---------- コンテンツ ----------*/

#container {
  width: 970px;
  margin: 0px;
  padding: 6px 0 6px 0;
  background-color: #ffffff;
}

/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin: 0;
  padding: 5px 5px 0 0px;
  font-size: 12px;
  line-height: 160%;
  letter-spacing: 1px;
  width: 705px;
}

/* 左カラムなしタイプ
-------------------------------------*/
#contents_01 {
  margin: 0;
  padding: 0 0 0 2px;
  font-size: 12px;
  line-height: 160%;
  letter-spacing: 1px;
  width: 966px;
}

#contents h2 {
  margin: 0 0 10px 0;
  padding: 9px 0 10px 20px;
  line-height: 110%;
  font-size: 12px;
  color: #008800;
  background-image: url(../img/titlebar.gif);
  background-repeat: no-repeat;
}

/* 左カラムなしタイプ
-------------------------------------*/
#contents_01 h2 {
  margin: 5px 0 0 0;
  padding: 9px 0 10px 20px;
  line-height: 110%;
  font-size: 12px;
  color: #008800;
  background-image: url(../img/titlebar_01.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 10px 0 15px 0;
  padding: 0 5px 0 5px;
  line-height: 190%;
  letter-spacing: 1px;
}

#contents div.right {
  text-align: right;
}

/* 左カラムなしタイプ
-------------------------------------*/
#contents_01 div.right {
  text-align: right;
}

/* Twitterアイコン
-------------------------------------*/
#contents img.icon {
  margin: 0 10px 0 10px;
  float: right;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}


/* table01
-------------------------------------*/
#tb01 {
	width:703px;
	border-collapse: collapse;
}

#tb01 th {
	width:150px;
	background-color:#eee;
	padding:10px 10px;
	border: 1px solid #ccc;
	text-align:left;
}

#tb01 td {
	background-color:#fff;
	padding:10px 10px;
	border: 1px solid #ccc;
}

/* table02
-------------------------------------*/
.tb02 {
	width:703px;
	border-collapse: collapse;
}

.tb02 th {
	background-color:#eee;
	padding:10px 10px;
	border: 1px solid #ccc;
	text-align:left;
}

.tb02 td {
	background-color:#fff;
	padding:10px 10px;
	border: 1px solid #ccc;
}

/* table03 yahooAPI  左カラムなしタイプ
-------------------------------------*/
#tb03 {
	width:100%;
	border-collapse: collapse;

}

#tb03 td {
	padding:10px 10px;
	background-color:#fff;

}

#tb03 td div.ya_photo {
  text-align: center;
	border: 1px solid #ccc;
	padding: 5px 0px;


}

/* table04 gl.php  ピックアップオークション
-------------------------------------*/
#tb04 {
	width:100%;
	border-collapse: collapse;

}

#tb04 th {
	padding:5px 0px;
}

#tb04 td {
	vertical-align:top;
	padding:0px 5px;
}

#tb04 td.title {

	letter-spacing: 0 ;
}

/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 3px 0 15px 5px;
  padding: 0;
  width: 230px;
  letter-spacing: 1px;
  text-align: left;
  background-color: #f3f3f3;
}

.menulist {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 8px;
  width: 215px;
  text-align: left;
}

.menulist h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fff;
  background-image: url(../img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #69821b;
  display: block;
  border-bottom: solid 1px #999999;
  width: 191px;
  padding: 10px 0 9px 24px;
  font-size: 12px;
  background-image: url(../img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #99ab4e;
  background-image: url(../img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}


.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 8px;
  width: 215px;
  text-align: left;
  letter-spacing: 1px;
}

.menu_free h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fff;
  background-image: url(../img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free img.icon {
  margin: 0 10px 0px 0;
  float: left;
}

#menu p {
  margin: 10px 4px 0 4px;
  line-height: 150%;
}


/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 18px 0 18px 0;
  text-align: center;
  font-size: 12px;
  color: #333;
  border-top: solid 4px;
  border-top-color: #009900;
  background-color: #ffffff;
}

#footer a {
  color: #333;
  font-size: 12px;
 }

#footer a:hover {
  color: #333;
}


/* Google AdSense 728×15
-------------------------------------*/
div.ad_left {
  width: 790px;
	float: left; 
}

div.ad_right {
  text-align: left;
}


/* 新着入庫車輌　Twitter　tw.php
-------------------------------------*/

#tw div.item {
	margin: 5px; 
	padding: 2px; 
	width: auto;
	padding-bottom: 3px;
	border-bottom: dotted #ddd 1px;
}

#tw span.date {
	float: left;
	margin-right: 10px;
	border: solid #fff 1px;
	font-size: x-small; 
}

#tw span.title {
}



/* 新着動画　YouTube　yt.php
-------------------------------------*/

#yt div.item {
	margin: 0px; 
	padding: 0px; 
	width: auto;
	padding-bottom: 10px;
}

#yt span.thumbnail {
	float: left;
	padding: 2px;
	border: solid silver 1px;  
	font-size: x-small; 
	text-align: center;
}

#yt div.title {
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: 0 ;
}

#yt img {
	border: 0px;  
}



