@charset "utf-8";

html,body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,ul,li,table,tr,th,td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-size: 0.9em;
}

a{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #09F;
	text-decoration: underline;
}

img a{
	border: none;
}

#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
box-shadow: 0px 10px 5px -5px #999;

}



.clearfix:after {
    content:"";
    display:block;
    clear:both;
}
#requirements {
	width: 840px;
	margin-right: auto;
	margin-left: auto;

}
#requirements dl .koumoku {
	margin-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #81C9EF;
	padding-left: 25px;
	font-weight: bold;
}
#requirements dl .naiyou {
	line-height: 25px;
	background-image: url(../img/dotline.gif);
	padding-left: 30px;
}
#requirements dl .naiyou ul {
	list-style-type: none;
}
#contents form center table tr td {
	padding: 10px;
}
#contents form center table tr td ul {
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
}
#formpage h2 {
	background-color: #39F;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
.textcenter {
	text-align: center;
}

.slider-wrapper{
	width:1000px;
	height:403px;
}


#requirements dl .naiyou ul li  {
	font-weight: bold;
	padding-left: 10px;
	font-size: 1em;
}
#requirements dl .naiyou ul li dl .tenpomei  {
	float: left;
	width: 150px;
	margin-left: 20px;
}
#affiliated {
	float: left;
	width: 320px;
}
#affiliated ul{
	float: left;
	list-style-type: none;
}
#affiliated li{
	float: left;
	list-style-type: none;
}


#nav {
	list-style-type: none;
	width: 1000px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#nav ul {
	list-style-type: none;
	margin-top: 10px;
}

#nav li {
	position: relative;
	width: 17%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
}
#nav li a {
	display: block;
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C93;
}

#nav li ul {
  list-style: none;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}
#nav li ul li {
	overflow: hidden;
	width: 100%;
	height: 0;
	color: #000000;
	transition: .2s;
}
#nav li ul li a {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 13px;
	padding-bottom: 13px;
	line-height: 30px;
}
#nav > li:hover > a {
	background: #0c81c7
}
#nav > li:hover li:hover > a {
	background: #0c81c7
}
#nav li:hover > ul > li {
  overflow: visible;
  height: 38px;
}
#nav li ul li ul {
  top: 0;
  left: 100%;
}
#nav li:last-child ul li ul {
  left: -100%;
  width: 100%;
}
#nav li ul li ul li a {
	background: #fff
}
#nav li:hover ul li ul li:hover > a {
	background: #fff
}
#nav li ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: -20px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #454e08;
}
#nav li:last-child ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: 200%;
  margin-left: -20px;
  border: 5px solid transparent;
  border-right-color: #454e08;
}
#contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer #fottersitemap {
	border: 2px solid #81C9EF;
	padding: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
#fottersitemap dl  {
	float: left;
	width: 180px;
	margin-right: 30px;
	margin-left: 20px;
}

#fottersitemap dl dt {
	font-size: 1.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #39F;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.page_top {
	width: 1000px;
	text-align: right;
}
#application {
	margin-bottom: 80px;
	margin-top: 80px;
}
