@charset "Shift_JIS";
* {
	margin:0px;
	padding:0px;
}
#wrapper p {
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0.05em;
}
ul {
	list-style-type: none;
}
hr {
	display: none;
}
table {
	font-size:12px;
	line-height: 1.4em;
	letter-spacing: .1em;
}
/*CLEARFIX*/
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
	position:relative;
}
/* Hides from IE-mac ＼*/
*html.clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */

/*END CLEARFIX*/

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.copy {
	letter-spacing: 0em;
}
.minitxt {
	font-size: 14px;
	font-weight: bold;
}


#footer {
	clear: both;
}

#wrapper {
	width: 950px;
}
#wrapper #newcar-header {
	height: 107px;
	position: relative;
}
#wrapper #newcar-header h1 {
	padding-top: 44px;
	padding-left: 30px;
	margin-bottom: 2px;
}
#wrapper #newcar-header p {
	padding-top: 5px;
	padding-left: 30px;
	display: block;
	background-color: #D9D9D9;
	padding-bottom: 5px;
}
#wrapper #newcar-header #date {
	width: 150px;
	position: absolute;
	text-align: right;
	left: 792px;
	top: 55px;
}
#wrapper #left-box {
	float: left;
	width: 600px;
	padding: 2px;
	margin-left: 10px;
}

#wrapper #left-box p {
	margin: 5px;
}

#wrapper #left-box #kiji h2 {
margin-top: 20px;
	background-image: none;
	color: #000000;
	font-size: 16px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding: 3px;
}

#wrapper #left-box #kiji h3 {
	font-size: 14px;
}

#wrapper #left-box #zcha li {
	width: 180px;
	float: left;
	display: block;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}


/*                */

#wrapper #left-top-box {
	float: left;
	width: 930px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#wrapper #left-top-box p {
	margin: 5px;
}
#wrapper #left-top-box #kiji h2 {
margin-top: 20px;
	background-image: none;
	color: #000000;
	font-size: 16px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding: 3px;
}

#wrapper #left-top-box #kiji h3 {
	font-size: 14px;
}

#wrapper #left-top-box #zcha li {
	width: 212px;
	float: left;
	display: block;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


#wrapper #left-top-box #zcha2 li {
	width: 300px;
	float: left;
	display: block;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


/*                */

#wrapper #right-box {
	width: 320px;
	float: right;
}
#wrapper #right-box .img-box {
	width: 300px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#wrapper #right-box .text-box {
	width: 300px;
	margin-top: 5px;
	margin-bottom: 30px;
	margin-right: 20px;
}


#wrapper #center-box {
	margin: 2px;
	padding: 0px;
	width: 945px;
}

#wrapper #center-box p {
	padding: 5px;
}

#wrapper #center-box #world {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #center-box #world li {
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 30px;
}

#wrapper #center-box #allstar {
	margin-top: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #center-box #allstar dl {
	width: 170px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}

#wrapper #center-box #allstar dt {
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	padding-left: 5px;
}

#wrapper #center-box #allstar dd {
	font-size: 11px;
	padding-left: 3px;
}

#wrapper #center-box #allstar-photo {
	float: left;
	width: 920px;
	margin-left: 10px;
	margin-bottom: 20px;
	display: block;
	margin-top: 10px;
}

#wrapper #center-box #allstar-photo li {
	float: left;
	width: 180px;
	margin-right: 4px;
}

#wrapper #center-box #special li {
	float: left;
	width: 180px;
	margin-right: 5px;
	margin-top: 10px;
	height: 135px;
}

#wrapper #center-box #special {
	margin-left: 10px;
}

#wrapper #footmenu {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #D9D9D9;
	margin-bottom: 20px;
	margin-top: 30px;
}

#imgwrap {
	padding: 20px;
	width: 400px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}

#imgwrap img {
	display: block;
}

#imgwrap #prev {
	float: left;
	width: 200px;
}

#imgwrap #next {
	float: right;
	width: 80px;
	text-align: center;
	border: 1px solid #333333;
	background-color: #666666;
	padding-top: 0px;
}

#imgwrap #prev {
	float: left;
	width: 80px;
	text-align: center;
	border: 1px solid #333333;
	background-color: #666666;
	padding-top: 0px;
}

#imgwrap #next a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#imgwrap #prev a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#imgwrap p {
	padding-top: 5px;
	padding-bottom: 10px;
}

#imgwrap #close {
	clear: both;
	text-align: center;
	width: 150px;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #333333;
	text-decoration: none;
	padding: 2px;
}

