@charset "utf-8";

#headersubmenu {
	font-size: 75%;
	background: url(../images/home_head_bg.gif) repeat-x top;
	padding-top: 33px;
	padding-right: 15px;
	text-align: right;
}
#mainmenu {
	clear: left;
	float: left;
	width: 750px;
	background: url(../images/home_contents_bg.jpg);
	height: 63px;
}
#mainmenu ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainmenu li {
	text-indent: -9999px;
	display: inline;
}
#mainmenu .menu1 a {
	background: url(../images/home_contents.gif) no-repeat 0px -63px;
	display: block;
	clear: none;
	float: left;
	width: 123px;
	height: 63px;
}
#mainmenu .menu1 a:hover,
#positin01 #mainmenu .menu1 a {
	background-position: 0px 0px;
	text-decoration: none;
}
#mainmenu .menu2 a {
	background: url(../images/home_contents.gif) no-repeat -123px -63px;
	display: block;
	clear: none;
	float: left;
	width: 123px;
	height: 63px;
}
#mainmenu .menu2 a:hover,
#positin02 #mainmenu .menu2 a {
	background-position: -123px 0px;
	text-decoration: none;
}
#mainmenu .menu3 a {
	background: url(../images/home_contents.gif) no-repeat -246px -63px;
	display: block;
	clear: none;
	float: left;
	width: 123px;
	height: 63px;
}
#mainmenu .menu3 a:hover,
#positin03 #mainmenu .menu3 a {
	background-position: -246px 0px;
	text-decoration: none;
}
#mainmenu .menu4 a {
	background: url(../images/home_contents.gif) no-repeat -369px -63px;
	display: block;
	clear: none;
	float: left;
	width: 123px;
	height: 63px;
}
#mainmenu .menu4 a:hover,
#positin04 #mainmenu .menu4 a {
	background-position: -369px 0px;
	text-decoration: none;
}
#whatsnew {
	float: left;
}
#whatsnew .dropshadow {
	background: url(../images/dropshadow_bg.gif) repeat-x top;
}
h1 {
	background: url(../images/home_22.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 486px;
	float: left;
	height: 39px;
	margin: 0px;
}
h2 {
	background: url(../images/home_35.gif) no-repeat 11px 0px;
	text-indent: -9999px;
	display: block;
	width: 750px;
	float: left;
	height: 37px;
	margin: 0px;
}
#katsudo {
	clear: left;
	float: left;
	width: 739px;
	padding-left: 11px;
	padding-top: 10px;
}
.katsudo_title {
	color: #FFFFFF;
	background: #f8a300;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
}
.katsudo_name {
	background: #ffe6b8;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
}
.katsudo_text {
	padding: 5px 10px 10px;
	text-align: left;
}

#katsudo .sell {
	border: 1px solid #f8a300;
	padding: 0px;
}
#whatsnew #history {
	border-collapse: collapse;
	width: 400px;
	margin: 0px;
}
#whatsnew #history th {
	width: 100px;
	font-weight: normal;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #999999;
}
#whatsnew #history td {
	width: 300px;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #999999;
}
#whatsnew #history td a,
#whatsnew #history td a:hover {
	color: #CC0099;
	text-decoration: underline;
}
