@charset "utf-8";
/* formatting style
----------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 90%;
	line-height: 1.5;
	color: #333;
	background-color: #FFF;
}
/* link styles
----------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #30C;
	text-decoration: underline;
}
a:visited {
	color: #60C;
	text-decoration: underline;
}
a:hover {
	color: #009933;
	text-decoration: none;
}
a:active {
	color: #F90;
	text-decoration: none;
}
/* basic layout
----------------------------------------*/
#wrapper {
	background-color: #FFF;
	margin: 0px auto;
	width: 780px;
}
#main {
	padding: 0px;
	float: right;
	width: 460px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#symbol {
	padding: 7px 10px 5px;
	float: left;
	width: 285px;
	margin-bottom: 5px;
	border: 1px solid #093;
	background-color: #F2F9F4;
}
#symbol img {
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 92px;
}
#symbol .marktitle {
	background-color: #FFF;
	width: 285px;
	border: 1px solid #093;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 5px;
	font-size: 105%;
}
#symbol p {
	font-size: 105%;
	line-height: 1.8em;
}

#oshirase {
	padding: 7px 10px 5px;
	float: left;
	width: 285px;
	margin-bottom: 10px;
	border: 1px solid #F90;
	font-size: 110%;
}
#oshirase .marktitle {
	background-color: #FDB;
	width: 285px;
	border: 1px double #F90;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px auto 10px;
}
#oshirase p { line-height: 1.8em; }



#kyokaidayori {
	padding: 2px 10px;
	clear: both;
	width: 758px;
	background-color: #FFFBE8;
	height: 185px;
	border: 1px solid #093;
	margin-bottom: 5px;
}
#footer {
	width: 780px;
	margin-top: 6px;
}
#header {
	padding: 0px;
	width: 780px;
	height: 355px;
	margin-bottom: 5px;
}
#header ul {
	background-color: #FC0;
	width: 780px;
	position: absolute;
	top: 300px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a:hover {
	background-image: url(images/bg-navi-over.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#header ul li h2 a {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	background-color: #FC0;
	background-image: url(images/bg-navi.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 48px;
	width: 151px;
	border-top: 3px solid #FFE271;
	border-bottom: 3px solid #ECBD00;
	border-left: 1px solid #F9C700;
	border-right-style: solid;
	text-align: center;
	display: block;
	line-height: 50px;
	text-decoration: none;
}
#header ul #nSportsclass {
	width: 156px;
}
#header ul #nLinks {
	width: 156px;
}
#main .association {
	width: 440px;
	background-image: url(images/association-circle.jpg);
	background-repeat: no-repeat;
	padding: 5px 10px;
	margin: 0px 0px 5px;
}
#main .association p {
	font-size: 110%;
}
#main .whatsnew {
	padding: 5px 10px 1px;
	width: 438px;
	border: 1px solid #FC0;
	margin-bottom: 10px;
}
#main .info {
	padding: 5px 10px 1px;
	width: 438px;
	border: 1px solid #FC0;
	margin-bottom: 10px;
}
#main .info #news dt {
	margin: 5px 0px 10px;
	padding-left: 25px;
	background-image: url(images/triangle-yellow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-weight: bold;
	font-size: 110%;
	border: 1px solid #F2C408;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFBE8;
}


#main .info #news dd {
	font-size: 110%;
	margin: 0px 0px 3px 10px;
	line-height: 2em;
}

#kyokaidayori ul li {
	list-style: none inside;
	padding: 3px 10px;
	font-size: 12px;
	background-image: url(images/triangle-green.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#kyokaidayori .tayoribox {
	width: 554px;
	float: left;
}
#kyokaidayori .tayoribox .tayoriimg {
	float: left;
	padding-top: 8px;
	padding-bottom: 2px;
}
#kyokaidayori .tayoribox ul {
	float: left;
	width: 145px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#kyokaidayori .tayoribox ul li a {
	font-size: 12px;
}
#kyokaidayori .adobe {
	float: right;
	padding: 5px;
	width: 190px;
}
#kyokaidayori .adobe p {
	font-size: 12px;
	padding-bottom: 5px;
	line-height: 20px;
}

#footer ul {
	list-style: none;
	font-size: 12px;
	background-color: #FFF;
	width: 780px;
	text-align: right;
	margin-bottom: 4px;
}
#footer ul li {
	text-align: right;
	width: 760px;
	display: inline;
	margin: 3px 5px 7px 10px;
}
#footer ul li a {
	text-decoration: none;
	color: #333;
}
#footer ul li a:hover {
	color: #093;
}
#footer ul li a:active {
	color: #F90;
}
#footer p {
	margin-right: 7px;
	text-align: right;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 1px;
}


#footer .footeraddress {
	background-color: #FC0;
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat;
	height: 100px;
}
#footer .footeraddress h1 {
	font-size: 16px;
	padding-top: 0px;
	padding-left: 12px;
	padding-bottom: 5px;
}
#footer .footeraddress h2 {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-weight: normal;
}
#footer .footeraddress h3 {
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 12px;
	padding-bottom: 0px;
}

#main .whatsnew #news dt {
	margin: 5px 0px 10px;
	padding-left: 25px;
	background-image: url(images/triangle-yellow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-weight: bold;
	font-size: 110%;
	border: 1px solid #F2C408;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFBE8;
}


#main .whatsnew #news dd {
	font-size: 110%;
	margin: 0px 0px 3px 10px;
	line-height: 2em;
}
#main .whatsnew h3 img {
	margin-bottom: 6px;
}
#symbol .gym img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#news dd .infomation {
	text-align: right;
	font-weight: bold;
}
.floatSpace15 { margin-top: 15px; }
.floatSpace8 { margin-top: 8px; }
