@charset "utf-8";
/* CSS Document */

/*初期値クリア*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin:0;
	padding:0;
}
fieldset,img {
	border:0;
}

body {
	color: #333333;
	background-color: #FFFFFF;
}

a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:active {
	color: #ea6000;
}
a:hover {
	color: #009fe8;
} 

p {
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

hr {
	color: #765C2F;
	background-color: #765C2F;
	border: 1px;

}

.center {
	text-align:center;
}

.right {
	text-align:right;
}


/* ボックス部分の設定 */
#outer
	{
	margin: 0 auto;
	border: 1px solid #006e35;
	height: auto;
	width: 780px;
	}


#header{
height: auto;
width: 780px;
}

#header_top{
height: 70px;
width: 780px;
background: url('images/header.gif') no-repeat;
}
#hedtext{
color: #000000;
font: bold 12pt sans-serif;
text-align: right;
padding-top: 23px;
padding-right: 5px;
height: 70px;
}

#hedimg1{
height: 195px;
width: 780px;
}

#hedimg2{
height: 80px;
width: 780px;
}

#container{
height: auto;
width: 780px;
background: #ffffff url('images/nav_bg.gif') repeat-y;
overflow: hidden;
}
#side{
float: left;
height: auto;
width: 150px;

}
#contents{
	float: left;
	height: auto;
	width: 630px;
}

#footer{
clear: both;
height: 35px;
width: 780px;
background-image: url('images/footer.gif');
background-repeat: no-repeat;
}


/* ボックス部分の設定ここまで */


/* メニュー部分の設定 */

#menu li{
text-indent: -10000mm;
}


/* トップページ */
.menu_top{
	height: 30px;
	width: 150px;
	background-image: url('images/menu_top1.gif');
	background-repeat: no-repeat;
	display: block;
}

a:hover.menu_top {
    background-image: url('images/menu_top2.gif');
}


/* 在庫情報 stocks */
.menu_stocks{
	height: 30px;
	width: 150px;
	background-image: url('images/menu_stocks1.gif');
	background-repeat: no-repeat;
	display: block;
}

a:hover.menu_stocks {
    background-image: url('images/menu_stocks2.gif');
}

/* 無料査定 assess */
.menu_assess{
	height: 30px;
	width: 150px;
	background-image: url('images/menu_assess1.gif');
	background-repeat: no-repeat;
	display: block;
}

a:hover.menu_assess {
    background-image: url('images/menu_assess2.gif');
}



/* リンク link */
.menu_link{
	height: 30px;
	width: 150px;
	background-image: url('images/menu_link1.gif');
	background-repeat: no-repeat;
	display: block;
}

a:hover.menu_link {
    background-image: url('images/menu_link2.gif');
}


/* 写真館 photo */
.menu_photo{
	height: 30px;
	width: 150px;
	background-image: url('images/menu_photo1.gif');
	background-repeat: no-repeat;
	display: block;
}

a:hover.menu_photo {
    background-image: url('images/menu_photo2.gif');
}


/* 店舗案内 shop */
.menu_shop{
	height: 30px;
	width: 150px;
	background-image: url('images/menu_shop1.gif');
	background-repeat: no-repeat;
	display: block;
}

a:hover.menu_shop {
    background-image: url('images/menu_shop2.gif');
}


/* お問い合わせ contact */
.menu_contact{
	height: 30px;
	width: 150px;
	background-image: url('images/menu_contact1.gif');
	background-repeat: no-repeat;
	display: block;
}

a:hover.menu_contact {
    background-image: url('images/menu_contact2.gif');
}

/*見出し*/
h1 {
	font-size: 12px;
}
h2 {
	color: #ffffff;
	font-weight: bold;
	font-size:16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 30px;
}

h3{
	color: #333333;
	font-weight: bold;
	font-size:16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 30px;
}
h4 {
	color: #402e00;
	font: bold 10pt sans-serif;
	margin-bottom: 3px;
}

/* コンテンツ下部 */

#contents_bottom{
	width: 630px;
}

.pabe_top{
	margin-bottom: 20px;
	margin-left: 525px;
	height: 20px;
	width: 100px;
}

/*リンク*/
#bottom_link{
	border-bottom: 2px solid #765c2f;
	width: 620px;
	background-color: #FFFFFF;
	margin: 0 auto 20px auto;
}
#bottom_link a {
	margin-left: 2px;
}


/* 下部のメニュー */
#bottom_menu{
	margin-left: 220px;
	height: 15px;
	width: 410px;
	background-color: #ffffff;
}

#bottom_menu ul{
font-size: 8pt;
list-style-type: none;
}

#bottom_menu li{
float: left;
}

.bot_memu1{
padding-right: 3px;
padding-left: 3px;
border-right-width: 1px;
border-right-style: solid;
}

.bot_memu2{
padding-right: 3px;
padding-left: 3px;
}


/* フッター */
#copy{
font-size: 11px;
color: #333333;
text-indent: -10000mm;
}



/* TOPページ　コンテンツの設定 */
.subject{
text-indent: 30px;
height: 30px;
width: 630px;
background: url('images/subject.gif') no-repeat;
}


.top_info{
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #765c2f;
	width: 620px;
	min-height: 80px;
	overflow: auto;
}

.top_info_le{
	margin-left: 10px;
	float: left;
	height: auto;
	width: 430px;
	line-height: 30px;
}


.top_info_ri{
	margin-right: 10px;
	float: right;
	width: 150px;
	background-color: #FFFFFF;
	height: 100px;
}

.info_text{
font: 9pt/150% sans-serif;
margin-bottom: 10px;
}

/* 車両詳細情報 */
#details{
	border-bottom: 2px solid #765c2f;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	width: 620px;
}

#details_img{
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
margin-right: 20px;
height: 380px;
width: 570px;
background-color: #999999;
}

.detailSubject {
	margin-right: 20px;
	margin-left: 20px;
	height: 30px;
	width: 570px;
	background-color: #ede600;
	text-align: center;
}

.detailArea {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 120%;
	margin: 10px 0 10px 0;
}

#details table{
font-size: 10pt;
margin-right: 20px;
margin-bottom: 5px;
margin-left: 20px;
width: 570px;
background-color: #333333;
}
#details th{
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background-color: #ede600;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#details tr{
	background-color: #FFFFFF;
}

#details td{
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


.t_price{
width: 100px;
}

.t_come{
width: 100px;
}
.t_op{
	width: 82px;
	font-size: 10px;
	background-color: #CCCCCC;
	color: #000033;
}
.t_no{
	width: 82px;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #D8D8D8;
}
