body
	{
	background-color: #000000;
	}

a:hover img {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
} 

/*header/////////////////////////////////////////////////*/
#header
	{
	width: 989px;
	margin: 0px auto;
	padding-top: 10px;
	background-color: #151515;
	border-right: 1px solid #1D1D1D;
	border-left: 1px solid #1D1D1D;
	position: relative;
	}

#header h1
	{
	padding: 0px 0px 10px 36px;
	color: #ffffff;
	}

.head_nav
	{
	position: absolute;
	top: 5px;
	right: 36px;
	}

.head_nav li
	{
	margin-left: 5px;
	padding: 5px;
	display: block;
	float: left;
	}

.head_nav li a
	{
	color: #ffffff;
	text-decoration: none;
	}

.head_nav li a:hover
	{
	color: #34B31A;
	}

#header h2
	{
	width: 945px;
	height: 92px;
	padding-left: 45px;
	background-image: url(../images/header/back.jpg);
	background-repeat: no-repeat;
	display: block;
	border-bottom: 1px solid #323232;
	}


/* header navigation */
#example-one
	{
	margin: 0px auto;
	position: relative;
	width: 990px;
	text-align: center;
	background-color: #292929;
	border-top: #ff0000;
	background-image: url(../images/header/nav.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	}

*+html #example-one
	{
	padding-bottom: 5px;
	}

#example-one li
	{
	display: inline-block;
	}

*+html #example-one li
	{
	display:block;
	float: left;
	}

*+html .current_page_item
	{
	margin-left: 42px;
	}


#example-one a
	{ 
	color: #cccccc; 
	float: left;
	line-height: 35px;
	font-weight: bold;
	background-image: url(../images/header/nav_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 50px 0px 50px;
	text-decoration: none;
	text-transform: uppercase;
	}

.ex_li01
	{
	background-image: url(../images/header/nav_left.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}

#example-one a:hover
	{
	color: #34B31A;
	}

#magic-line
	{
	width: 960px;
	position: absolute;
	bottom: 2px;
	left: 0;
	height: 6px;
	background-color: #6CD941;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	}

.current_page_item a
	{
	color: #34B31A !important;
	}

.ie6 #example-one li, .ie7 #example-one li
	{
	display: inline;
	}

.ie6 #magic-line
	{
	bottom: -3px;
	}

/*/////////////////////////////////////////////////header*/

/*contents/////////////////////////////////////////////////*/

.margin10
	{
	margin-right: 10px;
	}


.main_ul
	{
	width: 950px;
	padding: 0px 20px 20px 20px;
	margin: 0px auto;
	border-right: 1px solid #1D1D1D;
	border-left: 1px solid #1D1D1D;
	background-color: #151515;
	}

.main_ul li
	{
	float: left;
	}

#contents
	{
	width: 950px;
	padding: 0px 20px;
	margin: 0px auto;
	border-right: 1px solid #1D1D1D;
	border-left: 1px solid #1D1D1D;
	background-color: #151515;
	}

#cont_left
	{
	width: 630px;
	float: left;
	}

#cont_right
	{
	float: right;
	}

.pickup
	{
	width: 625px;
	padding-left: 5px;
	margin-bottom: 30px;
	background-color: #151515;
	}

.pickup li
	{
	display: block;
	float: left;
	margin: 15px 4px;
	position: relative;
	}
	
/*
.pickup_li01
	{
	width: 200px;
	padding-right: 10px;
	border-right: 1px solid #393939;
	}

.pickup_li02
	{
	width: 188px;
	padding: 0px 10px;
	border-right: 1px solid #393939;
	}

.pickup_li03
	{
	width: 200px;
	padding-left: 10px;
	}
*/

.pickup li a
	{
	text-decoration: none;
	}

.pickup_span b
	{
	margin: 5px 0px;
	display: block;
	color: #ffffff;
	font-weight: bold;
	}

a .pickup_span 
	{
	display: block;
	color: #B4B3B3;
	}

.pickup li a span em
	{
	color: #B4B3B3;
	display: block;
	font-weight: bold;
	}

a .pickup_span2
	{
	width: 40px;
	display: block;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #A7FA89;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	right: 10px;
	}

a .pickup_span3
	{
	width: 40px;
	display: block;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #A7FA89;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	right: 0px;
	}

.news
	{
	width: 269px;
	height: 256px;
	margin-left: 1px;
	padding: 10px 20px;
	background-color: #303030;
	color: #ffffff;
	line-height: 1.7;
	overflow-y: scroll;
	}

.news b
	{
	display: block;
	}

.news span
	{
	display: block;
	margin-bottom: 15px;
	}

.news a
	{
	color: #A7FA89;
	}

.right_link
	{
	width: 309px;
	margin-top: 20px;
	margin-left: 1px;
	padding: 5px 0px 2px 0px;
	background-color: #303030;
	text-align: center;
                text-decoration: none;
	}

.right_link img
	{
	margin-bottom: 3px;
	}

/*/////////////////////////////////////////////////contents*/


#footer
	{
	width: 990px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-align: center;
	border-right: 1px solid #1D1D1D;
	border-left: 1px solid #1D1D1D;
	background-color: #151515;
	}

#footer ul
	{
	width: 955px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background-image: url(../images/footer/back_in.jpg);
	background-repeat: repeat-y;
	}

#footer ul li
	{
	float: left;
	}

.footer_li01
	{
	width: 485px;
	padding: 0px 20px 20px 20px;
	}

.footer_li02
	{
	width: 160px;
	padding: 0px 20px 20px 20px;
	}

.footer_li03
	{
	width: 180px;
	padding: 0px 20px 20px 20px;
	}

.footer_li02 a
	{
	display: block;
	text-decoration: none;
	}

.footer_li03 a
	{
	display: block;
	text-decoration: none;
	}

.footer_li02 a:hover
	{
	text-decoration: underline;
	}

.footer_li03 a:hover
	{
	text-decoration: underline;
	}

#footer ul li span
	{
	margin-top: 10px;
	color: #B0B0B0;
	display: block;
	}

#footer ul li span a
	{
	color: #B0B0B0;
	}



*+html #footer p {margin-top: -5px;}











#cont_left_other
	{
	width: 690px;
	float: left;
	letter-spacing: 1px;
	}

#cont_left_other a
	{
	color: #ffffff;
	}

.right_navi0826
	{
	width: 250px;
	padding-top: 20px;
	}

.right_navi0826 img
	{
	margin-top: 10px;
	}

/*company*/
.company
	{
	width: 660px;
	margin: 20px 0px 20px 20px;
	color: #ffffff;
	}

.company th
	{
	padding: 6px 10px;
/*	color: #6cd941;*/
	border-bottom: 1px solid #333;
	line-height: 3.0;
	font-weight: bold;
	}

.company td
	{
	padding: 6px 10px;
	border-bottom: 1px solid #333;
	}


#cont_right0826
	{
	float: right;
	padding-bottom: 20px;
	}

.right_navi0826 span
	{
	width: 250px;
	height: 25px;
	display: block;
	margin-bottom: 10px;
	background-image: url(../images/other/navi_back.gif);
	background-repeat: no-repeat;
	}

.right_navi0826 span a
	{
	line-height: 25px;
	padding-left: 20px;
	display: block;
	color: #000000;
	}

.right_navi0826 span a:hover
	{
	text-decoration: none;
	color: #ff8000;
	}

#cont_right0826 ul
	{
	margin: 10px 0px;
	}

.ul0826_left
	{
	float: left;
	}

.ul0826_right
	{
	float: right;
	}

/**/

.cont_left_in
	{
	width: 660px;
	margin: 20px 0px 20px 20px;
	color: #ffffff;
	}

.link_title
	{
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 3px 10px;
	border-left: 5px solid #6cd941;
	border-bottom: 1px solid #6cd941;
	}

.link_ul01
	{
	margin: 10px 0px 30px 0px;
	}

.link_ul01 li
	{
	margin-left: 10px;
	float: left;
	}

.link_ul01 li img
	{
	margin-right: 5px;
	}


/*contact*/

.contact_table
	{
	width: 660px;
	margin-top: 20px;
	}

.contact_table td
	{
	padding: 10px;
	border-bottom: 1px solid #333333;
	}

.contact_p
	{
	margin-top: 10px;
	}

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

.service_ul
	{
	width: 640px;
	margin: 20px 0px 0px 10px;
	background-color: #ffffff;
	color: #000000;
	}

.service_ul li
	{
	padding: 10px 0px;
	}

.service_ul_img
	{
	width: 100px;
	text-align: center;
	float: left;
	}

.service_ul_text
	{
	width: 520px;
	padding-right: 10px !important;
	padding-top: 30px !important;
	float: right;
	}


/*ギャラリー*/
.ga_div
	{
	width: 640px;
	padding: 10px;
	border: 1px solid #333333;
	margin-top: 20px;
	}

.ga_div p b
	{
	display: block;
	float: left;
	}

.ga_div p small
	{
	display: block;
	float: right;
	}

.ga_div ul
	{
	margin-top: 10px;
	}

.ga_img
	{
	width: 120px;
	float: left;
	}

.ga_text
	{
	width: 500px;
	float: right;
	margin-right: 10px;
	}

.ga_div span
	{
	display: block;
	text-align: right;
	}

.ga_div a
	{
	color: #6cd941 !important;
	}


/*car アメ車と日本車の違い*/
.cars_ame
	{
	width: 640px;
	margin: 20px 0px 0px 10px;
	background-color: #ffffff;
	color: #000000;
	}

.cars_ame th
	{
	font-weight: bold;
	text-align: center;
	padding: 8px;
	border: 1px solid #333;
	}

.cars_ame td
	{
	padding: 8px;
	text-align: center;
	border: 1px solid #333;
	}