html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: #000 url(../images/bg_header.jpg) repeat-x;
}

h1 {
	color: #fff;
	font: normal 36px "Times New Roman", Times, serif;
	border-bottom: 2px solid #666;
	border-top: 2px solid #666;
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
}

h2 {
	color: #a8a8a8;
	font: normal 25px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px;
	background: url(../images/separator.jpg) no-repeat center bottom;
	margin-bottom: 10px;
}

h2.blue {
	color: #58a4d6;
}

h3 {
	color: #fff;
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	border-bottom: 1px dotted #707070;
	padding-bottom: 3px;
	clear: left;
}

h4 {
	color: #fff;
	font: italic 28px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #fff;
	margin-bottom: 10px;
	padding-bottom: 5px;
	clear: left;
}

h5 {
	color: #68c2fc;
	font: normal normal 20px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #fff;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 5px;
	width: 265px;
	clear: left;
}

h5.sub {
	border: none;
	margin-bottom: 7px;
	color: #fff;
	font-style: italic;
	font-size: 16px;
}

#carousel p {
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
}

p {
	color: #fff;
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

p.map {
	float: left;
	clear: left;
	width: 596px;
}

p.content {
	color: #fff;
	font: 14px/25px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 20px;
	clear: left;
}

a.mainbtn {
	height: 28px;
	padding-right: 15px;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	float: left;
	width: 302px;
	background: url(../images/bg_btn.jpg) no-repeat;
	margin-top: 20px;
	padding-top: 6px;
	text-shadow: #000000 1px 1px 0;
}

a {
	color: #fff;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	float: left;
	clear: left;
}

a.contentlink {
	background-color: #fff;
	color: #000;
	font-weight: bold;
	float: left;
	text-align: center;
	margin-top: -15px;
	margin-bottom: 20px;
	font-size: 12px;
	padding: 5px 20px;
}

a.contentlink:hover {
	background-color: #2f2f2f;
	color: #fff;
	text-decoration: none;
	float: left;
}

a:hover {
	color: #939393;
	text-decoration: underline;
}

#topwrapper {
	width: 100%;
	height: 107px;
}

#top {
	width: 960px;
	height: 107px;
	margin-left: auto;
	margin-right: auto;
}

#logowrapper {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}

#logo {
	width: 201px;
	height: 200px;
	position: absolute;
	background: url(../images/logo_color.png) no-repeat center center;
	top: -20px;
	z-index: 10;
	margin-left: auto;
	margin-right: auto;
}

#ccw {
	float: left;
	width: 380px;
}

#kanji {
	float: right;
}

#navigationleft {
	width: 410px;
	float: left;
	clear: left;
}

#navigationleft ul {
	float: left;
	margin-top: 18px;
}

#navigationleft ul li {
	float: left;
	list-style: none;
	border-right: 1px solid #b0b0b0;
	height: 30px;
	padding-top: 10px;
	position: relative;
}

#navigationleft ul li a {
	color: #fff;
	font: 15px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	height: 30px;
	float: left;
	position: relative;
	bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

#navigationleft ul li a:hover {
	background-color: #fff;
	color: #000;
}

#navigationleft ul li#end {
	border-right: none;
}

#navigationright {
	width: 410px;
	float: right;
	clear: right;
	position: relative;
	bottom: 2px;
}

#navigationright ul {
	float: left;
	margin-top: 18px;
}

#navigationright ul li {
	float: left;
	list-style: none;
	border-right: 1px solid #b0b0b0;
	height: 30px;
	padding-top: 10px;
	position: relative;
}

#navigationright ul li a {
	color: #fff;
	font: 15px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	height: 30px;
	float: left;
	position: relative;
	bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: capitalize;
}

#navigationright ul li a:hover {
	background-color: #fff;
	color: #000;
}

/* Begin Content Section */

#contentbody {
	clear: both;
	width: 100%;
	background: url(../images/bg_wood.jpg) repeat;
	z-index: -;
	position: relative;
}

#contentwrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

#content {
	width: 960px;
	float: left;
	overflow: visible;
}

#maincontent {
	height: 378px;
	padding: 5px;
	width: 950px;
	background-color: rgba(0,0,0,0.3);
	margin-top: 10px;
}

#maincontentsolid {
	width: 948px;
	background-color: #000;
	height: 376px;
	float: left;
	border: 1px solid #424242;
}

#maincontentsolidbody {
	width: 948px;
	background-color: #000;
	float: left;
	border: 1px solid #424242;
}

/* @group sub-index */

#maincontent2 {
	padding: 5px;
	width: 950px;
	background-color: rgba(0,0,0,0.3);
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

#contentarea {
	padding: 20px;
	float: left;
	width: 596px;
	clear: left;
}

.pagetitle {
	float: left;
	background-color: #fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
	position: relative;
	margin-top: 10px;
	padding: 3px 5px 3px 10px;
}

ul.mainlist {
	float: left;
	clear: left;
	width: 596px;
	margin-bottom: 20px;
}

