#center {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}#body {
	width: 910px;
	background-image:  url(/img/background.jpg);
	background-repeat: repeat-y;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	float: left;
}
#header {
	width: 910px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:  url(/img/header.jpg);
	background-repeat: no-repeat;
	height: 65px;
	float: left;
}
#header_logo {
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 60px;
	width: 300px;
}
#header_logo a {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 60px;
	width: 300px;
	display: block;
	background-image: url(/img/logo.jpg);
	text-indent: -9999px;
}
#header_logo a:hover {
	background-position: 0px bottom;
}
#header_menu {
	padding: 15px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	height: 20px;
	width: 220px;
}
ul#header_menu li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	text-align: center;
	width: 100px;
}
ul#header_menu li a{
	text-decoration: none;
	display: block;
	float: left;
}
#menu {
	float: left;
	width: 230px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
}
#menu h3 {
	font-size: 14px;
	background-image:  url("/img/menu_title.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	text-indent: 35px;
	height: 22px;
	width: 230px;
}
#menu h4 {
	font-size: 14px;
	background-image:  url("/img/menu_title_end.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-indent: 35px;
	height: 21px;
	width: 230px;
}
#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu li {
	font-size: 12px;
	background-image:  url("/img/menu_li.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: 40px;
	height: 21px;
	width: 230px;
	line-height: 1.5em;
}
#menu li#end {
	font-size: 12px;
	background-image:  url("/img/menu_li_end.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: 40px;
	height: 22px;
	width: 230px;
	line-height: 1.5em;
}
#menu a:link {
	color: #FF3300;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #FF3300;
}
#menu a:hover {
	text-decoration: none;
	color: #FF9900;
}
#menu a:active {
	text-decoration: none;
	color: #FDFDFD;
}
#menu_txt {
	width: 228px;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#menu_txt h3 {
	font-size: 16px;
	background-image:  url("/img/menu_stitle.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 15px 4px;
	text-indent: 35px;
	height: 22px;
	width: 220px;
	color: #FF3300;
}
#menu_txt h5 {
	font-size: 12px;
	color: #FF3300;
	margin: 15px 0px 0px 4px;
	padding: 1px 0px 0px 0px;
	background-image:  url("/img/h4.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 18px;
	font-weight: bolder;
}
#menu_txt h6 {
	font-size: 10px;
	margin: 5px 4px 5px 4px;
	padding: 0px 0px 0px 0px;
	background-image:  url("/img/h5.gif");
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 0px -1px;
}
#menu_txt p {
	margin: 5px 10px 5px 10px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
