body {
	margin: 0px;
	padding: 0px;
	font-family: "MS UI Gothic";
	font-size: 0.8em;
	line-height: 1em;
	text-align: center;
	color: #333333;
}
a {
	color: #436c95;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	background: #436c95;
	color: #fff;
}

img {
	border: none;
}

h2 {
	font-family: "MS UI Gothic";
	color: #003366;
	font-size: 2em;
	font-style: italic;
}

h3 {
	font-family: "MS UI Gothic";
	color: #333333;
	font-size: 1em;
}

#main {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	text-align: left;
}

#top {
	margin: 0 auto;
	padding: 0;
	width: 600px;
}

#top h1 {
	display: none;
	float: left;
}

#logo {
	float: none;
	text-align: left;
	color: #666666;
	font-size: 0.8em;
}


#navi {
		margin:0 auto;
		overflow:hidden;
		width:600px;
		padding: 10px 0;
		position: relative;
	}

#navi ul li {
	float:left;
	list-style-type: none;
	margin-right: 3px;
	margin-left: 3px;
}


#g_navi ul {
	margin:0 0px;
	overflow:hidden;
	width:600px;
	padding: 10px 0px;
	position: relative;
	left: auto;
	right: auto;
	}

#g_navi ul li{
	float:left;
	list-style-type: none;
	margin-right: 3px;
	margin-left: 0px;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: relative;
	margin-top: 2em;
}


#cont_navi {
	float: left;
	overflow: hidden;
}

#floatclear {
	clear: left;
	margin: 1em;
	height: 0.1em;
	width: auto;
}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	text-align: left;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
}









/*      トップページのナビ      */

ul#navigation {
	position: relative;
	width: 530px;
	margin: 25px 0 0 35px;
	height: 32px;
	list-style: none;
	overflow: hidden;
}

ul#navigation li a {
	height: 32px;
	position: absolute;
	overflow: hidden;
	padding: 32px 0 0 0;
	text-indent: -100em;
	text-decoration: none;
	top: 0;
	width: 80px;
}
li#motorsports a{ 
	background: transparent url(photo/gnavi/gnavi_ms.jpg) no-repeat;
	left: 0px;
	}

li#about a{ 
	background: transparent url(photo/gnavi/gnavi_about.jpg) no-repeat 0 0;
	left: 90px;
	}
li#civic a{ 
	background: transparent url(photo/gnavi/gnavi_ek.jpg) no-repeat 0 0;
	left: 180px;
	}
li#roadster a{ 
	background: transparent url(photo/gnavi/gnavi_nb.jpg) no-repeat 0 0;
	left: 270px;
	}
li#yoshimune a{ 
	background: transparent url(photo/gnavi/gnavi_yosi.jpg) no-repeat 0 0;
	left: 360px;
	}
li#blog a{ 
	background: transparent url(photo/gnavi/gnavi_blog.jpg) no-repeat 0 0;
	left: 450px;
	}
li#motorsports a:hover, 
li#about a:hover, 
li#civic a:hover, 
li#roadster a:hover,
li#yoshimune a:hover, 
li#blog a:hover{ 
	background-position: 0px -32px;
	}
	
/*      グローバルナビ      */

ul#g_navigation {
	position: relative;
	width: 608px;
	margin: 10px 0 5px 0;
	height: 32px;
	list-style: none;
	overflow: hidden;
}

ul#g_navigation li a {
	height: 32px;
	position: absolute;
	overflow: hidden;
	padding: 32px 0 0 0;
	text-indent: -100em;
	text-decoration: none;
	top: 0;
	width: 80px;
}

li#g_home a{ 
	background: transparent url(photo/gnavi/gnavi_home.gif) no-repeat;
	left: 0px;
	}
	
li#g_motorsports a{ 
	background: transparent url(photo/gnavi/gnavi_ms.jpg) no-repeat;
	left: 88px;
	}

li#g_about a{ 
	background: transparent url(photo/gnavi/gnavi_about.jpg) no-repeat 0 0;
	left: 176px;
	}
li#g_civic a{ 
	background: transparent url(photo/gnavi/gnavi_ek.jpg) no-repeat 0 0;
	left: 264px;
	}
li#g_roadster a{ 
	background: transparent url(photo/gnavi/gnavi_nb.jpg) no-repeat 0 0;
	left: 352px;
	}
li#g_yoshimune a{ 
	background: transparent url(photo/gnavi/gnavi_yosi.jpg) no-repeat 0 0;
	left: 440px;
	}
li#g_blog a{ 
	background: transparent url(photo/gnavi/gnavi_blog.jpg) no-repeat 0 0;
	left: 528px;
	}
li#g_home a:hover, 
li#g_motorsports a:hover, 
li#g_about a:hover, 
li#g_civic a:hover, 
li#g_roadster a:hover,
li#g_yoshimune a:hover, 
li#g_blog a:hover{ 
	background-position: 0px -32px;
	}

.more {
	text-align: right;
}
.cont_h2 {
	display: none;
}
th,td {
	text-align: center;
	padding: 6px;
}


table {
	width: 400px;
	margin-bottom: 10px;
	table-layout:fixed
}
caption {
	color: #000066;
	text-align: left;
	font-weight: bold;
	font-size: 1em;
}

#bestrap {
	width: 300px;
	table-layout:auto
}

td.spa{
	text-align: left;
	padding: 6px;
}

#spa {
	width: auto;
	table-layout:auto
}

img.counter{
	float: right;
}

#whats_new {
	color: #FF0000;
	text-decoration: blink;
}
