﻿@charset "utf-8";

/* 全体構造
---------------------------------------------------- */
html {height:100%;}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/base/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #4D8CC6;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	font-variant: normal;
	font-size:x-small;
}

#wrapper {
	margin: 0px auto;
	width: 750px;
}





/* 基本スタイルA
---------------------------------------------------- */
a {
	color: #0033FF;
}
a:hover {
	color: #FF3300;
}
img {
	border: 0px;
}
ul,li {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,p,form {
	margin: 0px;
	padding: 0px;
	display: block;
}
blockquote {
	padding: 0px 0px 0px 9px;
	font: normal x-small/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px 0px 22px;
	color: #666666;
	display: block;
	border-left: 2px solid #999999;
}

th p, td p {
}


.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 0px;
	font-style: normal;
	line-height: 0px;
	font-weight: normal;
	font-variant: normal;
}
.hidden {
	position: absolute;
	left: -9999px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.none {
	display: none;
}
.noneclear {
	clear: both;
	display: none;
}

.space {
	display: none;
	margin:5px 0;
}



/* ヘッダー
---------------------------------------------------- */
h1#description {
	margin: 0px;
	padding: 3px 10px;
	width: 730px;
	font: normal x-small/1em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	color: #FFFFFF;
	background-image: url(../images/base/description_bg.gif);
	background-position: 0px 0px;
}

DIV#topline {
	margin: 0px;
	height:10px;
	padding: 3px 10px;
	width: 730px;
	background-image: url(../images/base/description_bg.gif);
	background-position: 0px 0px;
}



#header {
	width: 750px;
	background: #FFF url(../images/base/header.gif) no-repeat;
	height: 80px;
}

/* ロゴ HOME*/
h1#logo {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 330px;
	font: normal 10px/10px "verdana";
	float: left;
}
h1#logo a {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 330px;
	text-indent: -9999px;
	display: block;
}


/* ロゴ 内部*/
DIV#logo {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 330px;
	font: normal 10px/10px "verdana";
	float: left;
}
DIV#logo a {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 330px;
	text-indent: -9999px;
	display: block;
}


#wrapA{
	/*position: relative;*/
	width:740px;	
	text-align: left;
	margin: 0px auto;
	padding:0;
	}


/* ナビゲーションB */
ul#naviB {
	padding: 12px 0px 0px;
	margin: 0px;
	list-style: none;
	float: right;
	height: 16px;
	width: 180px;
	display: block;
}
ul#naviB li {
	margin: 0px;
	padding: 0px 2px 0px 0px;
	height: 23px;
	float: left;
	font: normal 10px/10px "verdana";
	display: block;
}
ul#naviB li a {
	text-decoration: none;
	display: block;
	height: 23px;
color:#FFFFFF;
}
ul#naviB li a:hover {
color:#FF9900;}
ul#naviB li#contactArea a {	width: 81px;}
ul#naviB li#linkArea a {
	width: 60px;
}
ul#naviB li#privacyArea a {	width: 101px;}
ul#naviB li#sitemapArea a {	width: 82px;}



/* ナビゲーションA
---------------------------------------------------- */
ul#naviA {
	list-style: none;
	width: 175px;
	display: block;
	padding: 0px;
	margin-bottom: 10px;
}
ul#naviA li {
	padding: 0px;
	width: 175px;
	height: 30px;
	font: normal 10px/10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-indent: -9999px;
	display: block;
	margin: 0px;
}
ul#naviA li a {
	text-decoration: none;
	display: block;
	width: 175px;
	height: 30px;
	background: no-repeat 0px 0px;
}
ul#naviA li a:hover {	background-position: -250px 0px;}
ul#naviA li#chukoBtn a {	background-image: url(../images/base/navi_chuko.gif);}
ul#naviA li#shumiBtn a {	background-image: url(../images/base/navi_shumi.gif);}
ul#naviA li#eventBtn a {	background-image: url(../images/base/navi_event.gif);}
ul#naviA li#shopBtn a {	background-image: url(../images/base/navi_shop.gif);}
ul#naviA li#bbsBtn a {	background-image: url(../images/base/navi_bbs.gif);}
ul#naviA li#bangaiBtn a {	background-image: url(../images/base/navi_bangai.gif);}
ul#naviA li#toiBtn a {	background-image: url(../images/base/navi_toi.gif);}
ul#naviA li#isoBtn a {	background-image: url(../images/base/navi_iso2.gif);}

