html,body,ul,li,ol,dl,dd,dt,p,form,h1,h2,h3,h4,h5,h6,table,th,td {
	margin:0;
	padding:0;
}
html {
	width:100%;
	height:100%;
	overflow-y:scroll;
}
body {
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(../image/background.png) repeat-x top #35B8E9;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
hr {
	display:none;
}
body, td {
	font-size:10pt;
}
body, td, th {
	line-height: 160%;
}
th {
	font-size:9pt;
	text-align: left;
}
a {
	color: #0C59EC;
}
a:hover {
	color: #008FF1;
	text-decoration: none;
}
a:active {
	color: #0C59EB;
}
.bl {
	text-align:left;
	display:block;
	text-indent:-999em;
	overflow:hidden;
}
.clearfix {
	zoom:1;
}
.clearfix:after{
	content: ""; 
	display: block; 
	clear: both;
}


#back1 {
	background: url(../image/background_1.png) repeat-x top #fff;
}
#back2 {
	background: url(../image/background_2.png) repeat-x bottom;
}
#wrapper {
	background: url(../image/wrapper.png) repeat-y;
	width:940px;
	padding: 0 8px;
	margin: 0 auto;
	text-align: left;
}
#header {
	position: relative;
	height: 241px;
	background: url(../image/header.jpg) no-repeat;
}
#header h1 {
	position: absolute;
	z-index: 1;
	top:40px;
	left: 10px;
}
#header h1 a {
	width:420px;
	height:190px;
}
#header ul {
	position: absolute;
	top:7px;
	right: 0;
}
#header li a {
	width:90px;
	height:25px;
}


#navi {
	width:940px;
	height:40px;
}
#navi li {
	float: left;
}
#navi a {
	height: 40px;
	background: url(../image/navi.gif) no-repeat;
}
#navi .i1 a {	background-position: 0px 0px;width: 96px}
#navi .i2 a {	background-position: -96px 0px;width: 120px}
#navi .i3 a {	background-position: -216px 0px;width: 90px}
#navi .i4 a {	background-position: -306px 0px;width: 172px}
#navi .i5 a {	background-position: -478px 0px;width: 175px}
#navi .i6 a {	background-position: -653px 0px;width: 104px}
#navi .i7 a {	background-position: -757px 0px;width: 94px}
#navi .i8 a {	background-position: -851px 0px;width: 89px}
#navi .i1 a:hover {	background-position: 0px -40px;}
#navi .i2 a:hover {	background-position: -96px -40px;}
#navi .i3 a:hover {	background-position: -216px -40px;}
#navi .i4 a:hover {	background-position: -306px -40px;}
#navi .i5 a:hover {	background-position: -478px -40px;}
#navi .i6 a:hover {	background-position: -653px -40px;}
#navi .i7 a:hover {	background-position: -757px -40px;}
#navi .i8 a:hover {	background-position: -851px -40px;}

#navi .i1 a.select {	background-position: 0px -40px;}
#navi .i2 a.select {	background-position: -96px -40px;}
#navi .i3 a.select {	background-position: -216px -40px;}
#navi .i4 a.select {	background-position: -306px -40px;}
#navi .i5 a.select {	background-position: -478px -40px;}
#navi .i6 a.select {	background-position: -653px -40px;}
#navi .i7 a.select {	background-position: -757px -40px;}
#navi .i8 a.select {	background-position: -851px -40px;}

#side {
	width:230px;
	float:left;
	padding: 20px 15px 20px;
}
#side ul {
	margin-bottom: 20px;
}
#side li {
	margin-bottom: 5px;
}
#side li a {
	background: #FFE16B url(../image/list.gif) no-repeat left center;
	display: block;
	padding: 4px 0 4px 15px;
	color: #FF3300;
	border-bottom:1px dotted #FF731E;
	text-decoration: none;
	font-weight: bold;
}
#side li a:hover {
	background-color: #FFEDA4;
}
#side .banner li {
	padding-bottom:7px;
}



