@charset "UTF-8";

html {overflow-y: scroll;}

body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background: #006699;
}

* html body{
	font-size: 100%;
}

*:first-child+html body{
	font-size: 100%;
}

h1{display: none;}

h3{display: none;}

img{ border: none;}

img.left{
	float:left;
	margin: 0px;
	padding: 0px 10px 10px 0px;
}

img.right{
	float:right;
}

embed {
    vertical-align: bottom;
}

a{
	color: #006699;
	text-decoration: none;
}
a:active{
	color: #006699;
}
a:visited{
	color: #006699;
}
a:hover{
	color: #ff9900;
	text-decoration: underline;
}

#container{
	margin: 0px auto;
	text-align: left;
	width: 750px;
	background: #ffffff;
}
/* ---------------------------------
               header
------------------------------------*/
#header{
	width: 750px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	height: 90px;
	background: #006699 url(../images/header.gif) right no-repeat;
}

/* ---------------------------------
         header navigation
------------------------------------*/
#header_navi_top{
	width: 750px;
	font-size: 80%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #ffffff;
}

#header_navi{
	width: 600px;
	font-size: 80%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #ffffff;
}

#header_navi img {
    vertical-align: top;
}

#header_navi a{
	text-decoration: none;
	color: #006699;
}

/* ---------------------------------
              content
------------------------------------*/
#content{
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #ffffff;
}

#content_top{
	position: relative;
	width: 750px;
	height: 540px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #ffffff;
}

#top{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#top_navi{
	position: absolute;
	top: 300px;
	left: 610px;
	z-index: 1;
	width: 140px;
}

#top_counter{
	font-size:10px;
	color: #333;
	position: absolute;
	text-align: right;
	top: 4px;
	left: 570px;
	z-index: 2;
	width: 140px;
}

#top_navi img {
    vertical-align: bottom;
}

#news_area {
	overflow: auto;
	font-size: 12px;
	position: absolute;
	top: 70px;
	left: 20px;
	z-index: 2;
	color: #666666;
	border: #000 solid 1px;
	background: #fff;
	width: 250px;
	height: 100px;
	}

#news_area p {
	margin: 5px;
	padding: 0px;
	line-height: 1.3em;
	border-bottom: #666666 dotted 1px;
	}

/* ---------------------------------
            navigation
------------------------------------*/
#navi{
	color: #000000;
	font-size: 80%;
	width: 140px;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: right;
	background: #ffffff;
}

#navi ul,#top_navi ul{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-bottom: solid 3px #006699;
	border-left: solid 3px #006699;
}

#navi li,#top_navi li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: solid 3px #006699;
}

#navi li.special{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: dotted 1px #006699;
}

#navi ul.child{
	margin: 0px;
	padding: 0px;
	border: none;
}

#navi li.child{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: dotted 1px #006699;
}

#navi img {
    vertical-align: bottom;
}

#navi a{
	text-decoration: none;
}

/* ---------------------------------
         top navigation
------------------------------------*/
#pageTop_navi{
	font-size: 80%;
	width: 600px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-align: right;
	
}

#navi a{
	text-decoration: none;
}

/* ---------------------------------
         footer navigation
------------------------------------*/
#footer_navi{
	font-size: 80%;
	width: 750px;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	background: #006699;
	border-bottom: dotted 1px #ffffff;
}

#footer_navi ul{
	margin: 0px;
	padding: 0px;
}

#footer_navi li{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

/* ---------------------------------
               footer
------------------------------------*/
#footer{
	font-size: 65%;
	width: 750px;
	clear: both;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	text-align: left;
	background: #006699;
}

dl{
	width: 590px;
	margin: 0px;
	padding: 0px;
}

dl.sub{
	margin: 0em 4em 2em 4em;
	padding: 0px;
}

dt {
	color: #006699;
	margin: 10px 10px 5px 20px;
	padding: 0px 0px 0px 10px;
	clear: both;
}

dt.content{
	font-weight: bold;
	text-align: left;
	font-size: 120%;
	line-height: 1.3em;
	border-left: solid 10px #006699;
}

dt.recruit{
	font-weight: bold;
	text-align: left;
	font-size: 120%;
	line-height: 1.3em;
	margin: 10px 10px 5px 30px;
	border-left: solid 10px #006699;
}

dd{
	font-size: 85%;
	color: #000000;
	margin: 5px 10px 20px 30px;
	padding: 0px;
	line-height: 150%;
	clear: both;
}

dd.content{
	margin: 5px 10px 20px 20px;
	padding: 0px;
}

dd.center{
	text-align: center;
	font-size: 80%;
	color: #333333;
	margin: 0px;
	padding: 10px 0px;
	line-height: 150%;
	clear: both;
}

dd.right{
	text-align: right;
	font-size: 80%;
	color: #333333;
	margin: 0px;
	padding: 10px 0px;
	line-height: 150%;
	clear: both;
}