/*---------------default---------------*/
body {
	margin: 0px;
	font-size: 90%;
	_font-size: 80%;
	font-family :'Verdana', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3',  san-serif;
	background: #FF0000;
}

#back {
	background: url("../css_images/carbon.gif") no-repeat;
	height: 1000px;
}

#back_top {
	background: url("../css_images/carbon.gif") no-repeat;
	height: 700px;
}
	

h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
}

ul, li {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: none;
}

img {
	border: 0px;
}



h2 {
	font-size: 12px;
	background: url("../css_images/desc_back.jpg") no-repeat;
	color: #fff;
	padding: 8px;
	font-weight: normal;
	height: 28px;
}

h3 {
	font-size: 14px;
	color: #fff;
	background: url("../css_images/h3line.jpg");
	border-bottom: 1px solid #222;
	padding: 4px;
	margin-bottom: 5px;
	display: none;
}

#zaiko_stock h4.stockpage_tit {
	background: none;
	border: none;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #666;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

/*----------text-decolation----------*/
span.si_l {
	font-size: 21px;
}

span.si_m {
	font-size: 16px;
}

span.si_s {
	font-size: 11px;
}

span.co_r {
	color: red;
}

span.co_b {
	color: blue;
}

span.co_y {
	color: yellow;
}

span.co_g {
	color: green;
}

span.co_pi {
	color: pink;
}

span.co_pu {
	color: purple;
}

span.st_b {
	font-weight: bold;
}

span.st_i {
	font-style: italic;
}


/*---------------text-link---------------*/

a:link {

}

a:visited {

}

a:hover {

}



/*---------------layout---------------*/

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

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

#coutainer {
	width: 750px;
	margin: 0px auto;

}

#mainnavi {
	float: left;
	background: #e5e5e5;
	width: 800px;
	margin-bottom: 15px;
	border-bottom: 1px solid #222;
}

#contents_top {
	float: left;
	width: 750px;
}

#contents {
	float: left;
	width: 750px;
	background: #000;
}

#side {
	float: left;
	width: 132px;
}

#main {
	float: right;
	width: 618px;
	_width: 615px;
}

#main_wrapper {
	background: #000;
	height: 1800px;
}



#main_scroll {
	float: right;
	width: 618px;
	height: 900px;
	overflow: scroll;
}
	

#maincont {
	float: left;
	width: 580px;
	margin: 0px auto;
	margin-top: 20px;
}

#maincont_stock {
	float: left;
	width: 600px;
	margin: 0px auto;
	margin-top: 20px;
}


#main_top {
	float: left;
	width: 750px;

}




#topbox {
	width: 750px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main600 {
	clear: both;
	margin: 0px auto;
	width: 600px;
}

#footer {
	color: #fff;
	clear: both;
	text-align: center;
	border-top: 1px solid #ccc;
	padding-top: 30px;
	margin-bottom: 30px;
}

/*---------------banner---------------*/
#banner {
	float: left;
	width: 800px;
}

#banner h1 {
	float: left;
	color: #333;
	font-size: 20px;
	margin: 10px 0px;
	width: 300px;
}

#banner p {
	float: right;
	padding-top: 60px;
	font-size: 12px;
}



/*---------------mainimg---------------*/

#header {
	width: 750px;
	height: 100px;
}

#header a{
	display: block;
	width: 750px;
	height: 100px;
	text-indent: -9999px;
}

#sideimg {
	background: url(../css_images/navi_photo.jpg) no-repeat;
	width: 132px;
	height: 450px;
}


/*---------------mainnavi---------------*/

#mainnavi	{
	background: url("../css_images/mainnavi.jpg") repeat-x;
}

#mainnavi a	{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	_padding: 10px;
	font-size: 14px;
	border-right: 1px solid #222;
	background: url("../css_images/mainnavi.jpg") repeat-x;
}

#mainnavi a:hover	{
	background: url("../css_images/mainnavi_onmouse.jpg") repeat-x;
}
	

#mainnavi li {
	float: left;
}

/*---------------side---------------*/

#shop_info img {
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
}

#shop_info p {
	font-size: 90%;
	line-height: 170%;
	_line-height: 190%;
	margin-top: 10px;
}


/*---------------footer---------------*/
#footer {
	font-size: 90%;
}


/*---------------main_index---------------*/

/*topnavi*/
#topnavi {
	width: 150px;
}

#topnavi li {
	text-indent: -9999px;
}

#topnavi a {
	display: block;
	width: 150px;
	height: 26px;
}