#menu_txt hr {
	margin: 5px 0px 5px 4px;
	padding: 0px 0px 0px 0px;
	width: 220px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FF3300;
}
#menu_txt h6 a:link {
	color: #0066CC;
	text-decoration: none;
}
#menu_txt h6 a:visited {
	color: #0066CC;
	text-decoration: none;
}
#menu_txt h6 a:hover {
	text-decoration: none;
	color: #FF9900;
}
#menu_txt h6 a:active {
	color: #0066CC;
	text-decoration: none;
}
#menucontents {
	float: left;
	width: 130px;
	overflow: visible;
	margin: 5px 0px 0px 3px;
	padding: 0px 0px 200px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image:  url("/img/menu.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 100%;
}
#menucontents p {
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	width: 120px;
}
#index {
	width: 900px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#contents {
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	float: left;
	border-bottom: 1px solid #999999;
}
#contents_main {
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#contents_div {
	margin: 10px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
}
#contents_txt {
	margin: 0px 0px 10px 0px;
	padding: 0px 40px 30px 40px;
	float: left;
	background-color: #FFFFFF;
	width: 798px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 12px;
}
#contents_txt2 {
	margin: 0px 0px 00px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	background-color: #FFFFFF;
	width: 878px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 12px;
}
#contents_main h1 {
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	background-image:  url("/img/h1c.jpg");
	background-repeat: no-repeat;
	clear: both;
	background-position: 0px 0px;
	height: 22px;
	text-indent: 25px;
	width: 880px;
}
#contents_main h2 {
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	background-image:  url("/img/h1c.jpg");
	background-repeat: no-repeat;
	clear: both;
	background-position: 0px 0px;
	height: 22px;
	text-indent: 25px;
	width: 880px;
}
#contents_main h3 {
	font-size: 14px;
	background-image:  url("/img/h3.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 30px 5px 0px 5px;
	padding: 5px 0px 2px 0px;
	color: #FF3300;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	text-indent: 25px;
	clear: both;
}
#contents_main h4 {
	font-size: 14px;
	color: #FF3300;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	background-image:  url("/img/h4.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 18px;
	font-weight: bolder;
}
#contents_main h4 a:link {
	color: #FF3300;
	text-decoration: underline;
}
#contents_main h4 a:visited {
	text-decoration: underline;
	color: #FF3300;
}
#contents_main h4 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#contents_main h4 a:active {
	text-decoration: underline;
	color: #FF3300;
}
#contents_main h5 {
	font-size: 12px;
	color: #333333;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background-image:  url("/img/h5.gif");
	background-repeat: no-repeat;
	background-position: 0px -2px;
	text-indent: 18px;
}
#contents_main h6 {
	font-size: 12px;
	color: #333333;
	margin: 15px 0px 0px 15px;
	padding: 1px 0px 0px 0px;
	background-image:  url("/img/h6.gif");
	background-repeat: no-repeat;
	text-indent: 18px;
	background-position: 0px 0px;
}
#contents_main a:link {
	color: #0066CC;
	text-decoration: underline;
}
#contents_main a:visited {
	text-decoration: underline;
	color: #0066CC;
}
#contents_main a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#contents_main a:active {
	text-decoration: underline;
	color: #0066CC;
}
#contents_main p {
	margin: 10px 0px 5px 0px;
	padding: 0px;
}
#maincontents {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 640px;
}
#maincontents_txt {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	float: left;
	background-color: #FFFFFF;
	width: 638px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 12px;
}
#maincontents h1 {
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	background-image:  url("/img/h1.jpg");
	background-repeat: no-repeat;
	clear: both;
	background-position: 0px 0px;
	height: 22px;
	text-indent: 25px;
	width: 640px;
}
#maincontents h2 {
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	background-image:  url("/img/h1.jpg");
	background-repeat: no-repeat;
	clear: both;
	background-position: 0px 0px;
	height: 22px;
	text-indent: 25px;
	width: 640px;
}
#maincontents h3 {
	font-size: 14px;
	background-image:  url("/img/h3.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 5px 0px 2px 0px;
	margin: 10px 5px 0px 5px;
	color: #FF3300;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	text-indent: 25px;
	clear: both;
}
#maincontents h4 {
	font-size: 14px;
	color: #FF3300;
	margin: 10px 0px 0px 15px;
	padding: 0px 0px 3px 0px;
	background-image:  url("/img/h4.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 18px;
	font-weight: bolder;
}
#maincontents h4 a:link {
	color: #FF3300;
	text-decoration: underline;
}
#maincontents h4 a:visited {
	text-decoration: underline;
	color: #FF3300;
}
#maincontents h4 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#maincontents h4 a:active {
	text-decoration: underline;
	color: #FF3300;
}
#maincontents h5 {
	font-size: 12px;
	color: #333333;
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	background-image:  url("/img/h5.gif");
	background-repeat: no-repeat;
	background-position: 0px -2px;
	text-indent: 18px;
}
#maincontents h6 {
	font-size: 12px;
	color: #333333;
	margin: 10px 0px 10px 10px;
	padding: 1px 0px 0px 0px;
	background-image:  url("/img/h6.gif");
	background-repeat: no-repeat;
	text-indent: 18px;
	background-position: 0px 0px;
	display: block;
}
#maincontents a:link {
	color: #0066CC;
	text-decoration: underline;
}
#maincontents a:visited {
	text-decoration: underline;
	color: #0066CC;
}
#maincontents a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#maincontents a:active {
	text-decoration: underline;
	color: #0066CC;
}
#maincontents p {
	margin: 10px 0px 5px 15px;
	padding: 0px;
}
#maincontents li {
	margin: 10px 20px 0px 40px;
	padding: 0px;
}
#maincontents_div {
	margin: 10px;
	padding: 0px;
}
#maincontents_half_L {
	float: left;
	width: 315px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#maincontents_half_R {
	float: right;
	width: 315px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#maincontents_half_txt {
	margin: 0px 0px 10px 0px;
	padding: 10px 5px 10px 5px;
	float: left;
	background-color: #FFFFFF;
	width: 303px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#maincontents_half_L h2 {
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	background-image:  url("/img/h1h.jpg");
	background-repeat: no-repeat;
	clear: both;
	background-position: 0px 0px;
	height: 22px;
	text-indent: 25px;
	width: 315px;
}
#maincontents_half_R h2 {
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	background-image:  url("/img/h1h.jpg");
	background-repeat: no-repeat;
	clear: both;
	background-position: 0px 0px;
	height: 22px;
	text-indent: 25px;
	width: 315px;
}
#maincontents_half_txt p {
	margin: 5px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 1.2em;
}
#news_box table{
	padding: 0px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#news_box td {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border: 1px solid #CCCCCC;
}
#news_box_title{
	margin: 0px 0px 10px 0px;
	padding: 2px;
	background-color: #FF3300;
	clear: both;
}
#news_box_title h4 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	background-image: none;
	text-indent: 5px;
}
#news_box_title h6 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 0px 0px;
	background-image:  url("/img/arrow.gif");
	background-repeat: no-repeat;
	text-indent: 18px;
	background-position: 0px 4px;
	float: right;
}
#news_box h6 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#news_box h6 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#news_box h6 a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#news_box h6 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_navi {
	width: 890px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 20px;
	list-style-type: none;
	float: left;
	font-size: 12px;
}
ul#footer_navi li {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	text-align: center;
	background-image:  url("/img/footer_li.jpg");
	background-repeat: no-repeat;
	text-indent: 10px;
	background-position: 0px 3px;
}
ul#footer_navi li a{
	text-decoration: none;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footer_navi a:link {
	color: #FF3300;
	text-decoration: none;
}
#footer_navi a:visited {
	color: #FF3300;
	text-decoration: none;
}
#footer_navi a:hover {
	color: #FF9900;
	text-decoration: none;
}
#footer_navi a:active {
	color: #FF3300;
	text-decoration: none;
}
#footer {
	width: 910px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	float: left;
	height: 85px;
	background-image:  url("/img/footer.jpg");
	background-repeat: no-repeat;
}
#footer p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
#footer pre {
	margin: 0px 0px 0px 0px;
	float: right;
	padding: 0px 20px 0px 0px;
}
