@charset "utf-8";

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
	background-image: url(../photo/haikei.jpg);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color: #663399;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* Framework */
div#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 50px;
	padding-left: 50px;
	margin-top: 0px;
}
div#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 100%;
	border: 1px solid #999999;
	display: block;
}
div#left {
	width : 850px;
	display: block;
	float: left;
	height: auto;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
div#right {
	width : 148px;
	height: 730px;
	display: block;
	float: right;
	background-image: url(../photo/03.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	background-position: left bottom;
}
div#header {
	width : 850px;
	height: 120px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
div#header-s {
	width : 1000px;
	height: 120px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	background-image: url(../img/title-s.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div#menu {
	width : 280px;
	display: block;
	float: left;
	height: 500px;
	padding-top: 30px;
}
div#middle {
	width : 550px;
	display: block;
	float: left;
	height: 600px;
}
div#middletitle {
	width : 550px;
	display: block;
	height: 250px;
	background-image: url(../img/title2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 20px;
}
div#middleinfo {
	width : 550px;
	height: 350px;
	display: block;
}
div#main {
	width : 1000px;
	display: block;
	padding-bottom: 30px;
	height: 100%;
}
div#content {
	width : 700px;
	height: 100%;
	display: block;
	margin-bottom: 10px;
	float: right;
	padding-top: 45px;
	padding-left: 10px;
	padding-right: 10px;
}
div#footer {
	width : 1000px;
	height: 150px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
