body,td,th {
	font-family: "arial, verdana";
	font-size: 12px;
	line-height: 18px;
	margin:0px;
	padding:0px;
}

body {background-color: #959FA8;}

h1 {
	font-size: 12px;
	margin: 1px 0px 0px;
	padding-left:5px;
	color: #ffffff;
	background: #C0C0C0;
}

h2 {
	font-size: 12px;
	margin: 1px 0px 0px;
	color: #fff;
}

.maintable {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	margin: 0;
}

.toplinkTable {
	font-size: 12px;
	color: #fff;
}

.WhiteText {
	font-size: 12px;
	line-height: 12px;
	color: #fff;
}

.topText {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
}

form {margin: 0px;}

/* ============== Contents ============== */

.ContentsBig {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	line-height: 18px;
}

.ContentsMiddle {
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	line-height: 22px;
}

.ContentsStrong {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	line-height: 150%;
}

/* ----- ContentsLink ----- */

a.Contentslink:link, a.Contentslink:visited{
	color:#006699;
	text-decoration:none;
	font-size: 12px;
}

a.Contentslink:active, a.Contentslink:hover{
	color:#FF0000;
	text-decoration:none;
	font-size: 12px;
}

/* ----- END ----- */

/* ----- SiteLink ----- */

a.Sitelink:link, a.Sitelink:visited, a.Sitelink:active{
	color:#FF6600;
	text-decoration:none;
	font-size: 12px;
}

a.Sitelink:hover{
	color:#FF6600;
	text-decoration:underline;
	font-size: 12px;
}

/* ============== SubNav ============== */

.SubNavitext {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}

a.SubNaviLink:link, a.SubNaviLink:visited {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
}

a.SubNaviLink:hover, a.SubNaviLink:active {
	text-decoration: none;
	color: #ff0000;
	font-size: 12px;
	line-height: 20px;
}

/* ============== footer ============== */

div.footer a:link, div.footer a:visited{
	margin:0px 5px;
	color:#DBDEE0;
	text-decoration:none;
	font-size: 10px;
}

div.footer a:active, div.footer a:hover{
	color:#990000;
	text-decoration:none;
	font-size: 10px;
}

em {color:#993300; font-style:normal}
img {border:0}
/* ============== END ============== */