#imgwrap #close a {
	text-decoration: none;
	color: #333333;
}


/*諸元表テーブル設定*/
#wrapper #right-box .float2 {
	float: right;
	width: 300px;
	margin-top: 20px;
	margin-right: 20px;
}
#wrapper #right-box .float2 .table02 {
	width: 300px;
	margin-bottom: 10px;
}
#wrapper #right-box .float2 .table02 td01{
	width: 165px;
	text-align: left;
}

#wrapper #right-box .float2 .table02 td{
	text-align: left;
	padding-left:10px;
}

#wrapper #right-box .float2 .table02 td.td01 a{
	background-image: url(http://www.gtnet.co.jp/cars/images/new_car/td_01.gif);
	height: 110px;
	width: 165px;
	display:block;
	text-indent:-1000em;
	background-color: #E6E6E6;
	background-repeat: no-repeat;
}

#wrapper #right-box .float2 .table02 td.td02 a{
	background-image: url(http://www.gtnet.co.jp/cars/images/new_car/td_06.gif);
	height: 45px;
	width: 165px;
	display:block;
	text-indent:-1000em;
	background-color: #E6E6E6;
	background-repeat: no-repeat;
}

#wrapper #right-box .table02 tr.tr01 td{
	background-color:#e6e6e6;
}

#wrapper #right-box .table02 tr.tr02 td{
	background-color:#f2f2f2;
}

#wrapper #right-box .table02 tr.tr01 th{
	border:2px #FFFFFF solid;
	width:267px;
	background-image: url(http://www.gtnet.co.jp/cars/images/new_car/th_02_300.gif);
	background-repeat: no-repeat;
	height: 17px;
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: left;
}
/*諸元表テーブル設定ここまで*/

.under_tabel{
padding:10px;
}

.under_tabel h2 {
margin-top: 20px;
margin-bottom: 10px;
	background-image: none;
	color: #000000;
	font-size: 16px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding: 3px;
}

.under_tabel table {
width:930px;
}

.under_tabel table tr {
padding:10px;
}

.under_tabel table tr td.imp_sp_g4_td_top {
margin:5px;
background-color:#6699CC;
color:#FFFFFF;
padding:10px;
}


.under_tabel table tr td.imp_sp_g4_td_blue_u {
	margin:5px;
	background-color:#E9EDF4;
	color:#333;
	padding:10px;
}

.under_tabel table tr td.imp_sp_g4_td_blue_d {
	margin:5px;
	background-color:#ACC2E6;
	color:#333;
	padding:10px;
}

/*2012年1月16日追加*/
#wrapper #left-box #kiji h3 {
	background: #CCC;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	line-height: 1.2;
}
#wrapper #left-box #kiji ul {
	padding-top: 5px;
	padding-left: 20px;
	list-style: disc;
	padding-bottom: 20px;
}
#wrapper #left-box #kiji ul li {
	line-height: 1.2;
	margin-bottom: 10px;
}
#wrapper .under_tabel ul li {
	line-height: 1.4;
}
#wrapper #left-box #kiji p.u20 {
	padding-bottom: 20px;
}


.under_tabel_r table {
width:300px;
}

.under_tabel_r table tr {
padding:10px;
}

/*2012年1月25日追加*/
.under_tabel_r table tr td.imp_sp_g4_td_top {
	margin:2px;
	background-color:#6699CC;
	color:#FFFFFF;
	padding:2px;
}


.under_tabel_r table tr td.imp_sp_g4_td_blue_u {
	margin:2px;
	background-color:#E9EDF4;
	color:#333;
	padding:2px;
	font-size: 11px;
	line-height: 1.1;
}

.under_tabel_r table tr td.imp_sp_g4_td_blue_d {
	margin:2px;
	background-color:#ACC2E6;
	color:#333;
	padding:2px;
	font-size: 11px;
	line-height: 1.1;
}


/*///////////table/////////////////*/


.shiyou .tb2 {
	font-size:11px;
	margin-top: 0.2em;
	margin-bottom: 1em;
	border-collapse: collapse;
	border: solid 1px #999;
}


.shiyou .tb2 tr,
.shiyou .tb2 td {
  border: solid 1px #999;
  padding: 4px 6px;
}


.kokiuchi_text {
font-size:13px;
padding-top:5px;
padding-bottom:5px;
color:#FF0000;
}

.kokiuchi_text_sub {
font-size:12px;
padding-top:5px;
padding-bottom:5px;
color:#FF0000;
font-weight:normal;
}