div#footerleft {
	width : 490px;
	height: 150px;
	display: block;
	float: left;
	margin-left: 20px;
}
div#footerright {
	width : 480px;
	height: 150px;
	display: block;
	float: right;
	margin-right: 10px;
}
div#copyright {
	width : auto;
	height: 40px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-align: center;
	color: #333333;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	height: 20px;
	width: 1000px;
	display: block;
	clear: both;
}
.img {
     vertical-align:middle;
}
.box {
	font-size: 14px;
	display: block;
	margin-left: 10px;
	margin-top: 8px;
	padding-right: 10px;
	font-weight: normal;
	padding-top: 20px;
}
/* menu */
#menu ul{
	list-style: none;
	padding:0;
	margin:0;
	font-family:'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
	letter-spacing: 5px;
}
#menu  li {
	text-align: left;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 25px;
	width: 270px;
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
}
#menu li a{
	text-decoration: none;
	display: block;
	width: 210px;
	color: #FFFFFF;
	padding-left: 30px;
	background-image: url(../img/bar.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
}
#menu a:hover{
	width: 210px;
	display: block;
	height: 25px;
	padding-left: 50px;
	background-image: url(../img/bar.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu  li    .on      {
	height: 25px;
	width: 210px;
	padding-left: 50px;
	background-image: url(../img/bar-on2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #003399;
}
/* Upcoming Dates
---------------------------------------------------- */
.pr-a {
	display: block;
	font-size: 15px;
	color: #000066;
	margin-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	letter-spacing: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000066;
	padding-top: 2px;
	font-weight: bold;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
#upcoming-box {
	font-family: "Trebuchet MS", Arial, Helvetica;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	overflow: auto;
	height: 180px;
}
#upcoming-box ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#upcoming-box li {
	font-size: 13px;
	list-style: none;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	clear: both;
}
.day {
	font-size: 13px;
	line-height: 12px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FF0033;
	padding-left: 5px;
	float: left;
	margin-top: 4px;
	margin-left: 5px;
	margin-right: 20px;
}
/* 開催概要
---------------------------------------------------- */
.tb-a {
	font-weight: bold;
	color: #066;
	padding: 8px;
	background-color: #CCCCCC;
}
.tb-b {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 8px;
	line-height: 170%;
}
/* footerText */
.f-a1{
	display: block;
	font-size: 14px;
	height: 80px;
	line-height: 80px;
	background-color: #999933;
	width: 80px;
	color: #FFFFFF;
	margin-top: 40px;
	text-align: center;
	float: left;
	letter-spacing: 3px;
	font-weight: bold;
}
.f-a2{
	display: block;
	font-size: 14px;
	height: 60px;
	line-height: 20px;
	background-color: #999933;
	width: 80px;
	color: #FFFFFF;
	margin-top: 40px;
	text-align: center;
	float: left;
	letter-spacing: 3px;
	padding-top: 20px;
	font-weight: bold;
}
.f-b1{
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin-top: 40px;
	padding-left: 20px;
	float: left;
}
.f-b2{
	display: block;
	font-size: 12px;
	line-height: 20px;
}
/* text */
h1 {
	font-size: 16px;
	display: block;
	padding-left: 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999933;
	font-weight: bold;
	color: #333333;
	line-height: 35px;
	margin-bottom: 20px;
	letter-spacing: 10px;
	background-image: url(../img/sla/sla_skin.gif);
	background-color: #FFFFFF;
	padding-top: 0px;
}
h2 {
	font-size: 15px;
	display: block;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6633;
	color: #FF6633;
	line-height: 19px;
	margin-bottom: 20px;
	letter-spacing: 10px;
	padding-top: 0px;
	margin-left: 20px;
	height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-size: 13px;
	display: block;
	padding-left: 15px;
	line-height: 24px;
	margin-bottom: 20px;
	padding-top: 0px;
	margin-left: 20px;
	height: 24px;
	background-color: #CCCCCC;
	background-image: url(../img/sla/sla_greentea.gif);
	color: #003399;
}
h4 {
	font-size: 16px;
	display: block;
	padding-left: 15px;
	line-height: 30px;
	margin-bottom: 20px;
	padding-top: 0px;
	margin-left: 20px;
	height: 30px;
	color: #FFFFFF;
	background-color: #666633;
}
h5 {
	font-size: 14px;
	display: block;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666633;
	color: #666633;
	line-height: 22px;
	margin-bottom: 20px;
	letter-spacing: 2px;
	padding-top: 0px;
	margin-left: 20px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h6 {
	font-size: 14px;
	display: block;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF3333;
	color: #FF3333;
	line-height: 22px;
	margin-bottom: 20px;
	letter-spacing: 2px;
	padding-top: 0px;
	margin-left: 20px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.spa1 {
	display: block;
	font-size: 14px;
	height: auto;
	line-height: 25px;
}
.spa2 {
	display: block;
	font-size: 15px;
	height: auto;
	line-height: 25px;
	text-align: right;
	padding-right: 10px;
}
.spa3 {
	display: block;
	font-size: 14px;
	height: auto;
	line-height: 25px;
	margin-left: 30px;
}
.spa4 {
	display: block;
	font-size: 13px;
	height: auto;
	line-height: 23px;
	margin-left: 30px;
}
.spa4-1 {
	display: block;
	font-size: 12px;
	height: auto;
	line-height: 20px;
	margin-left: 30px;
	margin-top: 15px;
}
.spa4-2 {
	display: block;
	font-size: 12px;
	height: auto;
	line-height: 20px;
	margin-left: 30px;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #000000;
}
.spa4-3 {
	display: block;
	font-size: 12px;
	height: auto;
	line-height: 18px;
	margin-left: 30px;
	margin-top: 8px;
}
.spa5-1 {
	font-size: 13px;
	display: block;
	padding-left: 40px;
	line-height: 25px;
	padding-top: 0px;
	margin-left: 20px;
	height: 25px;
	background-image: url(../img/arrow.gif);
	color: #003399;
	background-repeat: no-repeat;
	background-position: 10px center;
	font-weight: bold;
	width: 520px;
	float: left;
}
.spa5-1-1 {
	font-size: 13px;
	display: block;
	line-height: 25px;
	padding-top: 0px;
	height: 25px;
	color: #003399;
	letter-spacing: 1px;
}
.spa5-2 {
	font-size: 13px;
	display: block;
	padding-left: 5px;
	line-height: 18px;
	margin-bottom: 20px;
	padding-top: 5px;
	margin-left: 55px;
	height: 120%;
	color: #666633;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666633;
	margin-right: 10px;
	font-weight: bold;
	clear: both;
}
.spa5-3 {
	display: block;
	font-size: 12px;
	height: auto;
	line-height: 18px;
	margin-left: 60px;
	margin-top: 8px;
}
.spa5-3-1 {
	display: block;
	font-size: 12px;
	height: auto;
	line-height: 18px;
	margin-left: 60px;
	text-indent: 3em;
}
.spa5-3-2 {
	display: block;
	font-size: 12px;
	height: auto;
	line-height: 18px;
	margin-left: 60px;
	text-indent: 9em;
}
.spa5-4 {
	display: block;
	font-size: 12px;
	height: auto;
	line-height: 18px;
	margin-left: 90px;
	margin-top: 3px;
}
.colorline {
	display: block;
	font-size: 12px;
	height: auto;
	line-height: 20px;
	margin-left: 30px;
	margin-top: 15px;
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 500px;
}
.fin {
	display: block;
	font-size: 14px;
	width: 500px;
	margin: 10px;
	border: 2px solid #FF3333;
	line-height: 20px;
	color: #FF3333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.blank {
	display: block;
	height: 40px;
}
.link {
	display: block;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	font-weight: bold;
}
/* what's news */
div#middle2left dl.news-box {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	text-decoration: none;
	padding-lett: 10px;
	padding-right: 10px;
	overflow: auto;
	height: 430px;
}
div#middle2left dl.news-box dt {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666633;
	padding-left: 5px;
	margin-top: 10px;
	display: block;
	width: 150px;
	margin-left: 5px;
}
div#middle2left dl.news-box dd {
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	margin-left: 0px;
}
#news-box {
	width: 400px;
	padding: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
