@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
h2 {
	font-size: 180%;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	background-color: #FF6600;
	padding: 5px 5px 5px 150px;
}
h3 {
	font-size: 1.4em;
	color: #FFCC00;
	margin-top: 0px;
}
h4 {
	font-size: 1.3em;
	text-decoration: underline;
	color: #999999;
	margin-top: 0px;
}
h5 {
	font-size: 1.2em;
	color: #FFFFFF;
}
dd {
	margin-bottom: 20px;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #BD25F7;
}
a:hover {
	color: #FF9900;
}
#wrapper {
	background-color: #202020;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 134px;
	width: 108px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #000000;
}
#banner1 {
	background-image: url(images/header11.jpg);
	float: right;
	height: 150px;
	width: 640px;
	text-indent: -5000px;
}
#banner2 {
	background-image: url(images/header3.jpg);
	float: right;
	height: 150px;
	width: 640px;
	text-indent: -5000px;
}
#banner3 {
	background-image: url(images/header6.jpg);
	float: right;
	height: 150px;
	width: 640px;
	text-indent: -5000px;
}
#banner5 {
	background-image: url(images/header1.jpg);
	float: right;
	height: 150px;
	width: 640px;
	text-indent: -5000px;
}
#banner6 {
	background-image: url(images/header7.jpg);
	float: right;
	height: 150px;
	width: 640px;
	text-indent: -5000px;
}
#banner7 {
	background-image: url(images/header9.jpg);
	float: right;
	height: 150px;
	width: 640px;
	text-indent: -5000px;
}
#banner8 {
	background-image: url(images/header8.jpg);
	float: right;
	height: 150px;
	width: 640px;
	text-indent: -5000px;
}
#main-nav {
	clear: both;
	height: 35px;
	width: 768px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF3300;
	border-bottom-color: #FF3300;
}
#main-nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1em;
}
#main-nav ul li a:link, #main-nav ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #530e68;
	display: block;
	float: left;
	height: 27px;
	width: 127px;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	margin-right: 1px;
}
#main-nav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	display: block;
	float: left;
	height: 27px;
	width: 127px;
	text-align: center;
	margin-right: 1px;
	padding-top: 8px;

}
#main-contents1 {
	background-color: #000000;
	text-align: center;
}
#main-contents2 {
	color: #CCCCCC;
	font-size: 1em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 728px;
	line-height: 2em;
}
#main-contents-wrap {
	width: 728px;
	float: left;
	background-image: url(images/contents_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
#main-contents-inner {
	background-color: #2F2F2F;
	padding: 1px 20px 10px;
	width: 688px;
}
#left-bar {
	float: left;
	width: 140px;
	color: #FFFFFF;
	margin-top: 60px;
	padding-left: 10px;
	font-size: 0.9em;
}
#left-bar ul {
	padding-left: 15px;
	margin-top: 0px;
	width: 115px;
	padding-right: 10px;
	margin-bottom: 30px;
}
#left-bar ul li {
	line-height: 1.3em;
	margin-bottom: 5px;
}
#left-bar ul a:link, #left-bar ul a:visited {
	font-weight: bold;
	color: #999999;
}
#left-bar ul a:hover {
	color: #FFCC00;
}
#main-contents-right-inner {
	width: 538px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
}
#footer {
	color: #FFFFFF;
	text-align: center;
	background-color: #963C00;
	height: 40px;
	width: 768px;
	font-size: 0.9em;
	padding-bottom: 3px;
	clear: both;
	padding-top: 10px;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer-index {
	color: #FFFFFF;
	text-align: center;
	background-color: #1A1A1A;
	height: 83px;
	width: 768px;
	font-size: 0.9em;
	clear: both;
}
#footer-index-logo {
	padding: 5px 5px 5px 34px;
	float: left;
	height: 73px;
	width: 80px;
}
#footer-index-text {
	float: left;
	width: 530px;
	height: 83px;
}
#footer-index a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer p, #footer-index p {
	margin: 0px;
	padding: 0px;
}
.photo_box01 {
	float: left;
	width: 150px;
	margin-right: 20px;
	padding-bottom: 10px;
	text-align: center;
}
.past_year_box01 {
	width: 498px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: #4f4f4f;
	float: left;
	margin-bottom: 20px;
}
.past_year_box03 {
	width: 498px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #4f4f4f;
	float: left;
	margin-bottom: 20px;
}

.past_year_box02 {
	width: 150px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	float: left;
}
.past_year_box01 h3 {
	margin-bottom: 10px;
	line-height: 0.5em;
}
.past_year_box01 a:link, .past_year_box01 a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
.past_year_box01 a:hover {
	font-weight: bold;
	color: #FFCC00;
}
.normalize01 {
	font-size: 60%;
	font-weight: normal;
	text-decoration: none;
}
.staff_box01 {
	clear: right;
	width: 508px;
	padding: 15px;
	background-color: #4F4F4F;
	float: left;
	display: block;
}
.staff_box01_left {
	float: left;
	width: 120px;
	text-align: center;
	padding: 10px 5px 5px;
	background-color: #3C3C3C;
}
.staff_box01_right {
	width: 363px;
	float: left;
	padding-left: 15px;
}
.staff_box01_right p {
	padding-top: 0px;
	margin-top: 0px;
	line-height: 1.7em;
}
.staff_box02 {
	width: 375px;
	float: left;
	margin-left: 10px;
}
.staff_box01_right  ul {
	font-size: 0.9em;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
}
.staff_box02 h4 {
	margin-bottom: 5px;
}
.clear_right {
	clear: right;
}
.clear_both {
	clear: both;
}
.name01 {
	line-height: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.toplink {
	float: right;
}
.thumb_photo_box {
	height: 65px;
	width: 90px;
	padding-right: 5px;
	padding-left: 4px;
	float: left;
	margin-bottom: 10px;
}
.style1 {
	color: #FF6600;
	font-weight: bold;
}
.no-pad-mar {
	margin: 0px;
	padding: 0px;
}
.no-pad-mar-smaller {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}