#topnavi a.nv01 {
	background: url("../css_images/navi/01.gif") no-repeat;
}
#topnavi a.nv01:hover {
	background: url("../css_images/navi/01_h.gif") no-repeat;
}
#topnavi a.nv02 {
	background: url("../css_images/navi/02.gif") no-repeat;
}
#topnavi a.nv02:hover {
	background: url("../css_images/navi/02_h.gif") no-repeat;
}
#topnavi a.nv03 {
	background: url("../css_images/navi/03.gif") no-repeat;
}
#topnavi a.nv03:hover {
	background: url("../css_images/navi/03_h.gif") no-repeat;
}
#topnavi a.nv04 {
	background: url("../css_images/navi/04.gif") no-repeat;
}
#topnavi a.nv04:hover {
	background: url("../css_images/navi/04_h.gif") no-repeat;
}
#topnavi a.nv05 {
	background: url("../css_images/navi/05.gif") no-repeat;
}
#topnavi a.nv05:hover {
	background: url("../css_images/navi/05_h.gif") no-repeat;
}
#topnavi a.nv06 {
	background: url("../css_images/navi/06.gif") no-repeat;
}
#topnavi a.nv06:hover {
	background: url("../css_images/navi/06_h.gif") no-repeat;
}
#topnavi a.nv07 {
	background: url("../css_images/navi/07.gif") no-repeat;
}
#topnavi a.nv07:hover {
	background: url("../css_images/navi/07_h.gif") no-repeat;
}
#topnavi a.nv08 {
	background: url("../css_images/navi/08.gif") no-repeat;
}
#topnavi a.nv08:hover {
	background: url("../css_images/navi/08_h.gif") no-repeat;
}
#topnavi a.nv09 {
	background: url("../css_images/navi/09.gif") no-repeat;
}
#topnavi a.nv09:hover {
	background: url("../css_images/navi/09_h.gif") no-repeat;
}
#topnavi a.nv10 {
	background: url("../css_images/navi/10.gif") no-repeat;
}
#topnavi a.nv10:hover {
	background: url("../css_images/navi/10_h.gif") no-repeat;
}
#topnavi a.nv11 {
	background: url("../css_images/navi/11.gif") no-repeat;
}
#topnavi a.nv11:hover {
	background: url("../css_images/navi/11_h.gif") no-repeat;
}
#topnavi a.nv12 {
	background: url("../css_images/navi/12.gif") no-repeat;
}
#topnavi a.nv12:hover {
	background: url("../css_images/navi/12_h.gif") no-repeat;
}
#topnavi a.nv13 {
	background: url("../css_images/navi/13.gif") no-repeat;
}
#topnavi a.nv13:hover {
	background: url("../css_images/navi/13_h.gif") no-repeat;
}








/*info*/
#info_list {
	width: 600px;
	margin: 0px auto;
	margin-top: 10px;
	color: #fff;
}

#info_list ul{
	margin-bottom: 20px;
}

#info_list li{
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px;
}

#info_list span{
	margin-right: 15px;
}

#info_list form.sort {
	padding: 15px 0px;
	_padding: 0px;
}

#info_list_top {
	width: 750px;
	background: #FCFCCC;
	height: 100px;
	overflow: scroll;
}

#info_list_top ul{
	margin: 10px;
}

#info_list_top li{
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px;
}

#info_list_top span{
	margin-right: 15px;
}


/*new_car_tbl*/

#new_car_list table td {
	padding: 3px;
}

#new_car_list table.outer_tbl {
	width: 100%;
}

#new_car_list table.outer_tbl tr.tr0 {
	background: #e5e5e5;
}

#new_car_list table.outer_tbl tr.tr1 {
	background: #f5f5f5;
}

#new_car_list table.outer_tbl td.img {
	width: 1%;
}

#new_car_list table.outer_tbl td.img img {
	border: 1px solid #222;
}

#new_car_list table.outer_tbl td.img a{
	display: block;
	background: url("../css_images/hover_line_dark.gif");
	padding: 5px;
}

#new_car_list table.outer_tbl td.img a:hover{
	display: block;
	background: url("../css_images/hover_line.gif");
	padding: 5px;
}

#new_car_list table.inner_tbl {
	width: 100%;
}

#new_car_list table.inner_tbl span {
	color: #cd0000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 3px;
}

#new_car_list table.inner_tbl td.price {
	text-align: right;
	border-top: 1px dotted #ccc;
}

/*---------------main_topics---------------*/
#topics {

}

#topics h4 {
	font-size: 14px;
	background: #e5e5e5;
	padding: 4px;
}

#topics img {
	border: 1px solid #222;
}

#topics p {
	padding: 10px;
	line-height: 170%;
	border: 1px solid #e5e5e5;
	color: #fff;
}


/*---------------main_about---------------*/
#about {

}

#about table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}


#about table td,
#about table th {
	border: 1px solid #ccc;
	padding: 8px;
}

#about table th {
	font-weight: normal;
	background: #e5e5e5;
	color: #666;
}

#about table span{
	font-size: 90%;
	color: #666;
}


