html
{
	background-color: #f9f9f9;
	border-top: 10px solid #1B4599;
}

body
{
	padding: 0;
	width: 860px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: top center;
	background-image: url(image/body_bg.png);
	background-color: #f9f9f9;
}

html, body { position: relative; }


#outline{
width: 760px;
margin: 0 auto;
}

#content2{
width: 728px;
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-serif; font-size: 0.9em; text-indent: 0; line-height: 130% }
.spec_body_2 { font-family: Arial, Helvetica, sans-serif; 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;
}

.list_1 {font-family:"Arial", sans-serif;font-size: 80%;line-height: 120%;}

#mainContents h2,
#popUp h2 {
	height: 32px;
	border-left: 7px solid #bb0303;
	font-size: 120%;
	font-weight: bold;
	padding-left: 0.5em;
	margin-bottom: 3px;
	line-height: normal;
	color: #333;
}

#tabs11 {
	float: left;
	width: 100%;
	background: #F9F7F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	font-weight: bold;
	line-height: normal;
	border-bottom: 1px solid #C2BDAE;
      }
#tabs11 ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
#tabs11 li {
	display:inline;
	margin:0;
	padding:0;
      }
#tabs11 a {
	float:left;
	background:url("../images/tableft11.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
      }
#tabs11 a span {
	float:left;
	display:block;
	background:url("../images/tabright11.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs11 a span {float:none;}
    /* End IE5-Mac hack */
#tabs11 a:hover span {
	color:#000;
      }
#tabs11 a:hover {
	background-position:0% -42px;
      }
#tabs11 a:hover span {
	background-position:100% -42px;
      }

#tabs11 #current a {
	background-position:0% -42px;
      }
#tabs11 #current a span {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 88%;
	color:#000; 
	background-position:100% -42px;
      }