@charset "UTF-8";

div#contentColumn div#top_flash {
	width: 558px;
	margin: 0;
}

div#contentColumn div#index_whatsnew_header {
	background: url(/i/index/tab_header.gif) #fff no-repeat 0 0;
	margin: 30px 0 0 0;
	padding: 0;
	width: 100%;
	height: 37px;
	text-indent: -9999px;
}

div#contentColumn div#index_rss_header {
	background: url(/i/index/tab_header_column.gif) no-repeat 0 0 #fff;
	height: 37px;
	margin: 30px 0 0 0;
	padding: 0;
	text-indent: -9999px;
	width: 100%;
}


div#contentColumn ul#index_whatsnew_content,
div#contentColumn ul#index_rss {
	background: url(/i/index/tab_content.gif) #fff repeat-y 0 0;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 1.3em;
	line-height: 1.5em;
	font-family: "Courier", "Courier New", "平成角ゴシック", "Osaka-等幅", "ＭＳ ゴシック", monospace;
}

div#contentColumn ul#index_whatsnew_content li,
div#contentColumn ul#index_rss li {
	padding: 3px 15px;
}

div#contentColumn div#index_whatsnew_footer,
div#contentColumn div#index_rss_footer {
	background: url(/i/index/tab_footer.gif) #fff no-repeat 0 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 6px;
	text-indent: -9999px;
}