#container {
	background: #fff url(../image/side.png) no-repeat top left;
}
#content {
	background: url(../image/content.jpg) no-repeat right top;
	width:630px;
	float:right;
	padding:20px 25px 30px 0;
	margin-bottom:20px;
}
#content h2 {
	margin:30px 0 10px;
	color: #3A58A5;
	font-size:12pt;
	font-weight: bold;
	padding: 0 30px;
	height:26px;
	line-height:26px;
	overflow: hidden;
	border-bottom:1px dotted #FF731E;
	background: url(../image/caption.gif) no-repeat;
}
#content h2:first-child {
	margin-top:0;
}
#content h3 {
	color:#3A58A5;
	border-bottom:1px solid #3A58A5;
	padding:3px 15px;
	margin:25px 0 10px;
	font-size:11pt;
}
#content h4 {
	color: #3A58A5;
	padding:0 6px;
	margin:25px 0 10px;
	font-size:10pt;
}
#content h3.sponsspecial {	/*--- 2012.10.02 ---*/
	color:#3A58A5;
	border-bottom:1px solid #3A58A5;
	padding:3px 30px;
	margin:25px 0 10px;
	font-size:11pt;
	background: url(../image/item-special.gif) no-repeat;
}
#content h3.sponsplatinum {	/*--- 2012.08.23 ---*/
	color:#3A58A5;
	border-bottom:1px solid #3A58A5;
	padding:3px 30px;
	margin:25px 0 10px;
	font-size:11pt;
	background: url(../image/item-platinum.gif) no-repeat;
}
#content h3.sponsgold {	/*--- 2012.08.16 ---*/
	color:#3A58A5;
	border-bottom:1px solid #3A58A5;
	padding:3px 30px;
	margin:25px 0 10px;
	font-size:11pt;
	background: url(../image/item-gold.gif) no-repeat;
}
#content h3.sponssilver {	/*--- 2012.08.16 ---*/
	color:#3A58A5;
	border-bottom:1px solid #3A58A5;
	padding:3px 30px;
	margin:25px 0 10px;
	font-size:11pt;
	background: url(../image/item-silver.gif) no-repeat;
}
#content h3.sponsbronze {	/*--- 2012.08.16 ---*/
	color:#3A58A5;
	border-bottom:1px solid #3A58A5;
	padding:3px 30px;
	margin:25px 0 10px;
	font-size:11pt;
	background: url(../image/item-bronze.gif) no-repeat;
}
#content h3.sponsexh {	/*--- 2012.08.16 ---*/
	color:#3A58A5;
	border-bottom:1px solid #3A58A5;
	padding:3px 30px;
	margin:25px 0 10px;
	font-size:11pt;
	background: url(../image/item-exh.gif) no-repeat;
}
#content dl {
	margin: 5px 10px 10px 10px;
}
#content dt {
	padding: 10px 0 0 20px;
	font-weight: bold;
}
#content dd {
	border-bottom: 1px dotted #666;
	padding: 0 10px 10px 20px;
}
#content p {
	margin:5px 20px 10px 20px;
}
#content ol, #content ul {
	margin:8px 30px 20px 40px;
}
#content ol ul, 
#content ul ul, 
#content ol ol, 
#content ul ol {
	padding-top:4px;
	padding-bottom:4px;
} 
#content ol li {
	list-style-type:decimal;
}
#content ul li {
	list-style-type:disc;
}
/*--- Photo Gallery 2012.12.05 ---*/
#content ul.gallery {
	width:580px;
}
#content ul.gallery li {
	list-style-type:none;
	float:left;
}
#content ul.gallery li img{
	margin-right:10px;
}
/*--- 2012.12.05 ---*/

