body {
	margin: 0px;
	background-image:  url("resource/main_bg.jpg");
	font-size: 14px;
}
.td_contents {
	padding-left: 24px;
	background-image:  url(resource/contents_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}
.f12 {
	font-size: 12px;
}
.f_news {
	font-size: 12px;
	line-height: 16px;
}
.topic_newest {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}
.system_brief {
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
}
.cell_newest {
	padding-top: 15px;
	font-size: 12px;
}

#main_menu {
	position:relative;
	width: 143px;
	height: 414px;
	margin: 0px auto;
	background-image:url(resource/menu.png);
	background-position:top center;
	background-repeat: no-repeat;
}


.menu01 a {
	display:block;
	width:65px;
	height:37px;
	background:url(resource/menu01_story.png) no-repeat top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin-left:47px;
}
.menu01 a:hover, .menu01 a.on{
	background-position: 0 -37px;
}
.menu02 a {
	display:block;
	width:84px;
	height:30px;
	background:url(resource/menu02_chara.png) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin-top:33px;
	margin-left:2px;
}
.menu02 a:hover, .menu02 a.on{
	background-position: 0 -30px;
}
.menu03 a {
	display:block;
	width:65px;
	height:32px;
	background:url(resource/menu03_system.png) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin-top:17px;
	margin-left:73px;
}
.menu03 a:hover, .menu03 a.on{
	background-position: 0 -32px;
}
.menu04 a {
	display:block;
	width:73px;
	height:32px;
	background:url(resource/menu04_download.png) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin-top:9px;
	margin-left:2px;
}
.menu04 a:hover, .menu04 a.on{
	background-position: 0 -32px;
}
.menu05 a {
	display:block;
	width:66px;
	height:30px;
	background:url(resource/menu05_support.png) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin-top:44px;
	margin-left:33px;
}
.menu05 a:hover, .menu05 a.on{
	background-position: 0 -30px;
}
.menu06 a {
	display:block;
	width:78px;
	height:32px;
	background:url(resource/menu06_order.png) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin-top:29px;
	margin-left:59px;
}
.menu06 a:hover, .menu06 a.on{
	background-position: 0 -32px;
}
.menu07 a {
	display:block;
	width:54px;
	height:27px;
	background:url(resource/menu07_falcom.png) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin-top:27px;
	margin-left:46px;
}
.menu07 a:hover, .menu07 a.on{
	background-position: 0 -27px;
}