@charset "UTF-8";

body {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ　Ｐゴシック", "MS P Gothic", sans-serif;
	background: #666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}

.top #container {
	width: 880px;
	background: #fff;
	margin: 0 auto;
	border: 1px solid #000;
	text-align: left;
}

.top #header {
	padding: 0 20px 0 20px;
	background: #ddd;
	background: #ddd url(../img/title3.gif) no-repeat 170px 10px;
	background: #000 url(../img/title4.gif) no-repeat 165px 10px;
	background: #000 url(../img/title5.gif) no-repeat 165px 10px;
}
.top #header a,
.top #header a:link {
	text-decoration: none;
	color: #fff;
	background: inherit;
}
.top #header a:hover {
	text-decoration: underline;
	color: #fff;
	background: inherit;
}
.top #header a:visited {
	color: #39f;
	background: inherit;
}
.top #headTitle {
	height: 72px;
	
	/* for debug 
	border: solid 1px #000;
	*/
}
.top #headTitle h1 {
	float: left;
	margin: 0;
	padding: 10px 0;
	
	/* for debug 
	border: solid 1px #000;
	*/
}
.top #headTitle ul {
	float: right;
	margin: 0;
	padding: 10px 0;
}
.top #headTitle ul li {
	list-style: none;
	font-size: 90%;
	line-height: 1.2em;
	color: #000;
}
/* not used
.top #headMenu {
	float: right;
	margin: 0;
	padding: 10px 0;
	
	* for debug 
	border: solid 1px #000;
	*
}
.top #headMenu ul {
	margin: 0;
	padding: 0;
	width: 320px;
}
.top #headMenu ul li {
	list-style: none;
	font-size: 90%;
	line-height: 1.5em;
	color: #000;
	
	* for debug 
	border: solid 1px #000;
	*
	
	float: left;
	width: 158px;
	text-align: right;
}
.top #headMenu ul#first {
	width: 320px;
}
.top #headMenu ul#second {
	width: 320px;
}
.top #headMenu ul#first li {
	float: left;
	width: 158px;
	text-align: right;
}
.top #headMenu ul#second li {
	float: left;
	width: 158px;
	text-align: right;
}
 not used */

.top #mainContent {
	padding: 0 20px;
	background: #fff;
	
	/* for debug 
	border: solid 1px #000;
	*/
}

.top #topics {
	margin: 0;
	padding: 5px;
	border: 1px solid #ddd;
}
.top #notice {
	margin: 0.5em 0;
	padding: 1em 0.5em;
	background: #eee;
	border: 1px solid #ddd;
}
.top #topics ul.infolist,
.top #notice ul.infolist {
	padding: 0 2px 0 2px;
	margin: 0;
}
.top #topics ul.infolist li,
.top #notice ul.infolist li {
	list-style: none;
	line-height: 2.0;
	display:block;
	padding:  0;
	margin: 0 0 2px 0;
}
.top #notice ul.infolist li {
	font-size: 0.8em;
}
.top #topics ul.infolist li.normal {
	font-style: normal;
	font-weight: normal;
	font-size: 90%;
}
.top #topics ul.infolist li span.left {
	display: block;
	float: left;
	font-style: normal;
	font-weight: bold;
	font-size: 90%;
}
.top #topics ul.infolist li span.right {
	display: block;
	float: right;
	float: left;
	padding-top: 2px;
	font-size: 90%;
}