#content strong {
	color: #2B52B7;
}
#content table {
	border-collapse: collapse;
	margin:10px 30px 20px;
}
#content th {
	color: #3A58A5;
	border-width: 1px 0;
	border-style: solid;
	border-color: #B9D2F2;
	background: #EDF2F7;
}
#content td {
	border-width: 1px 0;
	border-style: solid;
	border-color: #ddd;
	background:#fafafa;
}
#content th, #content td {
	padding:4px 6px;
}
#content p span.underline {
	text-decoration:underline;
}
#content p.pagetop {	/*--- 2012.02.01 ---*/
	text-align:right;
}
#content p.tablecomment {	/*--- 2012.02.24 ---*/
	margin-left:30px;
	color: #3A58A5;
}
#content p strong.news {	/*--- 2012.07.11 ---*/
	color:#F00;
}
#content table td strong.fee {
	color:#F00;
}
#content table td strong.date {
	color:#F00;
}
#content p.tophline {	/*--- 2012.10.07 ---*/
	padding: 16px 0 8px 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #ddd;
}
#content table td.progtd {	/*--- 2012.08.02 ---*/
	text-align: center;
	border-width: 1px 0;
	border-style: solid;
	border-color: #ddd;
	background: transparent;
}
#content table td.progpl {	/*--- 2012.08.02 ---*/
	text-align: center;
	border-width: 1px 1px;
	border-style: solid;
	border-color: #ddd;
	background: #FFE4E1;
}
#content table td.progss {	/*--- 2012.08.02 ---*/
	text-align: center;
	border-width: 1px 1px;
	border-style: solid;
	border-color: #ddd;
	background: #FFEFD5;
}
#content table td.progps {	/*--- 2012.08.02 ---*/
	text-align: center;
	border-width: 1px 1px;
	border-style: solid;
	border-color: #ddd;
	background: #FFFACD;
}
#content table td.progel {	/*--- 2012.08.02 ---*/
	text-align: center;
	border-width: 1px 1px;
	border-style: solid;
	border-color: #ddd;
	background: #FFFFF5;
}
#content table th.progth {	/*--- 2012.08.02 ---*/
	text-align: center;
}
#content table th.supportth {	/*--- 2012.08.16 ---*/
	border-width: 1px 1px;
	border-style: solid;
	border-color: #ddd;
	background: transparent;
}
#content table td.supporttd {	/*--- 2012.08.16 ---*/
	border-width: 6px 0px;
	border-style: solid;
	border-color: transparent;
	background: transparent;
}
#content table td.galtd {	/*--- 2012.12.04 ---*/
	border-width: 2px 2px;
	border-style: solid;
	border-color: transparent;
	background: transparent;
	text-align: center;
}
#footer {
	border-top:5px solid #9FDDF4;
	clear: both;
	padding: 10px 0 30px 30px;
	margin: 0 auto;
	background: #35B8E9;
	text-align:center;
}
#footer a, #footer p {
	color: #fff;
}
#footer ul {
	padding-bottom: 10px;
}
#footer li {
	display: inline;
	border-width: 0 0 0 1px;
	border-color: #fff;
	border-style: solid;
	padding:0 3px 0 6px;
}
#footer li:first-child {
	border-left-width: 0;
}
#footer a {
	line-height: 100%;
}
#footer,
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	padding-left:5px;
	font-size:9pt;
}

/*--- contentevent (for Wednesday Social Event page) 2012.10.09 ---*/
#contentevent {
	background: url(../image/contentevent.jpg) no-repeat right bottom;
	width:630px;
	float:right;
	padding:20px 25px 30px 0;
	margin-bottom:20px;
}
#contentevent h2 {
	margin:30px 0 10px;
	color: #3A58A5;
	font-size:12pt;
	font-weight: bold;
	padding: 0 30px;
	height:26px;
	line-height:26px;
	overflow: hidden;
	border-bottom:1px dotted #FF731E;
	background: url(../image/caption.gif) no-repeat;
}
#contentevent h2:first-child {
	margin-top:0;
}
#contentevent h3 {
	color:#3A58A5;
	border-bottom:1px solid #3A58A5;
	padding:3px 15px;
	margin:25px 0 10px;
	font-size:11pt;
}
#contentevent h4 {
	color: #3A58A5;
	padding:0 6px;
	margin:25px 0 10px;
	font-size:10pt;
}


#contentevent dl {
	margin: 5px 10px 10px 10px;
}
#contentevent dt {
	padding: 10px 0 0 20px;
	font-weight: bold;
}
#contentevent dd {
	border-bottom: 1px dotted #666;
	padding: 0 10px 10px 20px;
}
#contentevent p {
	margin:5px 20px 10px 20px;
}
#contentevent ol, #content ul {
	margin:8px 30px 20px 40px;
}
#contentevent ol ul, 
#contentevent ul ul, 
#contentevent ol ol, 
#contentevent ul ol {
	padding-top:4px;
	padding-bottom:4px;
} 
#contentevent ol li {
	list-style-type:decimal;
}
#contentevent ul li {
	list-style-type:disc;
}
#contentevent strong {
	color: #2B52B7;
}
#contentevent table {
	border-collapse: collapse;
	margin:10px 30px 20px;
}
#contentevent th {
	color: #3A58A5;
	border-width: 1px 0;
	border-style: solid;
	border-color: #B9D2F2;
	background: #EDF2F7;
}
#contentevent td {
	border-width: 1px 0;
	border-style: solid;
	border-color: #ddd;
	background:#fafafa;
}
#contentevent th, #contentevent td {
	padding:4px 6px;
}
#contentevent p span.underline {
	text-decoration:underline;
}



