@charset "UTF-8";

/*--reset--------------------------------------------------------------------*/

html{
	color:#000;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

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

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

li{
	list-style:none;
}
caption,th{
	text-align:left;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}

q:before,q:after{
	content:'';
}

abbr,acronym{
	border:0;
}

input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

input,textarea,select{
	*font-size:100%;
}

legend{
	color:#000;
}
/*--font--------------------------------------------------------------------*/


table{
	font-size:inherit;
	font:100%;
}

pre,code,kbd,samp,tt{
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

a{
	color:#000;
	text-decoration:none;
}

a:visited{
	color:#000;
	text-decoration:none;
}

a:hover{
	color:#000;
	text-decoration:underline;
}

img{
  border:none;
}

p{
	margin:0 0 10px 0;
}

/*------body------*/
body{
	font:11px/1.231 "Lucida Grande", "Hiragino Kaku Gothic Pro", "Ò¥é¥®Î³Ñ¥ Pro W3", "Í£ Ð¥Ã¥", sans-serif;
	line-height:1.4;
	text-align:center;
	color:#ccc;
	background:#000;
}

/*-----------------------------------*/
a{
	color:#ccc;
	text-decoration:underline;
}

a:visited{
	color:#ccc;
	text-decoration:underline;
}

a:hover{
	color:#ccc;
	text-decoration:none;
}
/*-----á¡¼------------------------------*/
img{
  border:none;
}

/*-----Õ¥í¡¼È¤Î¥ê¥¢----*/
.clear{
  clear:both;
}


/*----h----*/
h2{
  font-size:14px;
  font-weight:bold;
}
h3{
  font-size:11px;
  font-weight:bold;
  clear:both;
  margin:0 0 10px 0;
  color:#ccc;
}

.gy{
  font-size:11px;
  font-weight:bold;
  clear:both;
  margin:5px 0 10px 0;
  color:#666;
}




/*--header----*/
/*#headerwrap{
	height:65px;
	background:#fff;
}*/


#header{
	width:900px;
	height:50px;
	margin:0 auto;
	text-align:left;
}

.logo{
	float:left;
	width:100%;
	height:65px;
	background:#fc0;
}
.logowrap{
	width:100%;
	height:65px;
	background:#fc0;
}



/*--contentswrap-----*/
#contentswrap{
	clear:both;
  position: relative;
  margin:0 auto 200px auto;
  padding:0;
  background:#000;
}

/*--contents--*/
#contents{
  width:900px;
  position: relative;
  margin:0 auto;
  padding:0;
  text-align:left;
  background:#000;
}

#contents a{
	color:#ccc;
	text-decoration:underline;
}

#contents a:visited{
	color:#ccc;
	text-decoration:underline;
}

#contents a:hover{
	color:#ccc;
	text-decoration:none;
}


/*--footer--*/
#footer{
	position:fixed;
	background:#000;
	z-index:3;
	right:0px;
	left:0px;
	bottom:0px;
	/*padding-bottom:15px;*/
	height:120px;
	_padding-right:3px;
	color:#666;
	font-size:11px;
	border-top:1px solid #fff;
}

#footertest{
	position:fixed;
	z-index:3;
	right:0px;
	left:0px;
	bottom:0px;
	/*padding-bottom:15px;*/
	height:120px;
	_padding-right:3px;
	color:#fff;
}

#footerinner{
	width:900px;
	margin:0 auto;
}

#footernav{
	float:right;
	text-align:right;
}

#footergnav{
	height:19px;
	margin:0 0 15px 0;
}
/*#footer{
  clear:borth;
  display:block;
  font-size:12px;
  color:#fff;
  background:#000;
  text-align:center;
  padding:3px;
}*/

#footer a{
	color:#fff;
	text-decoration:none;
}

#footer a:visited{
	color:#fff;
	text-decoration:none;
}

#footer a:hover{
	color:#fff;
	text-decoration:underline;
}
#footer ul{
  margin:10px 0 10px 0;
  padding:0;
}

#footer li{
  display:inline;
  margin-left:10px;
  margin-right:10px;
  padding:0;
}

#footersearchbox{
	margin:10px 0 0 0;
	float:left;
}


/*------pnkz----*/
#pnkz{
}
/*------float----*/
.fl_r{
	float:right;
}

.fl_l{
	float:left;
}

.clear{
	clear:both;
}

/*------align----*/
.tx_r{
	text-align:right;
}

/*--title--------------------------------------------------------------------*/
.title{
	border-bottom:1px solid #666;
	margin:0 0 10px 0;
}

/*------about----*/
.about{
	line-height:2.4;
	width:500px;
}

/*------about2----*/
.about2{
	line-height:2.4;
	width:420px;
}

/*------dealer----*/
.dealer dl{
	width:400px;
	margin:0 0 20px 0;
	font-size:11px;
}

.dealer dt{
	width:120px;
	font-size:11px;
}
.dealer dd{
	width:400px;
	margin:0 0 5px 0;
	font-size:11px;
}

/*--maps------------------------------------------------------------------*/
.maps{
	z-index:0;
	position:fixed;
	top:120px;
	left:auto;
	right:auto;
}

/*--doro------------------------------------------------------------------*/
.maptx{
	position:absolute;
	top:30px;
	left:0;
	z-index:10;
	line-height:1.6;
}

.maps a{
	text-decoration:none;
}

.maps a:visited{
	text-decoration:none;
}

.maps a:hover{
	text-decoration:none;
}

#footer{
	background:#000;
	z-index:3;
	right:0px;
	left:0px;
	bottom:0px;
	/*padding-bottom:15px;*/
	height:120px;
	_padding-right:3px;
	color:#666;
	font-size:11px;
	border-top:1px solid #fff;
}

/*--flabox------------------------------------------------------------------*/
#flabox{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	overflow:hidden;
	clear:both;
}

/*--logo------------------------------------------------------------------*/
#logo{
	width:900px;
	text-align:left;
	margin:0 auto;
	position:relative;
	z-index:5;
}

#logowrap{
	width:100%;
	text-align:left;
	margin:0;
	position:relative;
	z-index:10;
	background:#000;
}

.con td{
	padding:5px;
}

.con th{
	padding:5px;
	vertical-align:top;
}

/*--headline------------------------------------------------------------------*/
.headline{
	padding:0 0 20px 0;
}



		
