@charset "UTF-8";
/* \*/
*html #mainArea_footer1 { margin-top:-45px; }
/* */
*:first-child + html #mainArea_footer1 { margin-top:-45px; }

#mainArea table#chartTable {
	margin-bottom:45px;
	margin-left:12px;
}
#mainArea table#chartTable th {
	width:160px;
}

#mainArea table#chartTable th , #mainArea table#chartTable td {
	padding:24px 0 10px 14px;
	background:url(../../common/images/dod2.gif) repeat-x left bottom;
}
#mainArea table#chartTable td span {
	margin: 0 16px;
}
#menu {
	margin:0 0 53px 0;
	padding-bottom:6px;
	border-bottom:1px solid #CCC;
}
#menu li {
	display:inline;
	font-weight:bold;
	font-size:1.33em;
	margin:0 25px 0 0;
	padding:0 0 0 17px;
	background:url(../../common/images/pointer03_2.gif) no-repeat 0px 3px;
}
#menu li.on {
	background-image:url(../../common/images/pointer03_1.gif);
}
#menu li a {
	color:#999999;
	text-decoration:none;
}
#menu li a:hover , #menu li.on a {
	color:#000000;
}
#menu li a:hover {
	text-decoration:underline;
}

#chartTable a:link {
	color:#C55858;
	text-decoration:none;
	outline:none;
}
#chartTable a:visited{
	color: #C55858;
	text-decoration: none;
	outline:none;
}
#chartTable a:focus, #chartTable a:hover, #chartTable a:active{
	color: #C55858;
	text-decoration: underline;
	outline:none;
}




/* 
--------------------------------------------------------------- */
#title {
	margin:0 0 0 0;
}
#title dt {
	font-size:0.83em;
	color:#FFFFFF;
	text-align:center;
	width:91px;
	height: 15px;/* 18 */
	padding: 3px 0 0 0px;
	margin-bottom:16px;
	background:url(../../common/images/bk02.gif) repeat 0px 0px;
}
#title dd {
	font-size:1.17em;
	font-weight:bold;
	margin-bottom:30px;
	padding-bottom:9px;
	background:url(../../common/images/bk01.gif) repeat-x left bottom;
}
.float img {
	width: 252px;
	float:right;
}
.float p {

	float:left;
}

.index_link {
	margin-top:30px;
	padding-top:10px;
	text-align:right;
	background:url(../../common/images/dod.gif) repeat-x left top;
}