/*regular*/
body {
	background-color: #093775;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #FFFFFF;
} 
td {
	font-size: 12px;
	color: #FFFFFF;
	line-height:1.3em;
	text-align: left;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}

a:link {font-size: 11px; font-weight: normal; color: #FFFFFF;}
a:visited { font-size: 11px; font-weight: normal; color: #FFFFFF;}
a:hover { font-size: 11px; font-weight: normal; color: #99CCCC;}
a:active { font-size: 11px; font-weight: normal; color: #99CCCC;}

h1 { font-size: 1.2em; font-style: italic; font-weight: bold; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}
h2 { font-size: 1.2em; font-style: italic; font-weight: normal; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}
h3 { font-size: 1.2em; font-style: normal; font-weight: normal; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}
h4 { font-size: 1.1em; font-style: italic; font-weight: bold; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}
h5 { font-size: 1.1em; font-style: italic; font-weight: normal; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}
h6 { font-size: 1.1em; font-style: normal; font-weight: normal; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}

img { border: none;}
strong { font-size: 12px; font-weight: bold; color: #FF6600;}

.caution { font-size: 10px; color: #FF9999;}

.fontsmall { font-size: 0.8em;}
.fontmedium2 { font-size: 0.9em;}
.fontlarge { font-size: 1.1em;}
.fontxlarge { font-size: 1.3em;}

.header { background-color: #222222; text-align: center;}
.copyright { background-color: #222222; font-size: 11px; text-align: center; padding-bottom: 10px;}

/*custom*/
.base { background-color: #222222;}
.logo { vertical-align: bottom; text-align: right;}
.menu { background-color: #111111; border-left: 1px solid #222222; border-right: 1px solid #222222; padding-left: 1em;}
.news {
	background-color: #111111;
	color: #CCCCCC;

}
.fla { border-left: 1px solid #222222; border-right: 1px solid #222222;}
.main { background-color: #111111; padding: 5px; vertical-align: top;}
.disc {
	text-align: left;
}
.imgbd {
	border: 1px solid #FFFFCC;
}
.date { color: #FFFFCC;}
.index { vertical-align: top;}
.newssp {
background-color: #FF3300;
}
.bdunder {
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dashed #666666;
	border-left: 1px none #666666;

}
.imgbdCopy {
	border: 1px solid #FFFFCC;
	background-color: #333333;

}
.underbar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

