@charset "utf-8";
/* CSS Document */

/* トップページ
---------------------------------------------------- */
#topmenu {
	width: 100%;
}
/*#topmenu ul {
	padding: 6px 0px 0px 180px;
}
#topmenu li a {
	font-size: 1.2em;
	line-height: 150%;
	color: #000000;
	padding-right:30px;
	margin-right:10px;
}
#topmenu li a:hover {
	color: #0066CC;
	background: #FFFFFF;
}*/
#topmenu .topsee {
	width: 637px;
	height: 50px;
	float:right;
	background: #A2A280 url(../img/top_see.jpg) no-repeat;
	list-style: url(../img/common/go_top.gif) none outside;
	border-top: 3px solid #A2A280;
	border-bottom: 3px solid #A2A280;
	border-left: 3px solid #A2A280;
}
#topmenu .topplay {
	width: 637px;
	height: 50px;
	float: left;
	background: #A2A280 url(../img/top_play.jpg) no-repeat;
	list-style: url(../img/common/go_top.gif) none outside;
	border-top: 3px solid #A2A280;
	border-bottom: 3px solid #A2A280;
	border-left: 3px solid #A2A280;
}
#topmenu .toptaiken {
	width: 637px;
	height: 50px;
	float: left;
	background: #A2A280 url(../img/top_taiken.jpg) no-repeat;
	list-style: url(../img/common/go_top.gif) none outside;
	border-top: 3px solid #A2A280;
	border-bottom: 3px solid #A2A280;
	border-left: 3px solid #A2A280;
}
#topmenu .topheal {
	width: 637px;
	height: 50px;
	float: left;
	background: #A2A280 url(../img/top_heal.jpg) no-repeat;
	list-style: url(../img/common/go_top.gif) none outside;
	border-top: 3px solid #A2A280;
	border-bottom: 3px solid #A2A280;
	border-left: 3px solid #A2A280;
}
#topmenu .toptomaru {
	width: 637px;
	height: 50px;
	float: left;
	background: #A2A280 url(../img/top_tomaru.jpg) no-repeat;
	list-style: url(../img/common/go_top.gif) none outside;
	border-top: 3px solid #A2A280;
	border-bottom: 3px solid #A2A280;
	border-left: 3px solid #A2A280;
}
#topmenu .topbuy {
	width: 637px;
	height: 50px;
	float: right;
	background: #A2A280 url(../img/top_buy.jpg) no-repeat;
	list-style: url(../img/common/go_top.gif) none outside;
	border-top: 3px solid #A2A280;
	border-bottom: 3px solid #A2A280;
	border-left: 3px solid #A2A280;
}
#toparea {
	width: 440px;
	float: left;
	margin: 15px 0px 0px;
}
#topevent {
	width: 185px;
	float: right;
	margin: 15px 0px 0px;
	border: 3px solid #A2A280;
	background: url(../img/event.jpg) no-repeat;
	padding: 0px;
	height: 256px;
}
#topevent p {
	padding: 140px 0px 0px;
}

table.genre{
	margin-left:180px;
    border-spacing:0;
	height:50px;
}

.genre a {
	font-size: 1.2em;
	padding-right:20px;
	margin-right:10px;
	color: #000000;
	text-decoration: none;
}
.genre a:link {
	font-size: 1.2em;
	padding-right:20px;
	margin-right:10px;
	color: #000000;
}
.genre a:visited {
	color: #000000;
}
.genre a:hover {
	color: #0066CC;
	background: #FFFFFF;
}

/*------ END -----*/
