@charset "UTF-8";
/* -------------------------
ベース
------------------------- */
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #222222;
	background-color: #EAEAEA;
	font-size: 75%;
	line-height: 1.6;
}
hr {
	display: none;
}
/* -------------------------
リンクスタイル
------------------------- */
a img {
	border-style: none;
}
a:link {
	color: #005588;
	text-decoration: none;
}
a:visited {
	color: #165e12;
	text-decoration: none;
}
a:hover {
    color: #3a8bbb;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	background-color: #005588;
	text-decoration: none;
	left: 1px;
	top: 1px;
}
/* -------------------------
カラー文字
------------------------- */
em {color: #165e12}
strong {color: #165e12}
p.danraku {
	padding-left: 45px;
}
p.box {
	background-color: #ecf4ec;
	padding: 3px;
}
p.box2 {
	background-color: #ecf4ec;
	padding: 10px;
	font-weight: bold;
}
p.box3 {
	padding-bottom: 20px;
}
/* -------------------------
全体
------------------------- */
#wrapper {
	background-color: #FFFFFF;
	width: 938px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px auto;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#header {
	width: 938px;
	margin: 0px;
	padding: 0px;
	height: 110px;
	background-image: url(images/header.jpg);
	position: absolute;
}
/* -------------------------
ヘッダー
------------------------- */
#header #logo {
	position: absolute;
	top: 4px;
	left: 0px;
}
#header ul#menu {
    list-style:none;
	width: 938px;
	position: absolute;
	left: 0px;
	top: 82px;
}
#header ul#menu li {
    list-style:none;
	float:left;
	width: 134px;
}
#header ul#menu a {
    text-indent: -9999em;
    display: block;
	text-decoration: none;
    width: 134px;
    height: 28px;
	overflow: hidden;
	background-image: url(images/menu.gif);
}
#header #menu #home a { background-position: 0 0px; }
#header #menu #out a { background-position: -134px 0px; }
#header #menu #team a { background-position: -268px 0px; }
#header #menu #taikai a { background-position: -402px 0px; }
#header #menu #ob a { background-position: -536px 0px; }
#header #menu #syorui a { background-position: -670px 0px; }
#header #menu #kamei a { background-position: -804px 0px; }
#header #menu #home a:hover { background-position: 0 -28px; }
#header #menu #out a:hover { background-position: -134px -28px; }
#header #menu #team a:hover { background-position: -268px -28px; }
#header #menu #taikai a:hover { background-position: -402px -28px; }
#header #menu #ob a:hover { background-position: -536px -28px; }
#header #menu #syorui a:hover { background-position: -670px -28px; }
#header #menu #kamei a:hover { background-position: -804px -28px; }
/* -------------------------
左のナビ
------------------------- */
#navi {
	margin: 0px;
	float: left;
	width: 228px;
	padding-top: 15px;
	padding-left: 15px;
}
#navi ul {
	list-style: none;
	background-image: url(images/ten.gif);
	word-spacing: 10em;
}
#navi ul li a {
    color: #165e12;
	line-height: 28px;
	margin-left: 28px;
	font-weight: bold;
}
#navi ul li a:active {
	color: #FFFFFF;
	background-color: #165e12;
	text-decoration: none;
	left: 1px;
	top: 1px;
}
/* -------------------------
メイン
------------------------- */
#main {
	padding-top: 110px;
}
#left {
	width: 708px;
	float: left;
}
#content {
	margin: 15px 0px 15px 258px;
	font-size: 110%;
	line-height: 1.8;
	width: 440px;
}
#content dl {
	font-size: 90%;
	color: #333333;
	padding: 10px 10px 25px;
	background-color: #F5F5F5;
	margin-top: 2px;
}
#content dt {
	line-height: 24px;
	margin-left: 50px;
	padding-left: 15px;
	background-image: url(images/t_kei_n.gif);
}
#content dd {
	line-height: 24px;
	margin-left: 5px;
	padding-left: 15px;
	background-image: url(images/t_kei.gif);
}
#content dl dd a {
    color: #005588;
}
#content dl dd a:active {
    color: #FFFFFF;
}
#bunner {
	margin: 0px 15px 15px 0px;
	float: right;
	width: 210px;
}
#bunner img.bn {
	margin-bottom: 7px;
}
#bunner img.bn2 {
	margin-bottom: 17px;
}
#bunner #spring a {
    text-indent: -9999em;
    display: block;
	text-decoration: none;
    width: 210px;
    height: 80px;
	overflow: hidden;
	background-image: url(images/b_championship.jpg);
	background-position: 0px 0px;
	margin-bottom: 7px;
}
#bunner #spring a:hover {
	background-position: 0px -80px;
}
#bunner ul {
	list-style: none;
	background-color: #F5F5F5;
	padding: 15px 10px 15px;
}
#bunner li {
	margin: 0px 0px 5px;
	padding: 0px;
}
p.slogan {
	margin-bottom: 5px;
}
/* -------------------------
フッター
------------------------- */
#footer {
	clear: both;
	width: 938px;
	bottom: 0;
	background-color: #ecf4ec;
}
#footer #link {
	text-align: center;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
#footer address {
	font-size: 90%;
	padding: 10px;
	border-top: 1px solid #91ba80;
	border-bottom: 3px solid #165e12;
	color: #333333;
	text-align: right;
}
#footer dl {
	padding: 15px;
	background-color: #FFFFFF;
	text-align: right;
}
#footer dt {
	font-weight: bold;
	color: #165e12;
}
dd.pagetop {
	font-size: 90%;
	margin-bottom: 20px;
	align: center;
}
