/* CSS Document */
div#contents {
	margin: 20px 0 0;
	width: 950px;
}
div#contents h1, h2, h3, h4, p, ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
}
div#contents img {
	border: 0;
}
div#contents ul, li, dl, dt, dd {
	list-style: none;
}
div#contents a:link, a:visited {
	text-decoration:underline;
}
div#contents a:hover {
	text-decoration:none;
}
div#contents .top_bk {
	/* [disabled]text-align:center; */
	background-image:url(img/top_04.gif);
	padding-top:130px;
	height:209px;
	background-repeat: no-repeat;
	padding-left: 225px;
}
div#contents .fs12 {
	font-size:12px;
	font-weight:bold;
	color:#FFF4BE;
	border-bottom:1px solid #FFF4BE;
}
div#contents .fs12b {
	font-size:12px;
	font-weight:bold;
	color:#FFF4BE;
}
div#contents .m10 {
	margin:10px 0 0;
}
/* --- GA --- */
div.nav {
	width: 100%;
	padding-top: 20px;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
div.nav ul.nl {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
div.nav ul.nl li {
	width: 131px;
	margin: 0 2px;
	background: #CC0000 url(img/tab_gen2_left.gif) no-repeat left top;
	float: left;
	z-index: 1;
}
div.nav ul.nl li a {
	display: block;
	padding: 10px 2px;
	background: url(img/tab_gen2_right.gif) no-repeat right top;
	text-decoration: none;
}
div.nav ul.nl li a:hover {
	text-decoration: underline;
}
div.nav ul.nl li a:visited {
	text-decoration: underline;
}
div.nav ul.nl li.active {
	background: #CC0000 url(img/tab_act2_left.gif) no-repeat left top;
	z-index: 3;
}
div.nav ul.nl li.active a {
	background: url(img/tab_act2_right.gif) no-repeat right top;
	color: #FFFFFF;
}
div#contents .ttl {
	position: relative;
	margin: 0;
	padding: 6px 10px 6px 28px;
	background: url(img/tab_bg.gif) repeat-x left top;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
/* --- s�{� --- */
div.localNav {
	position: relative;
	z-index: 2;
	width: 100%;
	background: #A21300;
	font-weight: bold;
	font-size: 14px;
}
div.localNav ul.nl {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
div.localNav ul.nl li {
	float: left;
}
div.localNav ul.nl li a {
	display: block;
	position: relative;
	padding: 10px 20px;
	border-right: 1px #6E0C00 solid;
	text-decoration: none;
}
div.localNav ul.nl li.active {
	display: block;
	position: relative;
	padding: 10px 20px;
	border-right: 1px #6E0C00 solid;
	text-decoration: none;
	background: #FFCC00;
}
div.localNav ul.nl li a:link, div.localNav ul.nl li a:visited, div.localNav ul.nl li a:hover, div.localNav ul.nl li a:active {
	color: #FFFFFF;
}
div.localNav ul.nl li a:hover {
	background: #FF0000;
	text-decoration: underline;
}
/* --- clearfix --- */
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix {
	min-height: 1px;
}
/* --- Gg[ --- */
.btn {
	padding: 0;
	margin: 0 205px;
	height: 70px;
	width: 540px;
	background: url("img/ent_btn_off.png") no-repeat;
}
.btn a {
	height: 70px;
	width: 540px;
	text-indent: -10000em;
	display: block;
	overflow: hidden;
}
.btn a:hover {
	background: url("img/ent_btn_off.png") no-repeat 0px -70px;
}
a.backTop {
	background-image:url(img/sprites_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left:15px;
}
