@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	background-color: #fff;
	font-size: 13px;
	line-height: 1.4;
}
a:link, a:visited {
	color: #06f;
}
a:hover, a:active {
	color: #f93;
}
#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 540px;
	float: left;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	height: 691px;
}
h1 {
	background-image: url(../top_img/head.gif);
	background-repeat: no-repeat;
	height: 120px;
	text-indent: -9999px;
}
#swf {
	height: 240px;
	width: 540px;
	background-image: url(../top_img/swf.gif);
	background-repeat: no-repeat;
}
#news {
	border: 2px solid #06f;
	width: 486px;
	margin: 15px auto 13px;
	padding: 10px;
}
#news h2 {
	font-size: 13px;
	text-align: left;
}
#okd {
	background-image: url(../top_img/kotoba_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
}
#okd h2 {
	background-image: url(../top_img/okd.gif);
	height: 44px;
	text-indent: -9999px;
}
#okd p {
	padding: 10px;
}
#main ul {
	text-align: right;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}
#main li {
	display: inline;
	margin-left: 5px;
}
#footer {
	font-size: 10px;
	width: 510px;
	padding-top: 8px;
	margin-right: auto;
	margin-left: auto;
	border-top: 2px solid #999;
	font-family: Verdana, Geneva, sans-serif;
}
#menu {
	float: left;
	width: 202px;
	background-color: #f1f1f1;
	padding-top: 113px;
	text-align: right;
	height: 578px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
#menu ul {
	margin-left: 13px;
	margin-bottom: 13px;
}
#menu li {
	height: 47px;
	width: 176px;
}
#menu li a {
	background-image: url(../top_img/menu.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 176px;
	display: block;
}
#menu #menu1 a:link, #menu #menu1 a:visited {
	background-position: 0px 0px;
}
#menu #menu1 a:hover, #menu #menu1 a:active {
	background-position: -176px 0px;
}
#menu #menu2 a:link, #menu #menu2 a:visited {
	background-position: 0px -47px;
}
#menu #menu2 a:hover, #menu #menu2 a:active {
	background-position: -176px -47px;
}
#menu #menu3 a:link, #menu #menu3 a:visited {
	background-position: 0px -94px;
}
#menu #menu3 a:hover, #menu #menu3 a:active {
	background-position: -176px -94px;
}
#menu #menu4 a:link, #menu #menu4 a:visited {
	background-position: 0px -141px;
}
#menu #menu4 a:hover, #menu #menu4 a:active {
	background-position: -176px -141px;
}
#menu #menu5 a:link, #menu #menu5 a:visited {
	background-position: 0px -188px;
}
#menu #menu5 a:hover, #menu #menu5 a:active {
	background-position: -176px -188px;
}
#menu #menu6 a:link, #menu #menu6 a:visited {
	background-position: 0px -235px;
}
#menu #menu6 a:hover, #menu #menu6 a:active {
	background-position: -176px -235px;
}
#menu p {
	margin-right: 20px;
}
#right {
	width: 18px;
	height: 691px;
	float: left;
	clear: right;
	background-image: url(../top_img/right.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #999;
}
#oist img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#shadow {
	background-image: url(../common_img/line_right.gif);
	background-repeat: repeat-y;
	width: 7px;
	height: 692px;
	clear: right;
	float: left;
}
.offLeft {
	left: -9999px;
	position: absolute;
}