ul.mainlist li {
	list-style: none;
	float: left;
	clear: left;
	color: #fff;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	background: url(../images/star.jpg) no-repeat;
	padding-left: 18px;
}

#sidewrapper {
	float: right;
	padding-right: 20px;
	width: 265px;
	margin-top: 56px;
	margin-bottom: 20px;
}

#imageheader {
	width: 950px;
	height: 200px;
	background-color: #3f3f3f;
	margin-bottom: 5px;
}

.sidebox {
	float: left;
	background-color: #414141;
	width: 245px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}

.sidebox:hover {
	background-color: #2c2c2c;
	cursor: pointer;
	clear: left;
}

.sidebox p {
	font-size: 12px;
	float: left;
	width: 245px;
	clear: left;
}

a.sidebarlink {
	background-color: #fff;
	color: #000;
	font-weight: bold;
	float: left;
	width: 265px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

a.sidebarlink:hover {
	background-color: #2f2f2f;
	color: #fff;
	text-decoration: none;
}

#sidewrapper a {
	float: left;
	font-size: 12px;
	margin-top: 20px;
}

.form_field {
	width: 200px;
}

#field_0 {
	width:390px;
	height:22px;
	border:1px solid #777;
	padding:3px 5px 0 5px;
	float: right;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #1f1f1f;
}

#field_1 {
	width:390px;
	height:22px;
	border:1px solid #777;
	padding:3px 5px 0 5px;
	float: right;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #1f1f1f;
}

#field_2 {
	width:390px;
	height:22px;
	border:1px solid #777;
	padding:3px 5px 0 5px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	float: right;
	background-color: #1f1f1f;
}

#field_4 {
	width:390px;
	height:22px;
	border:1px solid #777;
	padding:3px 5px 0 5px;
	float: right;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #1f1f1f;
}

#field_3 {
	width:390px;
	height:80px;
	border:1px solid #777;
	padding:3px 5px 0 5px;
	float: right;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #1f1f1f;
}

#field_5 {
	width:390px;
	height:80px;
	border:1px solid #777;
	padding:3px 5px 0 5px;
	float: right;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.form_field {
	text-transform: capitalize;
	text-align: left;
	width: 100px;
	float: left;
	color: #fff;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
}



/* @end */

#slider {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	width: 584px;
	height: 304px;
}

#maintext {
	float: left;
	width: 302px;
	padding-left: 20px;
	padding-top: 20px;
}

#callouts {
	width: 939px;
	float: left;
	clear: left;
	border-top: 1px solid #424242;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 15px;
	padding-top: 2px;
}

.callout {
	float: left;
	width: 211px;
	border-right: 1px dotted #757575;
	margin-right: 20px;
	padding-right: 10px;
}

.callout p.callouttext, .calloutend p.callouttext {
	float: left;
	margin-left: 15px;
	margin-top: 6px;
}

.calloutend {
	float: right;
	width: 211px;
}

.callout img {
	float: left;
}

.calloutend img {
	float: left;
}

#carouselwrapper {
	height: 133px;
	clear: both;
	width: 1028px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	bottom: 9px;
}

#carousel {
	width: 1028px;
	height: 133px;
	position: relative;
	background: url(../images/bg_slider.png) no-repeat;
	padding-top: 30px;
}

#carouselboxwrapper {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

.carouselbox {
	width: 265px;
	float: left;
	margin-right: 40px;
	cursor: pointer;
}

.carouselboxend {
	width: 265px;
	float: right;
	cursor: pointer;
}

#footerwrapper {
	width: 100%;
	background: #000 url(../images/bg_footer_01.jpg) repeat-x;
	padding-bottom: 30px;
	overflow: auto;
}

#footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.footercallout {
	width: 288px;
	height: 103px;
	float: left;
	border: 1px solid #fff;
	margin-top: 25px;
	margin-right: 42px;
	margin-bottom: 20px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #838383;
	text-align: center;
}

.footercallout:hover, .footercalloutend:hover {
	opacity: .5;
	cursor: pointer;
}

.footercalloutend {
	width: 288px;
	height: 103px;
	float: right;
	border: 1px solid #fff;
	margin-top: 25px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #838383;
	text-align: center;
}

#footerlogo {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 98px;
}

#footernav {
	width: 960px;
	float: left;
	text-align: center;
	margin-top: 15px;
}

#footernav a {
	color: #e7e7e7;
	font-size: 12px;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #8c8c8c;
	clear: none;
	float: none;
}

#siteinfo {
	font-size: 11px;
	color: #ccc;
	text-align: center;
	width: 960px;
	float: left;
	margin-top: 10px;
}

table.schedule {
	
	color: #fff;
	font-size:11px;
	
}

table.schedule .tableheader {
	font-size: 14px;
	
}

div.tableborder {
	height: 1px;
	border-bottom: 1px dotted #fff;
	margin-bottom: 10px
}