/*regular*/
body {
	background-color: #333333;
	padding: 0px;
	margin: 0px;
	text-align: left;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#333333;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#222222;
	scrollbar-darkshadow-color:#000000;
	background-image: url(images/bg.gif);
} 
td { font-size: 12px; color: #333333; line-height:2.0em; text-align: left;}

a:link {font-size: 11px; font-weight: normal; color: #FF6633;}
a:visited { font-size: 11px; font-weight: normal; color: #FF6633;}
a:hover { font-size: 11px; font-weight: normal; color: #FF3300;}
a:active { font-size: 11px; font-weight: normal; color: #FF3300;}

h1 { font-size: 1.2em; font-style: normal; font-weight: bold; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}
h2 { font-size: 1.2em; font-style: normal; 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: normal; font-weight: bold; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}
h5 { font-size: 1.1em; font-style: normal; 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: #CC0000;}

.caution { font-size: 10px; color: #FF0000;}

.fontsmall { font-size: 0.8em;}
.fontmedium2 {
	font-size: 1em;
	line-height: 20px;
}
.fontlarge { font-size: 1.1em;}
.fontxlarge { font-size: 1.3em;}

.header {
	background-color: #222222;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
	color: #220000;
}

/*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;}
.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 #666666;
}
.date { color: #FF3300;}
.index { vertical-align: top;}
.newssp {
background-color: #FF3300;
}
.contents {
	font-size: 12px;
	background: #FFFFFF url(images/contents.gif) repeat-x;
}
.underbd {
	border-bottom: 1px solid #990000;
}

