@charset "Shift_JIS";
/* ---------- ** set ** ----------*/
body{
	margin:0;
	padding:0;
	line-height:1.4;
	color:#FFFFFF;
	font-size:12px;
	background:#000000;
}
a:link{
	color:#FFF;
}
a:visited{
	color:#CCC;		
}
a:hover{
	color:#E75618;
}

img {
	border:none;
}
.image-resize {
	max-width: 100px;
	max-height: 75px;
}
.greyText{
	color: #CCCCCC;
}
.greyTextItalics{
	color: #CCCCCC;
	font-style: italic;
}


table#table-01 td.bg {
	/* 通常 */
	background:linear-gradient(#e5e05e, #55A32D);
	/* webkit用 */
	background:-webkit-gradient(linear, left top, left bottom, from(#e5e05e), to(#55A32D));
	/* mozilla用 */
	background:-moz-linear-gradient(top, #e5e05e, #55A32D);
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#e5e05e, endcolorstr=#55A32D));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#e5e05e, endcolorstr=#55A32D))";
	zoom: 1;
}

table#table-02 {
	width:860px;
	border: 2px solid #666;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom:50px;
}
table#table-02 th{
	background:#333333;
	text-align:center;
	padding:8px;
	color:#FFFFFF;
	border:none;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#666;
}
table#table-02 th.color{
	border-right-width: 1px;
	border-right-style:dotted;
	border-right-color:#666;
	
	border-left-width:1px;
	border-left-style:dotted;
	border-left-color:#666;
}
table#table-02 td{
	text-align:center;
	padding:8px;
	font-size:10px;
	border-bottom:1px solid #666;
}
table#table-02 td.color{
	border-right-width: 1px;
	border-right-style:dotted;
	border-right-color:#666;
	
	border-left-width:1px;
	border-left-style:dotted;
	border-left-color:#666;
	
	border-bottom:1px solid #666;
}
table#table-02 td.color02{
	background-color:#333;
	text-align:center;
	padding:8px;
	font-size:10px;
	border-bottom:1px solid #666;
}
table#table-02 td.color03{
	background-color:#333;
	
	border-right-width: 1px;
	border-right-style:dotted;
	border-right-color:#666;
	
	border-left-width:1px;
	border-left-style:dotted;
	border-left-color:#666;
	
	border-bottom:1px solid #666;
}

table#table-07 {
	width:650px;
	border: 2px solid #666;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom:50px;
}
table#table-07 th{
	background:#333333;
	text-align:center;
	padding:8px;
	color:#FFFFFF;
	border:none;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#666;
}
table#table-07 th.color{
	border-right-width: 1px;
	border-right-style:dotted;
	border-right-color:#666;
	
	border-left-width:1px;
	border-left-style:dotted;
	border-left-color:#666;
}
table#table-07 td{
	text-align:center;
	padding:8px;
	font-size:10px;
	border-bottom:1px solid #666;
}
table#table-07 td.color{
	border-right-width: 1px;
	border-right-style:dotted;
	border-right-color:#666;
	
	border-left-width:1px;
	border-left-style:dotted;
	border-left-color:#666;
	
	border-bottom:1px solid #666;
}
table#table-07 td.color02{
	background-color:#333;
	text-align:center;
	padding:8px;
	font-size:10px;
	border-bottom:1px solid #666;
}
table#table-07 td.color03{
	background-color:#333;
	
	border-right-width: 1px;
	border-right-style:dotted;
	border-right-color:#666;
	
	border-left-width:1px;
	border-left-style:dotted;
	border-left-color:#666;
	
	border-bottom:1px solid #666;
}

table#table-03 {
	border: 2px solid #FF0000;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom:20px;
}
table#table-03 th{
	border-width:0 0 0px 0px;
	border:thin solid #FF0000;
	background:#FF0000;
	padding:8px;
	text-align:left;
	color:#FFFFFF;
	text-align:center;
}
table#table-03 td{
	border-width:0 0 0px 0px;;
	background:#C00;
	padding-top:8px;
	padding-bottom:8px;
	text-align:left;
	color:#FFF;
	text-align:left;
	vertical-align:middle;
}


table#table-04 {
	width:500px;
	border: 2px solid #666;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom:10px;
}
table#table-04 th{
	width:165px;
	background:#333333;
	text-align:center;
	padding:8px;
	color:#FFFFFF;
	border:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#666;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#666;
}
table#table-04 td{
	text-align:left;
	padding:8px;
	font-size:10px;
	border-bottom:1px solid #666;
}

table#table-05 {
	width:860px;
	border: 2px solid #666;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom:50px;
}
table#table-05 th{
	width:135px;
	background:#333333;
	text-align:center;
	padding:8px;
	color:#FFFFFF;
	border:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#666;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#666;
}
table#table-05 td{
	text-align:left;
	padding:8px;
	font-size:10px;
	border-bottom:1px solid #666;
}

table#table-06 {
	width:700px;
	height:100px;
	border: 1px dotted #666;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom:10px;
	background-color:#333;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
}

p{ 	line-height: 20px;
	margin-bottom:0px;
	margin-top:0px;
	letter-spacing:0.2em;
}
/*統括*/

#main{
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
/*ヘッダー*/
#headder{
	background-image:url("../images/head_img.jpg");
	background-repeat:no-repeat;
	width:900px;
	height:77px;

	margin-left:auto;
	margin-right:auto;
}
#album {
	height: 470px;
	width: 900px;
	border: none;
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
#album02 {
	height: 170px;
	width: 900px;
	border: none;
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
#toyota a:link{
	color:#fff;
}
#toyota a:visited{
	color:#666;		
}
#toyota a:hover{
	color:#0c0;
}
#nissan a:link{
	color:#fff;
}
#nissan a:visited{
	color:#666;		
}
#nissan a:hover{
	color:#c0c;
}
/*フッター*/
#footer{
	background-color:#333;
	width:100%;
	height:23px;
	float:left;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
	margin-top:70px;
	letter-spacing:0.2em;
	font-size:10px;
	padding-top:6px;
}
#footer a:link{
	color:#000;
}
#footer a:visited{
	color:#666;		
}
#footer a:hover{
	color:#E75618;
}
#footer_bottom{
	background-color:#000;
	width:100%;
	height:23px;
	float:left;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
	letter-spacing:0.2em;
	font-size:10px;
	margin-top:13px;
}
/*コンテンツ*/
iframe{
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color:#000000;
	background-color:#000000;
	border: 1px solid #666666;
	color:#FFFFFF;
}
#con_00{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
	font-size:11px;
	color:#FFFFFF;
}
#con_left{
	width:215px;
	height:auto;

	font-size:11px;
	color:#FFFFFF;
	float:left;
}
#con_right{
	width:645px;
	height:auto;
	padding-right:20px;
	font-size:11px;
	color:#FFFFFF;
	float:left;
}