/* CSS Document */

.mini {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
.minib {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.miniw {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	line-height: 15px;
	color: #CCCCCC;
}
.minibw {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	line-height: 15px;
	color: #CCCCCC;
	font-weight: bold
}

.main {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.mainbig {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.mainb {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.mainw {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
}
.mainbw {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	font-weight: bold;
}

.mainred {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 18px;
	color: #990000;
	font-weight: bold;
}

.attention {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	line-height: 15px;
	color: #FF6600;
}


.bodya	{
	background-color: #000034;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		}
		
a:link { color:#990000; text-decoration: none; }
a:visited { color:#990000; text-decoration: none; }
a:hover { color:#FF6600; text-decoration: underline; }
a:active { color:#FF6600; text-decoration: underline; }

a.bdark:link { color:#FFCC00; text-decoration: none; }
a.bdark:visited { color:#FFCC00; text-decoration: none; }
a.bdark:hover { color:#FFCC00; text-decoration: underline; }
a.bdark:active { color:#FFCC00; text-decoration: underline; }


table.tablenoline {
	width:auto;
	border-collapse: collapse;
	border: none;
	}
td.tdnoline {
	padding: 5px 15px 5px 0px;
	border: 0px;
	vertical-align: top;
	font-size: 12px;
	line-height: 14px;
}
table.table01 {
	width:618px;
	border-collapse: collapse;
	border: none;
	margin: 0;
}
th.th01 {
	padding: 3px;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	background-color: #000099;
	color:#FFFFFF;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
}
th.th02 {
	padding: 5px;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	background-color: #6699CC;
	color:#FFFFFF;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
}

td.td01 {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #CBDCED;
	font-size: 12px;
	line-height: 14px;
	text-align: center;

}h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: center;
	line-height: 20px;
}
h2 {
	padding: 0px;
	font-size: 14px;
	line-height: 16px;
	color: #990000;
	text-align: center;
}
h3 {
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-top-color: #000066;
	border-bottom-color: #000066;
}