body#profile ul#naviA li#guideBtn a {	background-position: -500px 0px;}
body#results ul#naviA li#jissekiBtn a {	background-position: -500px 0px;}
body#faq ul#naviA li#fqBtn a {	background-position: -500px 0px;}
body#diary ul#naviA li#diaryBtn a {	background-position: -500px 0px;}
body#iso ul#naviA li#isoBtn a {	background-position: -500px 0px;}



ul#naviA li#homeBtn {	height: 25px;}
ul#naviA li#homeBtn a {	height: 30px;	background-image: url(../images/base/navi_home.gif);}
body#home ul#naviA li#homeBtn {	display: none;}


/* ページボディ
---------------------------------------------------- */
#pagebody {
	background-image:url(../images/base/pagebody_bg.gif);
	background-repeat:repeat-y;
	width: 750px;
	height: auto;
}


#sidebar {
	width: 175px;
	float: left;
}
#contents {
	width: 575px;
	float: right;
	height: auto;
	padding: 0;
}


div#contents:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
} 



/* サイドバー（左）
---------------------------------------------------- */


/* モト・フィールドのご案内 */
#homeAbout {
	width: 170px;
	background-image: url(../images/base/about_bg.gif);
	background-repeat: repeat-y;
}
#homeAbout h2 {
	width: 175px;
	height: 34px;
	text-indent: -9999px;
	font-size: 1px;
	background-image: url(../images/base/about_title.gif);
	background-repeat: no-repeat;
}
#homeAboutBox {
	width: 150px;
	background-image: url(../images/base/about_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 0 10px;
}
#homeAbout h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: 1.4em;
	font-weight: bold;
	color: #003399;
}
#homeAbout h4 {
	font: bold x-small/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
}
#homeAbout p {
	padding: 0px 0px 5px;
	line-height: 120%;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#homeAbout span{
	color: #993333;
}


#homeAbout p a img#accessmap {
	margin: 5px 0px 0px;
	border: 1px solid #DED0B7;
}
#homeAbout p a:hover img#accessmap {
	border: 1px solid #8CAC2F;
}





/* コンテンツ（右）
---------------------------------------------------- */
#homeBoxB {
	width: 530px;
	float: left;
}


/* homeトピックス */
#homeTopics {
	width: 540px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/base/title_topics.gif);
	margin-left: 20px;
}

#homeTopics h2{
	background-image: url(../images/base/title_topics.gif);
	height: 42px;
	text-indent: -9999px;
	background-repeat: no-repeat;

}



#homeTopics ul {
	margin: 0px;
	padding: 0px 2px;
	width: 480px;
	list-style: none;
}
#homeTopics ul li {
	padding: 5px;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3";
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
}


#homeTopics span{
color:#FF9900;
}


/* ページの先頭に戻る
---------------------------------------------------- */
#gotop {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 600px;
	background-image: url(../images/base/pagebody_bg.gif);
}
body#home #gotop {
display:none;
}






/* ナビゲーションC
---------------------------------------------------- */
#naviC {
	font: normal x-small/1.5em Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3";
	margin: 0px;
	padding: 12px 0;
	width: 750px;
	text-align: center;
	color: #AE8B6D;
	background-image: url(../images/base/navic_bg.gif);
	background-repeat: repeat-y;
}
#naviC a {
	color: #433930;
}
#naviC a:hover {
	padding-bottom: 1px;
	border-bottom: 1px solid #D5C1B3;
}




