<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";
body {
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	background: url(../../img/back.jpg) repeat-x;
}

/*
h1 {
	background: url(../../img/h1_back.jpg) no-repeat;
	width: 490px;
	height: 20px;
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
*/

h1{
font-size:10px;
  color:#666666;
  margin: 0;
}

.summary {
font-size:10px;
  color:#666666;
  margin: 0;
}


h2 {
	padding: 0;
	margin: 0;
}

h3 {
	padding: 0;
	margin: 0;
}

h4 {
	padding: 0;
	margin: 0;
}

h5 {
	background: #99CCFF;
	color: #003399;
	font-weight: bold;
	text-align: left;
	padding: 3px 0 3px 3px;
	margin: 0;
}

table {
	border:	0px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
}

form {
	margin: 0px;
}

a:link{
	color:#3895ff;
	text-decoration:none;
}
a:visited{
	color:#3899ff;
	text-decoration:none;
}
a:active{
	color:#FF7640;
	text-decoration:underline;
}
a:hover{
	color:#FF7640;
	text-decoration:underline;
}

#main_base {
	width: 820px;
	background: url(../../img/main_back.png) repeat-y;
}

#flash { font-size:9px; text-align:right; text-indent:inherit; margin:5px auto; }

/*///// BASE ///////////////////////*/
#head {
	margin: 0 20px 10px 20px;
	width: 720px;
}

#main {
	margin: 0 20px 0 20px;
	width: 720px;
}

#foot {
	margin: 0 10px 0 10px;
	width: 740px;
}


/*///// FOOT  ///////////////////////*/
#foot_link {
	margin: 0 20px 0 20px;
	padding: 0 0 10px 0;
	width: 720px;
	background: url(../../img/foot_link_head.gif) repeat-x;
	text-align: center;
	font-size: 11px;
}

#foot_copy {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	padding: 10px 0 0 0;
}

/*///// MENU  ///////////////////////*/
li {
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}

#global_navi ul {
	height:25px;
	margin:0px;
	padding:0px;
}

#global_navi ul li {
	float: left;
	height:25px;
	padding: 0;
}

#side-wrap {
	width:165px;
}

#side-wrap ul.menu{
	width:165px;
	background:url(../../img/sidemenu.jpg) no-repeat top right;
	padding:5px 0px 0px;
	margin: 0px;
}

	#side-wrap ul.menu li{
		background:#F7F7F7;
		text-align:left;
	}
	
	#side-wrap ul.menu li a{
		background:url(../../img/sidemenu.jpg) no-repeat left bottom;
		padding:10px 0px 0px 25px;
		display: block;
		height: 20px;
	}

	#side-wrap ul.menu li a:hover {
		background:#E1F4FD url(../../img/sidemenu_a.jpg) no-repeat left bottom;
	}

	#side-wrap ul.menu li span {
		background:#E1F4FD url(../../img/sidemenu_a.jpg) no-repeat left bottom;
		padding:10px 0px 0px 25px;
		display: block;
		height: 20px;
	}
	
	#side-wrap ul.menu li.bottom{
		background: url(../../img/sidemenu_foot.jpg) no-repeat bottom;
		height: 10px;
		margin:-10px 0 0 0;
	}

/*///// 共通 ///////////////////////*/
#h3_body {
	text-align: left;
	padding: 10px;
}

/*///// COLOR ///////////////////////*/
.white_back {
	background-color: #FFFFFF;
}

.grey_back {
	background-color: #CCCCCC;
}

.lightgrey_back {
	background-color: #F1F1F1;
}

.lightblue_back {
	background-color: #D8EDFE;
}

.dark_blue_back {
	background-color: #000066;
	color: #FFFFFF;
}

.blue_back {
	background-color: #3366FF;
	color: #000000;
}

.black_back {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
}

#50aniv {
	width: 720px;
}
#contact {
	width: 720px;
	margin-bottom: 20px;
}
#ranking {
	width: 720px;
}
#ranking_right {
	float: right;
	width: 250px;
	text-align: left;
}
#ranking_left_head {
	height: 30px;
	width: 450px;
}
#ranking_left_body {
	width: 450px;
	background-image: url(../../img/ranking_body.jpg);
	background-repeat: repeat-y;
}
#ranking_left_foot {
	height: 20px;
	width: 450px;
}

.reset {
	display: block;
	clear: none;
	float: none;
}

#ranking_left {
	width: 450px;
	float: left;
}

.rank_table {
	border: 1px dotted #999;
}
</pre></body></html>