<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

a {
	color:#0066CC;
	text-decoration:none;
}

a:visited {
	color:#6666FF;
}

a:hover {
	color:#CC0000;
}

#header_outer {
	background:url(../image_temp/bg_header.gif) repeat-x;
}

#header {
	width:900px;
	margin: 0 auto 0 auto;
	padding:0;
}

#header h1 {
	float:left;
	margin:40px 0 0 0px;
	font-size: 140%;
	text-indent: 0px;
	background:none;
}

#search {
	position:static;
	float:right;
	margin-top:23px;
}

#text_size {
	position:static;
	float:right;
	margin-top:10px;
}

#mainmenu_outer {
	background:url(../image_temp/bg_mainmenu.gif) repeat-x bottom;
}

#mainmenu {
	width:900px;
	margin: 0 auto 0 auto;
	padding:0;
}

#contetnts_outer {
	width:900px;
	margin: 0 auto 0 auto;
	padding:0;
}

#top_left {
	float:left;
	width:650px;
	margin:0;
	padding:0 15px 0 10px;
	border-right:dashed 1px #99B9CC;
}

#top_right {
	float:right;
	width:200px;
	margin:0;
	padding:0 10px 0 10px;
	_padding:0 7px 0 7px;
}

#container {
	margin:15px 0 20px 0;
}

#whatsnew {
	float:left;
	width:315px;
}

#whatsnew h2 {
	width:315px;
	height:37px;
	margin: 0 0 0 0;
}

#eventnews {
	float:right;
	width:315px;
}

#eventnews h2 {
	width:315px;
	height:37px;
	margin: 0 0 0 0;
}

#whatsnew ul,
#eventnews ul {
	margin:0;
	padding:0;
	list-style:none;
}

#whatsnew ul li,
#eventnews ul li {
	border-bottom: 1px dashed #CCCCCC;
	padding: 0.7em 0 0.3em 20px;
	line-height:140%;
}

#whatsnew ul li {
	background:url(../image_top/li_whatsnew.gif) no-repeat 0.2em 0.9em;
}

#eventnews ul li {
	background:url(../image_top/li_eventnews.gif) no-repeat 0.2em 0.9em;
}

#whatsnew_more,
#eventnews_more {
	float:right;
	text-align:right;
	margin: 0.7em 0 30px 0;
}

#whatsnew_more {
	background:url(../image_top/whatsnew_more.gif) no-repeat 0.2em;
	width:10em;
}

#eventnews_more {
	background:url(../image_top/eventnews_more.gif) no-repeat 0.2em;
	width:10.5em;
}

#siteinfo {
	clear:both;
}

#siteinfo h2 {
	text-indent:-9999px;
	width:664px;
	height:50px;
	margin: 0 0 0 -9px;
	background:url(../image_top/h2_siteinfo.gif) no-repeat;
}

#siteinfo h3 {
	margin:20px 0 0 0;
	padding:7px;
	color:#FFFFFF;
	background:url(../image_top/h3_siteinfo.gif) no-repeat;
}

#siteinfo p {
	margin:10px 0 10px 0;
	padding:0;
	line-height:140%;
}

#siteinfo ul {
	margin:0;
	padding:0;
	list-style:none;
}

#siteinfo ul li {
	margin:0;
	padding:0 0 0.4em 1.2em;
	background:url(../image_top/li_siteinfo.gif) no-repeat 0.1em 0.1em;
}

#siteinfo_more {
	float:right;
	text-align:right;
	margin: 0.7em 0 0 0;
	background:url(../image_top/whatsnew_more.gif) no-repeat 0.2em;
	width:6em;
}

#block_wrap {
	clear:both;
}

#siteinfo_blockl {
	float:left;
	width:315px;
}

#siteinfo_blockr {
	float:right;
	width:315px;
}


#osusume h2 {
	width:210px;
	height:45px;
	margin: 15px 0 0 -6px;
}

#osusume ul {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}

#osusume ul li {
	margin:0 0 10px 0;
}

#mobile h2 {
	width:210px;
	height:45px;
	margin: 30px 0 0 -6px;
}

#mobile p {
	margin:0;
	line-height:140%;
}

#mobile img {
	margin: 0 44px 0 45px;
}

#others {
	border-top: 2px double #999999;
	margin: 30px 0 0 0;
}

#others ul {
	margin:30px 0 0 0;
	padding:0;
	list-style:none;
}

#others ul li {
	text-align:center;
	margin:0 0 10px 0;
}

#footer_outer {
	background:url(../image_temp/bg_footer.gif) repeat-x;
}

#footer {
	width:900px;
	margin: 30px auto 0 auto;
	padding:0;
	background:url(../image_temp/bg_pure.jpg) no-repeat top right;
}</pre></body></html>