#news-box ul {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	height: 180px;
}
#news-box li {
	font-size: 12px;
	list-style: none;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

/* sitemap */
#sitemap_home{
	width : 960px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	height: 300px;
	background-image: url(../img/haikei2.jpg);
	background-repeat: repeat;
}
#sitemap_home a{
	color:#663333;
	text-decoration:none;
}
#sitemap_home a:hover{
	color:#336600;
}
#sitemap_1 {
	width : 150px;
	display: block;
	float: left;
	height: 280px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 10px;
	margin-right: 15px;
	margin-left: 20px;
}
#sitemap_2 {
	width : 100px;
	display: block;
	float: left;
	height: 280px;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-left: 10px;
}
#sitemap_3 {
	width : 130px;
	display: block;
	float: left;
	height: 255px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 35px;
	margin-right: 15px;
	margin-left: 10px;
}
#sitemap_4 {
	width : 250px;
	display: block;
	float: left;
	height: 280px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 10px;
	margin-right: 15px;
	margin-left: 10px;
}
#sitemap_5 {
	width : 200px;
	display: block;
	float: right;
	font-size: 14px;
	height: 280px;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-right: 15px;
	margin-left: 10px;
}
#sitemap_home dl{
margin:0px 18px 0px 0px;
float:left;
}
#sitemap_home dl.none{
margin:0px;
}
#sitemap_home dt{
	padding:0px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 15px;
}
#sitemap_home dt a{
	padding:2px 0px 2px 15px;
	display: inline-block;
	background-image: url(../icon/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0.3em;
}
#sitemap_home dt a:hover{
	background-image: url(../icon/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0.3em;
}

#sitemap_home dd{
	margin:3px 0px;
	font-size:11px;
	line-height: 15px;
}
#sitemap_home dd A{
	display: inline-block;
	background-image: url(../icon/arrow2-1.gif);
	background-repeat: no-repeat;
	background-position: 2px 0.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#sitemap_home dd A:hover{
	background-image: url(../icon/arrow2-2.gif);
	background-repeat: no-repeat;
	background-position: 2px 0.3em;
}
