/***************** RESET CSS ***************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}
html{
height:100%;
}
body {
background: #fff ;
font-size: 12px;
font-family: Tahoma;
margin:0pt;
height:100%;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
.clear
{
	clear:both;
}
/*************************************************/


body
{
	background: #fff url(../i/bg1.jpg) top fixed ;
	text-align: center;
	color: #666;
}

a
{
	color: #3c0;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	color: #036;

}



input
{
	font-size: 16px;
	height: 20px;
}

input[type=button], input[type=file], input[type=submit], input[type=image], select
{
	height: 20px;
}

td
{
	vertical-align: top;
	padding: 2px 5px 2px 5px;
}


p
{
	margin-bottom: 10px;
}

h2
{
	font-size: 30px;
	font-weight: normal;
}

h3
{
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0 0px 20px;
	background: #036;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 30px;
}

h4
{
	color: #036;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0px 0;
	
}
h5
{
	color: #000;
	font-size: 12px;
	padding: 0px 0 5px 0;
	
}

ol,ul
{
	padding-left:30px;
	margin: 10px 0 20px 0;
}


span.slash
{
	text-decoration:line-through;
	font-weight: bold;
}

span.price
{
	font-weight: bold;
	color:#c00;
}

div.itemlist_bodywork
,div.itemlist_light_bulb
,div.itemlist_logo_jp
,div.itemlist_misc
,div.itemlist_projector
,div.itemlist_xenon_light
{
	margin: 30px 0 0 0 ;
	width: 849px;
	padding: 0;
	overflow: auto;
}

div.item
{
	float:left;
	overflow: hidden;

	min-width: 150px;
	
	margin-right: 20px;
	margin-bottom: 10px;

}

div.item img
{
	border: 1px #ccc solid;
}


a.menu
{
	position: relative;
	display:block;
	text-align: right;
	top: 50px;
	color: #fff;
	font-weight: bold;
	padding-right: 35px;
	background: url(../i/arrow_to_top.gif) right no-repeat ;
}

a.menu:hover
{
	color: #f30;
}



.back_to_top
{
	text-align: right;
}

.body_text
{
	padding: 0 30px 0 30px;
}

/*************************************************/
#all,
#header, 
#body, 
#body_start ,
#body_end, 
#footer
{
	position:relative;
	text-align: center;
	display: block;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
}

#all
{
	min-height: 100%;
	_width:760px;
	_height:100%;
}

#body
{
	width: 760px;
	height: 100%;
	background: #fff top repeat-y; 
	margin: 0 auto;
}

#body_start
{
	min-height: 100%;

	padding: 0;
	text-align: left;
}


#body_end
{
	height: 300px;
}
#footer
{
	left:0;
	bottom: 0px;
	height: 300px;
	position: absolute;

	width: 100%;	
}

#menu
{

	margin-top: 10px;
	border-top: 1px #ccc dotted;
	border-bottom: 1px #ccc dotted;
	padding: 10px 10px 10px 20px;
}



#menu a
{
	padding: 10px 20px 10px 20px;
	border-right: 1px #ccc dotted;

}

#menu a:hover
{
	background: #eee;
}



#page_contact
{
	width: 800px; margin: 20px auto 0 auto;
		font-size: 16px;
}

#page_contact h3
{
	color: #036;
	font-size: 30px;
	font-weight: normal;
	padding: 10px 0 0px 0;
	
	background: none;
	
}




