@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
}
strong {
	font-weight: bold;
	color: #C30;
}

hr {
	border-top: 1px solid #1CE5F7;
	border-right: 0px none #1CE5F7;
	border-bottom: 0px none #1CE5F7;
	border-left: 0px none #1CE5F7;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}



#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header #hnavi {
	position: absolute;
	right: 0px;
	bottom: 2px;
}

#hnavi ul {
	list-style: url(none) none;
}

#hnavi ul li {
	font-size: 12px;
	float: left;
	margin-left: 15px;
}

#hnavi ul li a {
	text-decoration: none;
	background: url(../images/bg_gnavi.gif) no-repeat 0px 50%;
	padding-left: 16px;
}

div#topbar {
	color: #D6D6D6;
	height: 20px;
	width: 100%;
	background: url(../images/topbarbg.jpg) repeat-x;
	margin-right: auto;
	margin-left: auto;
}

div#topbar h1 {
	font-size: 10.5px;
	color: #FFF;
	height: 20px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}



div#menu {
	height: 50px;
	width: 100%;
	background: url(../images/memubg.gif) repeat-x;
	border-bottom: 3px solid #F7B100;
}
div#menu ul {
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	overflow: hidden;
	font-size: 109%;
	border-right: 1px solid #fee977;
	border-left: 1px solid #FEE977;
}
div#menu li  {
	color: #666;
	text-align: center;
	list-style: none;
}
div#menu li a  {
	display: block;
	float: left;
	width: 140px;
	height: 50px;
	line-height: 50px;
	text-decoration: none;
	color: #C30;
	background: url(../images/menubarbg.gif) no-repeat;
}
div#menu li a.start {
	background: url(../images/menubarbgstart.gif);
}

div#menu li a.active {
	background: url(../images/menu_on_bg.gif);
	color: #FFF;
	font-weight: bold;
}
div#menu li a:hover {
	background: url(../images/menu_on_bg.gif);
	font-weight: bold;
	color: #FFF;
}

div#icatch {
	height: 140px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.dangumi {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.dangumi .left {
	width: 480px;
	float: left;
}
.dangumi .right {
	float: left;
	width: 480px;
}



div#contents {
	height: 100%;
	width: 960px;
	margin: 0px auto;
	padding: 10px;
	color: #333;
	font-size: 110%;
	background: #FFF;
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-top-style: none;
}
.caption  {
	width: 928px;
	position: relative;
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
	border: 1px none #FC6;
	padding: 15px;
}

div#contents h2 {
	color: #C30;
	padding: 0px 0px 0px 10px;
	font-size: 109%;
	background: url(../images/h2_bg.gif) no-repeat;
	height: 50px;
	line-height: 43px;
	margin-bottom: 10px;
}
div#contents h2.tm{
	color: #C30;
	padding: 0px 0px 0px 10px;
	font-size: 109%;
	background: url(../images/h2_bg.gif) no-repeat;
	height: 50px;
	line-height: 43px;
	margin-top: 25px;
	clear: both;
}

div#contents h3 {
	color: #696;
	border-left: 4px solid #F3C73F;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 10px 10px;
	height: 3em;
	line-height: 3em;
}
div#contents h4 {
	background: #FFFFE1;
	padding: 5px 5px 5px 10px;
	color: #DE8A12;
	margin: 0px 0px 10px;
	border-bottom: 1px solid #F3D729;
}

div#contents ul{
	list-style: inside;

}
div#contents ul li{
	line-height: 1.6em;
	margin: 0px;
	list-style: disc inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
div#footerbar {
	background: url(../images/footerBG.gif) repeat-x;
	height: 150px;
	width: 100%;
	margin-top: 50px;
	clear: both;
}
div#footer {
	width: 980px;
	height: 135px;
	font-size: 90%;
	position: relative;
	text-align: center;
	padding-top: 15px;
	margin: 0px auto;
	background: url(../images/footertitle.gif);
}

div#footer ul {

}

div#footer ul li {
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #369;
	margin-top: 20px;
	display: inline;
}
div#footer ul li.end {
	padding-right: 15px;
	padding-left: 15px;
	border-right: none;
	margin-top: 20px;
	display: inline;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#footer li a {
	color: #369;
	text-decoration: none;
	display: inline;
}
div#copyright {
	color: #FFF;
	margin-top: 20px;
	font-size: 110%;
}
div#hight600 {
	height: 600px;
}






table#table01 {
	border: 1px solid #F7B686;

	border-collapse;
	border-spacing:0;
}

#table01 th  {
	font-weight: bold;
	background: #FF9;
	border-bottom: 1px solid #F7B686;
	border-left: 1px solid #F7B686;
	padding: 7px 5px;
	text-align: center;
	color: #666;
}
#table01 td  {
	border-bottom: 1px solid #F7B686;
	border-left: 1px solid #F7B686;
	padding: 5px 5px 5px 7px;
}
.td_right {
	text-align: right;
}

a img.css-hover {
	opacity:1.0;
	filter: alpha(opcity=100);
}
a:hover img.css-hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}


.imgcenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.imgright {
	margin-right: 0px;
	margin-left: auto;
	clear: both;
}
.caption .subimg {
	right: 0px;
	bottom: 0px;
	position: absolute;
}
.indent {
	width: 700px;
	margin: 15px auto;
}
.indent800 {
	width: 800px;
	margin: 15px auto;
}
.indent900line {
	width: 900px;
	margin: 15px auto;
	border: 1px solid #F3D729;
	overflow: hidden;
}
.indent900line ul {
	list-style: inside;
	margin-left: 25px;
	margin-bottom: 10px;
}

.indent900line ul li {
	color: #666;
	list-style: inside;
	font-size: 95%;
}


.indent900line p {
	padding: 5px 10px 10px;
	line-height: 1em;
}

.indent900 {
	width: 900px;
	margin: 15px auto;
	overflow: hidden;
}


.indent900 ol li {
	list-style: decimal inside;
	padding-left: 1.5em;
	text-indent: -1.5em;
	margin-top: 5px;
	margin-bottom: 10px;
}

.indent900 ol li ol {

}





.notice {
	color: #333;
	height: 2em;
	width: 850px;
	margin-left: auto;
	border-bottom: 1px dotted #999;
	padding-left: 10px;
	margin-right: auto;
	line-height: 2.5em;
	font-size: 10pt;
}
.scroll {
	height: 150px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}

.notice span {
	width: 150px;
	color: #36C;
	text-align: center;
	display: inline;
	padding-right: 30px;
	padding-left: 20px;
}


.img_L {
	float: left;
	margin-right: 2em;
}
.img_R {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.left10px {
	margin-left: 10px;
}

.topm15pt {
	margin-top: 15px;
	text-indent: 1em;
}

dl.infolist dt{
	clear:left;
	float:left;
	margin:0 0 0.8em;
	width:7.5em;
	border-left:8px none #D53300;
	padding-left:5px;
	color: #06F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

dl.infolist dd{
	margin-bottom:0.8em;


	margin-left;7.5em;
	border-bottom: 1px dotted #999;
}