/* フッター
---------------------------------------------------- */
#foot {
clear : both;
}




/* コピーライト
---------------------------------------------------- */
#copyright {
	font: normal 10px/1em Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3";
	margin: 0px;
	padding: 6px 0px;
	width: 750px;
	text-align: center;
	color: #000066;
	background-image: url(../images/base/copyright_bg.gif);
}




/* ぱんくず
---------------------------------------------------- */
p.pan {
	margin: 0px;
	width: 575px;
	text-align: left;
	border-bottom: 1px solid #C5C5C5;
	background-image: url(../images/base/pannavi_bg.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	font-variant: normal;
	font-size: x-small;
}

.pan span {
	color: #666666;
}








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

/* コンテンツ大枠 */
#cotentsBody {
	width: 575px;
	float: left;

}

/* コンテンツタイトル */
#cotentsBody h1{
	width: 575px;
	height: 70px;
	background-image: url(../images/base/stitle_bg.jpg);
	line-height: 70px;
	text-indent: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: large;
	font-weight: bold;
	color: #000099;
}



/* コンテンツ本文 */


#cotentsBody #conBody{
padding-left:10px;

}


#cotentsBody #conBody{
	padding-left:20px;
	width: 520px;

}


#cotentsBody #conBody h2{
	font-size:14px;
	padding:5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003399;
	border-left-color: #003399;
	margin-top: 20px;
	width: 520px;
	margin-bottom: 10px;

}





#cotentsBody p {
	display: inline-table; 
		font-size:14px;
}

#cotentsBody li {
line-height:140%;
font-size:14px;
}



#cotentsBody p:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}
/* Hide Form Mac IE \*/ 
* html #cotentsBody p {
	line-height: 140%;
} 
#cotentsBody p {display: block;} 
/* End */ 




/* (内部）ショップ案内
---------------------------------------------------- */

/* テーブル */
table.gaiyoTa {
	background: #CCCCCC;
	font: normal x-small/1.2em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	margin: 0px 0px 10px;
}
table.gaiyoTa td {
	border: 1px solid #FFFFFF;
	color: #666666;
	background: #F2F2F4;
}

table.gaiyoTa th {
	border: 1px solid #FFFFFF;
	font: normal x-small/1em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	background: #7D7E8A;
	width: 20%;
}

table.gaiyoTa span{
color:#FF0000;
font-weight:bold;
}




/* (内部）中古車.html
---------------------------------------------------- */



/* テーブル */
table.type1 {
	font: normal x-small/1.2em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	margin: 0px 0px 5px;
}

table.type1 td#list{
	color: #333333;
	background-color: #D2D2D2;
	padding: 10px;
}

table.type1 img#item{
	border:#FFFFFF solid 2px;
}




table.type1 th {
	border: 1px solid #FFFFFF;
	font: normal small/1em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	background: #7D7E8A;
	width: 20%;
}


table.type1 span.price
{
	color:#ff0000;
	font-weight: bold;
}


/* テーブル */

table.type3{
text-align:left;
font-size:12px;
line-height:130%;
}

table.type3 h1{
line-height:150%;

}



/* (内部）イベント
---------------------------------------------------- */



/* テーブル */
table.type2 {
background-color:#FFFFCC;
}

table.type2 th {
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	font-variant: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CC3300;
}


table.type2 td {
	font-size: 14px;
	font-style: normal;
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 5px;

}


table.type2 td#title{
	color: #333333;
	background-color: #D2D2D2;
	padding: 10px;
}

table.type2 img{
	border:#FFFFFF solid 2px;
}


.box1{
	width:450px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 10px;
}

.box1 h3{
font-size:14px;
padding:5px 0;
}



/* (内部）リンク集 link
---------------------------------------------------- */



.type3{

}

p .link{
line-height:160%;

}






