*{
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -ms-box-sizing:border-box;
  scrollbar-arrow-color:#C0C0C0;
  scrollbar-3dlight-color:#000000;
  scrollbar-base-color:#1E90FF;
  scrollbar-shadow-color:#000000;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-track-color:#1E90FF;
  margin:0px;
  padding:0px;
}
BODY{
  font-family:Verdana;
  font-size:85%;
  background:#000000;
}
A{
  color:#023f98;
}
A:HOVER{
  text-decoration:line-through;
}
#title{
  height:120px;
  background:#1E90FF  no-repeat 60px 50%;
  padding:0px 0px 0px 0px;
  text-align:right;
}
#title H1{
  font-family:"Century Gothic", Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size:90px;
  line-height:1em;
}
#title A{
  color:#000000;
}
#copy{
  padding:10px 0px 0px 0px;
}
#menu{
  width:100%;
  text-align:right;
  line-height:29px;
}
#menu LI{
  display:inline;
  list-style:none;
  font-family:"Century Gothic";
  font-size:38px;
  }
#menu A{
  color:#1E90FF;
  text-decoration:none;
}
#menu A:HOVER{
  color:#ffffff;
}

#main_bottom{
}



#v-1000{
  background:#1E90FF url(v-1000.jpg) no-repeat 0px 0px;
  padding:0px 0px 0px 210px;
}
H2{
  height:20px;
  padding:25px 10px 0px 0px;
  text-align:right;
  font-family:"ＭＳ Ｐ明朝", Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:35px;
   line-height:1em;
}
H3{
  height:10px;
  padding:0px 0px 0px 0px;
  font-family:"ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size:20px;
  font-color:#000000;
  line-height:0em;
}

H4{
  height:20px;
  padding:40px 10px 10px 0px;
  text-align:right;
  font-family:"ＭＳ Ｐ明朝", Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:20px;
  color:#ffffff;

  line-height:1em;
}

#note{
  background:#000000;
  color:#9ea1a3;
  padding:30px;
  line-height:1.5em;
  border:3px double #023f98;
  border-right:none;
}

#note2{
  background:#000000;
  color:#9ea1a3;
  padding:0px;
  line-height:1.5em;
  border:0px double #023f98;
  border-right:none;
}

#head{}
#head h1{
	height:16px;
	line-height:16px;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-indent:0;
	}
#head h2{
	margin:6px 0 0 0px;
	font-weight:normal;
	}
#head h2 a{
	font-size:24px;
	line-height:30px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;	
	}
#head h2 a:hover{
	font-size:24px;
	line-height:30px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	}
#head_menu{
	background:#000000 no-repeat;
	width:796px;
	height:30px;
	}
#head_menu ul{
	list-style-type:none;
	}
#head_menu ul li{
	font-size:14px;
	letter-spacing:1px;
	float:left;
	width:159px;
	height:30px;
	position:relative;
	}
#head_menu ul li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	font:14px;
	width:159px;
	height:30px;
	line-height:30px;
	text-align:center;
	}
#head_menu ul li a:hover{
	color:#FF9900;
	}
#head_menu ul li.off{
	overflow:hidden;
	width:159px;
	}
#head_menu ul li.off ol.sub{
	left:0px;
	top:-999px;
	}
#head_menu ul ol.sub{
	position:absolute;
	left:0px;
	top:30px;
	width:159px;
	border:1px solid #999999;
	text-align:center;
	list-style-type:none;
	}
#head_menu ul li.on{
	width:159px;
	}
#head_menu ul>li.on{
	overflow:visible;/*×*/
	}
#head_menu ul ol.sub li{
	float:none;
	width:159px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #999999;
	text-align:center;
	float:none;
	filter:alpha(opacity=98); /*IE*/
	-moz-opacity:0.82; /*FF*/
	}
#head_menu ul ol.sub li a{
	background-color:#FFFFFF;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	font-size:12px;
	height:30px;
	line-height:30px;
	text-align:center;
	}
#head_menu ul ol.sub li a:hover{
	background-color:#000000;
	color:#FFFFFF;
	}