/*---------------zaiko_list---------------*/
#zaiko_list {
	float: left;
}

#zaiko_list span.spec_ico{
	color: #ccc;
	background: #666;
	border: 1px solid #333;
	padding: 1px 3px;
	font-size: 12px;
}

#zaiko_list p.message {
	border: 1px solid #666;
	padding: 10px;
	background: #e5e5e5;
}

#zaiko_list p.paging {
	text-align: center;
	padding: 15px 0px;
}

#zaiko_list form.sort {
	margin: 0px;
	margin-bottom: 10px;
}

#zaiko_list table {
	margin-bottom: 10px;
	background: #e5e5e5;
}

#zaiko_list table td{
	border: 1px solid #666;
	padding: 3px;
	padding-left: 8px;
}


#zaiko_list table td.imgtd {
	padding: 0px;
}

#zaiko_list table td.imgtd img{
	border: 1px solid #222;
}

#zaiko_list table td.imgtd a{
	display: block;
	background: url("../css_images/hover_line_dark.gif");
	padding: 5px;
}

#zaiko_list table td.imgtd a:hover{
	display: block;
	background: url("../css_images/hover_line.gif");
	padding: 5px;
}

#zaiko_list table td.price {
	text-align: right;
	color: #cd0000;
	font-size: 16px;
	font-weight: bold;
}


/*---------------main_zaiko_stock---------------*/
#zaiko_stock {
	width: 600px;
	margin-bottom: 20px;
}

#zaiko_stock span.spec_ico{
	color: #fff;
	background: #666;
	border: 1px solid #333;
	padding: 2px;
}

#zaiko_stock table.img_tbl {
	border: 1px solid #000;
	margin-top: 10px;
}

#zaiko_stock table.img_tbl td.header_td{
	background: #333;
	padding: 5px;
	color: #FFFF00;
	font-size: 14px;
}

#zaiko_stock table.img_tbl td.price_td{
	color: #990000;
	padding-top: 10px;
	text-align: center;
	background: url("../css_images/price_back.jpg") no-repeat;	
	/*_background: url("../css_images/price_back_ie.jpg") no-repeat;	*/
}

#zaiko_stock table.spec_tbl {
	width: 100%;
	margin-bottom: 20px;
}

#zaiko_stock table.spec_tbl p.spec{
	line-height: 170%;
	_line-height: 180%;
}

#zaiko_stock table.spec_tbl td{
	border: 1px solid #666;
	padding: 5px;
	background: #333;
	color: #fff;
}



#zaiko_stock table.spec_tbl td.price_td{
	text-align: right;
	color: #cd0000;
	font-size: 16px;
	font-weight: bold;
}

#zaiko_stock p.contact_link {
	text-align: center;
	background: #000;
	padding: 5px;
	color: #fff;
}


#option_tbl table {
	width: 601px;
	_width: 597px;
	margin-bottom: 10px;
}

#option_tbl th{
	width: 150px;
	background: #F5F5F5;
	text-align: left;
	font-weight: normal;
	border: 1px solid #ccc;
	padding: 5px;
}

#option_tbl td{
	border: 1px solid #666;
	padding: 5px;
	background: #333;
	color: #fff;
}

#option_tbl td.tit{
	border: 1px solid #ccc;
	padding: 5px;
	background: #e5e5e5;
}

#zaiko_stock h3.stockpage_tit {
	background: none;
	border: none;
	padding: 0px;
	
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #333;
}

#option_tbl h4 {
	font-size: 13px;
	color: #666;
}

#option_tbl p{
	font-size: 11px;
	text-align: right;
	margin-bottom: 10px;
}


/*---------------main_contact_form---------------*/
#contact_form {
	width: 90%;
	margin: 0px auto;
}

#contact_form p.message{
	border: 1px solid #666;
	background: #e5e5e5;
	padding: 10px;
}

#contact_form table {
	margin-top: 10px;
	width: 100%;
}

#contact_form table td {
	border: 1px solid #ccc;
	padding: 5px;
}

#contact_form table td.header {
	background: #f5f5f5;
	color: #333;
}

#contact_form table input.input1 {
	width: 300px;
}

#contact_form table textarea {
	width: 300px;
	height: 200px;
}


/*---------------links---------------*/

#links h2.link_cate {
	color: #333;
	padding:5px;
	padding-left: 0px;
	margin: 20px 0px 10px 0px;
	font-size: 14px;
	border-bottom: 1px solid #999;
	background: none;
	font-weight: bold;
}

#links table.link_listtbl {
	width: 100%;
}

#links li{
	line-height: 170%;
}

#links ul.text{
	padding-left: 15px;
	border-bottom: 1px dotted #ccc;
}

#links li.text{
	font-size: 12px;
	line-height: 170%;
}
	
