@charset ”UTF-8”;
* {
	margin: 0px;
	padding: 0px;
}
BODY {
	font-size: 0.8em;
	color: #484848;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
HR {
	display: none;
	margin: 0px;
	padding: 0px;
}
#pagearea {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 800px;
	height: 75px;
	margin-top: 5px;
}
#header UL {
	list-style-type: none;
}
#header H1 {
	font-size: 0.8em;
	font-weight: normal;
	background-image: url(../img/logo_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 75px;
	width: 165px;
	float: left;
}
#header SPAN {
	height: 15px;
	display: block;
	text-align: center;
}
.logo {
	margin-left: 27px;
}
.banner1_2 {
	float: left;
	padding-left: 10px;
}
.banner1_2 LI {
	float: left;
	margin-right: 5px;
}
.header_link {
	text-align: right;
}
.header_link LI {
	line-height: 1.2em;
}
#contentsarea {
	background-image: url(../img/side_back_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 112px;
}

#sidearea {
	width: 165px;
	margin-right: 10px;
	background-image: url(../img/side_back.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
}
#sidearea UL {
	list-style-type: none;
}
.syllabary {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 155px;
	text-align: center;
	border-collapse:collapse;
}
.syllabary TD {
	padding: 2px 5px;
}
.ranking {
	width: 135px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.ranking TH {
	text-align: right;
	font-weight: normal;
	width: 30px;
	padding-right: 10px;
	padding-top: 2px;
}



.menu {
	background-image: url(../img/menu_back.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	width: 160px;
	height: 20px;
	padding-top: 3px;
	padding-left: 5px;
	color: #707070;
}
.news {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
.news DD {
	padding-bottom: 10px;
}
.information {
	padding-top: 10px;
	text-align: center;
}
.information LI {
	margin-bottom: 10px;
}

#contents {
	width: 625px;
	float: right;
}
#footer {
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 15px;
}
.footer_logo {
	padding-right: 10px;
	float: left;
}
.copyright {
	font-size: 0.8em;
}

.footer_link {
	text-align: right;
	padding-top: 10px;
}

