@charset "utf-8";
/*======================================

indexstyle

=======================================*/

/*--------------------------------------
	index h1 
---------------------------------------*/

#main h1 {
	font-size: 197%;
	font-family: "Arial black", Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #0156ab;
	font-style: italic;
	padding-bottom: 10px;
	line-height: 1.1;
	padding-top: 15px;
}

/*--------------------------------------
	sallingarea 販売国・地域
---------------------------------------*/

#sallingarea {
	margin-bottom: 20px;
}

#sallingarea dt {
	font-weight: bold;
	color: #333333;
}
/*--------------------------------------
#sallingarea dt,
#sallingarea dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
---------------------------------------*/
#sallingarea dl dt{
	width: 12em;
	margin-top: 0;
	float: left;
	padding-left: 10px;
	line-height: 1.6;
}

#sallingarea dl dd{
	margin-left: 13em;
	margin-bottom: 0;
	_text-indent: -4px;
}

#sallingarea h3 {
	background-color: #F2F5F7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*--------------------------------------
	インデックス枠付コンテンツ
---------------------------------------*/

.borderw-in {
	width: 538px;
	border: 1px solid #CCCCCC;
	margin-bottom: 18px;
}

.borderw-in h2 {
	background-image: none;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}

.borderw-in h3 {
	font-size: 100%;
	font-weight: bold;
	color: #086DBD;
	padding-bottom: 0.7em;
	background-image: none;
	padding-left: 15px;
}

.borderw-in p {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
}

.borderwinimg {
	padding-right: 1px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	}
	
.inlogoimg {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	}
	
.borderw-in ul {
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}
	
.borderw-in ul li {
	display:inline;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 77%;
	line-height: 2;
	color: #666666;
}

/*--------------------------------------
	インデックスニュース  リンクテキスト
---------------------------------------*/

.borderw-in a:link {
	color: #0066CC;
	text-decoration: none;
	line-height: 1.4;/*opera 行間対策*/
}

.borderw-in a:visited {
	color: #0066CC;
	text-decoration: none;
	line-height: 1.4;/*opera 行間対策*/
}

.borderw-in a:hover {
	color: #0099FF;
	text-decoration: none;
	line-height: 1.4;/*opera 行間対策*/
}

/*--------------------------------------
	インデックスニュース
---------------------------------------*/
#news {
	margin-bottom: 18px;
}

#newsheader {
	width: 100%;
}

#newsmain {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	width: 518px;
	overflow: auto;
	height: 110px;
}

#newsdesign {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 77%;
	line-height: 1.4;
}

#news #newsmain li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 92%;
	line-height: 1.4;
	margin-bottom: 0em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

.newsdate {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 92%;
	color: #999999;
}

.date {
	color: #086DBD;
	font-weight: bold;
	margin-right:10px;
	}
	
/*--------------------------------------
	インデックスニュース  リンクテキスト
---------------------------------------*/

#news #newsmain li a:link {
	color: #0066CC;
	text-decoration: none;
	line-height: 1.4;/*opera 行間対策*/
}

#news #newsmain li a:visited {
	color: #0066CC;
	text-decoration: none;
	line-height: 1.4;/*opera 行間対策*/
}

#news #newsmain li a:hover {
	color: #0099FF;
	text-decoration: none;
	line-height: 1.4;/*opera 行間対策*/
}

	
/*--------------------------------------
	eye couch 下サービスメニュー
---------------------------------------*/

#webservice {
	width: 253px;
	float: left;
	height: 100px;
}

#webservice ul {
	list-style-type: none;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
}
#webservice li {
	padding-left: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 77%;
	line-height: 1.4;
	background-image: url(../css/image/in_sericon.gif);
	background-repeat: no-repeat;
	background-position: 2px 0.3em;
	color: #0054A8;
}
#logoservice {
	float: left;
	height: 100px;
	width: 254px;
}
#logoservice ul {
	list-style-type: none;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
}
#logoservice li {
	padding-left: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 77%;
	line-height: 1.4;
	background-image: url(../css/image/in_sericon.gif);
	background-repeat: no-repeat;
	background-position: 2px 0.3em;
	color: #0054A8;
}
#dtpservice {
	height: 100px;
	width: 253px;
	float: right;
}
#dtpservice ul {
	list-style-type: none;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
}
#dtpservice li {
	padding-left: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 77%;
	line-height: 1.4;
	background-image: url(../css/image/in_sericon.gif);
	background-repeat: no-repeat;
	background-position: 2px 0.3em;
	color: #0054A8;
}
#service {
	width: 760px;
	background-color: #CCCCCC;
	background-image: url(../css/image/bg_serviceimg.gif);
	background-repeat: no-repeat;
}

/*--------------------------------------
	eye couch 下サービスメニュー リンクテキスト
---------------------------------------*/

#service a:link {
	color: #0054A8;
	text-decoration: none;
	line-height: 1.4;/*opera 行間対策*/
}

#service a:visited {
	color: #0054A8;
	text-decoration: none;
	line-height: 1.4;/*opera 行間対策*/
}

#service a:hover {
	color: #B9DEFF;
	text-decoration: none;
	line-height: 1.4;/*opera 行間対策*/
}



/*--------------------------------------
div#sidemenu #banner リンクテキスト
---------------------------------------*/

#sidemenu #banner a:link {
	color: #0066CC;
	text-decoration: none;
	line-height: 1.4;/*opera 行間対策*/
}

#sidemenu #banner a:visited {
	color: #0066CC;
	text-decoration: none;
	line-height: 1.4;/*opera 行間対策*/
}

#sidemenu #banner a:hover {
	color: #0099FF;
	text-decoration: none;
	line-height: 1.4;/*opera 行間対策*/
}

/*--------------------------------------
	サービス適応地域 sidemenu dl dt dd
---------------------------------------*/

#sidemenu .area dl {
	padding-top: 0px;
	padding-bottom: 7px;
}

#sidemenu .area dt {
margin-top: 0em;
}

#sidemenu .area dt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 77%;
	line-height: 1.3;
	background-image: none;
	padding-right: 7px;
	padding-left: 10px;
	border: none;
	font-weight: bold;
}

#sidemenu .area dd {
margin-bottom: 0em;
}

#sidemenu .area dd {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 77%;
	line-height: 1.3;
	background-image: none;
	padding-right: 7px;
	padding-left: 10px;
	border: none;
}
/*--------------------------------------
	サイドメニューお問い合わせ 
---------------------------------------*/
#toiawase p {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}

/*--------------------------------------
 新着中古車コーナー　Newly_Arrived
---------------------------------------*/
#NewlyArrived table {
	background-position: center center;
	text-align: center;
	border: none;
	width: 710px;
}

#NewlyArrived table tr td,
#NewlyArrived .red {
	font-size: 92%;
	background-position: center center;
	text-align: center;
	line-height: 1.1;
	border: none;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

#NewlyArrived img {
	margin-bottom: 5px;
}

#NewlyArrived .red {
	padding-bottom: 10px;
}
/*--------------------------------------
Newly_Arrived リンクテキスト
---------------------------------------*/

#NewlyArrived a:link {
	color: #0054A8;
	text-decoration: none;
	line-height: 1.1;/*opera 行間対策*/
}

#NewlyArrived a:visited {
	color: #0054A8;
	text-decoration: none;
	line-height: 1.1;/*opera 行間対策*/
}

#NewlyArrived a:hover {
	color: #0B8BFF;
	text-decoration: none;
	line-height: 1.1;
}