/* (内部）お問合せ toi_index.html
---------------------------------------------------- */

DIV.form {
	width:520px;
}

DIV.form h2{
	width:520px;
	background-image: url(../images/contents/bg_h2.gif);
	height: 30px;
	text-indent: 20px;
	line-height: 30px;
	margin: 20px 0;
	font-size: 97%;
	}




/* テーブル設定 */

p.caption
{
	font-size:80%;
	margin:0 0 10px 0;
}

table.inquiry-table{
	width:100%;
	border-collapse:collapse;
	margin:0 0 20px 0;
}

table.inquiry-table th,
table.inquiry-table td
{
	border:1px solid #cccccc;
	padding:5px;
}

table.inquiry-table th
{
	font-weight:normal;
	text-align:left;
	background:#eeeeee;
	width:150px;
}


table.inquiry-table span.red
{
	color:#ff0000;
}



/* 送信ボタン */

div.form-submit
{
	text-align:center;
	margin: 10px;
}

div.form-submit input
{
	width:100px;
}


/* エラー画面 */

blockquote.error
{
	color:#ff0000;
	font-size:80%;
	text-align:center;
	margin:0 0 20px 0;
	border:1px solid #cccccc;
	padding:15px;
}

blockquote.error p
{
	line-height:150%;
}


/* 送信完了画面 */

blockquote.success
{
	color:#333333;
	font-size:90%;
	font-weight:bold;
	text-align:center;
	margin:0 0 20px 0;
	border:1px solid #cccccc;
	padding:15px;
}


/* (内部）フォーム下　個人情報保護方針エリア  
---------------------------------------------------- */

DIV.privacy {
	width:450px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-left: 30px;
	margin-bottom: 20px;
}

DIV.privacy h3 {
	line-height: 30px;
	margin: 5px 0;
	font-size: 14px;
}


DIV.privacy p{
	padding:5px;
	color: #000099;
}

DIV.privacy ul{
	padding:5px;
	margin-left: 20px;
	line-height: 110%;
	font-size: 90%;

}




/* オリジン
---------------------------------------------------- */
p.alignR {
	text-align: right;
}
p.alignL {
	text-align: left;
}
p.alignC {
	text-align: center;
}
p.alignR2 {
	float: right;
	margin: 0px 0px 8px 8px;
}
p.alignL2 {
	float: left;
	margin: 0px 8px 8px 0px;
}
p.alignR3 {
	float: right;
}
p.alignL3 {
	float: left;
}
p.alignRB {
	float: right;
	background: #FFF;
	border: 1px solid #DDD;
	margin: 0px 0px 8px 8px;
	padding: 4px;
}
p.alignLB {
	float: left;
	background: #FFF;
	border: 1px solid #DDD;
	margin: 0px 8px 8px 0px;
	padding: 4px;
}
p.border {
	border: 1px solid #DDD;
	margin: 2px 0px;
	padding: 4px;
}


.strong{
color:#FF0000;
font-weight:bold;
}




/* リスト
---------------------------------------------------- */

ul.ulBasic01 {
	list-style: url(../img/temp/point_ul_01.gif);
	margin: 4px 0px 4px 20px;
}
ul.ulBasic02 {
	list-style: url(../img/temp/point_ul_02.gif);
	margin: 4px 0px 4px 20px;
}
ol.olBasic {
	list-style-type: decimal;
	margin: 4px 0px 4px 35px;
}


/* GOOGLE API Feed
---------------------------------------------------- */
div #google-feed{
	margin-top:10px;
	padding:5px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

div #google-feed h3{
font-size:12px;
}

div #google-feed ul{
padding:0;
margin:0;


}

div #google-feed li{
list-style:none;
font-size:12px;
padding:5px 0;
margin:0;

}


/* トップページの新車情報
---------------------------------------------------- */
div.sinshaHome{
	width:540px;
	margin-left:10px;
	margin-top: 3px;

}