.top #banner {
	margin: 5px 0;
	padding: 0;
	/*background: #fff url(../img/top2.gif) no-repeat left top;*/
	/*height: 320px;*/
	/*border: 1px solid #ddd;*/
}
.top ul#topics_banner {
	width: 100%;
}
.top ul#topics_banner li.left {
	float: left;
	list-style: none;
	color: #fff;
	/*margin: 0 20px 5px 0;*/
	margin: 0 0 5px 0;
	padding: 0;
}
.top ul#topics_banner li.right {
	float: right;
	list-style: none;
	color: #fff;
	margin: 0 0 5px 30px;
	padding: 0;
}
.top ul#banner_menu {
	width: 100%;
}
.top ul#banner_menu li {
	/*text-indent: -99999px;*/
	text-align: left;
	float: left;
	list-style: none;
	color: #fff;
	margin: 0;
	padding: 0;
}
.top ul#banner_menu li.banner,
.top ul#banner_menu li.banner1 {
	padding: 0 2px 0 0;
}
.top ul#banner_menu li a {
	text-decoration: none;
	display: block;
	height: 320px;
	
	width: 419px;	/* 2バナー用 */
	width: 840px;	/* 1バナー用 */
	
	color: #fff;
}
.top ul#banner_menu li.banner a {
	background: #ffffff url(../img/wp_top.jpg) no-repeat left top;
}
.top ul#banner_menu li.banner1 a {
	/*background: #ffffff url(../img/top1.gif) no-repeat left top;*/
	background: #ffffff url(../img/top1.jpg) no-repeat left top;
}
.top ul#banner_menu li.banner2 a {
	/*background: #ffffff url(../img/top2.gif) no-repeat left top;*/
	background: #ffffff url(../img/top2.jpg) no-repeat left top;
}
/*****
.top ul#banner_menu li a:hover {
	background-position: left bottom;
}
*****/

.top #menu_box {
	padding: 0;
	/*margin: 0 0 20px 0;*/
	margin: 0;
}
.top ul#menu_main {
	width: 100%;
}
.top ul#menu_main li {
	/*text-indent: -99999px;*/
	text-align: center;
	float: left;
	list-style: none;
	color: #7a7a7a;
	margin: 0;
	padding: 0;
}
.top ul#menu_main li.menu10,
.top ul#menu_main li.menu20,
.top ul#menu_main li.menu30,
.top ul#menu_main li.menu40 {
	padding: 0 6px 0 0;
}
.top ul#menu_main li h2 {
	margin: 5px 0;
	padding: 0;
}
.top ul#menu_main li a {
	text-decoration: none;
	display: block;
	height: 200px;
	width: 161px;
	color: #7a7a7a;
}
.top ul#menu_main li.menu10 a {
	background: #ffffff url(../img/menu_ov.gif) no-repeat left top;
	
	/* for debug 
	border: solid 1px #000;
	*/
	margin: 1px;
}
.top ul#menu_main li.menu20 a {
	background: #ffffff url(../img/menu_mv.gif) no-repeat left top;
	
	/* for debug 
	border: solid 1px #000;
	*/
	margin: 1px;
}
.top ul#menu_main li.menu30 a {
	background: #ffffff url(../img/menu_event.gif) no-repeat left top;
	
	/* for debug 
	border: solid 1px #000;
	*/
	margin: 1px;
}
.top ul#menu_main li.menu40 a {
	background: #ffffff url(../img/menu_gokko2.gif) no-repeat left top;
	
	/* for debug 
	border: solid 1px #000;
	*/
	margin: 1px;
}
.top ul#menu_main li.menu50 a {
	background: #ffffff url(../img/menu_shop.gif) no-repeat left top;
	float: right;
	
	/* for debug 
	border: solid 1px #000;
	*/
	margin: 1px;
}
.top ul#menu_main li a:hover {
	background-position: left bottom;
}
.top ul#menu_main li span.update {
	padding: 0 0;
	font-size: 75%;
	color: #f33;
}

.top #address {
	padding: 0;
	margin: 0;
	font-size: 80%;
	color: #000;
}
.top ul#address_list {
	width: 100%;
}
.top ul#address_list li {
	text-align: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	
	/* for debug 
	border: solid 1px #000;
	*/
}
.top ul#address_list li.counter {
	width: 171px;
}
.top ul#address_list li.address1 {
	width: 269px;
}
.top ul#address_list li.logo {
	width: 144px;
	height: 70px;
	margin-top: 22px;
}
.top ul#address_list li.address2 {
	width: 244px;
}

.top #honda {
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 80%;
	color: #000;
}
.top ul#honda_list {
	width: 100%;
}
.top ul#honda_list li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.top ul#honda_list li.left {
	float: left;
	margin-right: 1px;
}
.top ul#honda_list li.right {
	float: right;
	margin-left: 1px;
}
/*
.top #honda a:hover img {
	border-style: solid;
	border-color: #39f;
	border-width: 1px;
}
*/

div.clearfloat {
	clear: both;
	width: 100%;
}

.top #footer {
	margin: 10px 0 0 0;
	padding: 0 20px;
	background:#ddd;
	text-align: center;
}
.top #footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 90%;
}

