html
{
	background-color: #f9f9f9;
	border-top: 10px solid #1B4599;
}

body
{
	padding: 0;
	width: 940px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: top center;
	background-image: url(body_bg.png);
	background-color: #f9f9f9;
}
html, body { position: relative; }

#logo{
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: 70px 0;
}

#content{
padding-top:40px;
width: 808px;
margin: 0 auto;
}

.f16px {font-size: 100%;line-height: 150%;}
.f14px {font-size: 88%;line-height: 150%;}
.f12px {font-size: 77%;line-height: 150%;}
.f10px {font-size: 60%;line-height: 150%;}
.f10pxwh {font-size: 60%; color: #FFFFFF;line-height: 150%;}

.title_e1 { font-family: Arial; font-size: 250%; font-weight: bold; text-indent: 0; line-height:120% }
.title_e2 { font-family: Times New Roman; font-size: 200%; font-weight: bold; text-indent: 0; line-height: 120% }
.title_e3 { font-family: Times New Roman; font-size: 180%; font-weight: bold; text-indent: 0; line-height: 120% }
.title_e4 { font-family: Times New Roman; font-size: 160%; font-weight: bold; text-indent: 0; line-height: 120% }
.title_e5 { font-family: Times New Roman; font-size: 140%; font-weight: bold; text-indent: 0; line-height: 120% }
.title_e6 { font-family: Times New Roman; font-size: 120%; font-weight: bold; text-indent: 0; line-height: 120% }

.gaiyo   { font-family: Times New Roman; font-size: 1.0em; text-indent: 0; line-height: 130% }
.tokucho { font-family: Verdana, Geneva, Arial Helvetica, sans-serif; font-size: 0.85em; font-weight: bold; text-indent: 0; line-height: 130% }
.tokucho_1 { font-family: Verdana, Geneva, Arial Helvetica, sans-serif; font-size: 0.8em; font-weight: bold; margin-top: 0.5%; margin-bottom: 0.5%; text-indent: 0; line-height: 130% }
.chyu { font-family: Times New Roman; font-size: 75%; text-indent: 0; line-height: 120% }
.link_list { font-family: Verdana, Geneva, Arial Helvetica, sans-serif; font-size: 77%; text-indent: 0;  line-height: 150% }
.midashi_S { font-family: Verdana, Geneva, Arial Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; text-indent: 0; line-height: 140% }
.midashi_M { font-family: Verdana, Geneva, Arial Helvetica, sans-serif; font-size: 1.4em; font-weight: bold; text-indent: 0; line-height: 140% }
.midashi_L { font-family: Verdana, Geneva, Arial Helvetica, sans-serif; font-size: 1.6em; font-weight: bold; text-indent: 0; line-height: 140% }
.spec_body { font-family: Arial, Helvetica, sans-serifl; font-size: 0.9em; text-indent: 0; line-height: 130% }
.spec_body_2 { font-family: Arial, Helvetica, sans-serifl; font-size: 0.8em; text-indent: 0; line-height: 130% }
.menuOff { font-size: 60%; text-indent: 0; color: #000000; line-height: 120% }
.menuOn { font-size: 60%; text-indent: 0; color: #FFCC00; line-height: 120% }

a {   text-decoration: none}
a:link {   text-decoration: none}
a:visited {  color:#990099;  text-decoration: none}
a:active {  color:#2a68a6;  text-decoration: underline}
a:hover {  color:#2a68a6;  text-decoration: underline}

a.white {  color: #FFFFFF;  text-decoration: none}
a.white:link {  color: #FFFFFF;  text-decoration: none}
a.white:visited {  color: #FFFFFF;  text-decoration: none}
a.white:active {  color:#FFFF99;  text-decoration: underline}
a.white:hover {  color: #FFF667;  text-decoration: underline}

a.black {  color: #000000;  text-decoration: none}
a.black:link {  color: #000000;  text-decoration: none}
a.black:visited {  color: #000000;  text-decoration: none}
a.black:active {  color:#000000;  text-decoration: underline}
a.black:hover {  color: #000000;  text-decoration: underline}


.center {  margin: 0px 0px 0px 0px; text-align: center}

.space-3px {  font-size: 2px;}
.space-6px {  font-size: 4px;}
.space-9px {  font-size: 7px;}
.space-12px {  font-size: 9px;}
.space-18px {  font-size: 15px;}
.space-24px {  font-size: 21px;}


.margin-left15 { margin-left: 15px;}
.margin-left30 { margin-left: 30px;}
.icon {
  MARGIN-LEFT: 5px; VERTICAL-ALIGN: middle; MARGIN-RIGHT: 5px
}

.new {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: default;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 6px;
}

#mainTable {
width: 100%;
height: 232px;
background-color: #F6F6F6;
overflow: auto;
scrollbar-base-color: #EEEEEE;
scrollbar-face-color: #EEEEEE;
scrollbar-track-color: #999999;
scrollbar-3dlight-color: #EEEEEE;
scrollbar-highlight-color: #999999;
scrollbar-shadow-color: #999999;
scrollbar-darkshadow-color: #EEEEEE;
scrollbar-arrow-color: #142167;
}
