@charset "UTF-8";

/***********************************
	reset
***********************************/

*{
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-size: 14px;
}

/***********************************
	body
***********************************/

body{
	line-height: 140%;
	text-align: center;
	color: #444444;
	font-family: "ＭＳ Ｐゴシック", Osaka, monospace;
}
.h{
	position: absolute;
	left: -5000px;
}
.clear{
	clear: both;
}

/***********************************
	structure
***********************************/

#topBar{
	height: 8px;
	background-image: url(../images/bar-top.jpg);
	background-repeat: repeat-x;
	font-size: 0;
}
#wrapper{
	width: 812px;
	height: auto;
	margin: 0 auto;
}
#header{
	width: 812px;
	height: auto;
}
#mainBorder{
	width: 812px;
	height: auto;
	background-color: #C0C0C0;
	text-align: center;
}
#main{
	width: 810px;
	height: auto;
	margin: 0 auto;
	background-color: #f5f8fb;
	text-align: left;
}

#bgImg{
	background-image:url(../images/img-bg-contents.gif);
	background-repeat:no-repeat;
	width:810px;
}

#footer{
	height: 72px;
	background-color: #ffffff;
	text-align: center;
	clear: both;
}

/***********************************
	header
***********************************/

/***********************************
	globalnavi
***********************************/

#gmenu{
	position: absolute;
	width: 809px;
	height: 27px;
	text-align: left;
	padding: 1px 1px 0 2px;
	z-index: 100;
}
.gmenu-ul{
	position: relative;
	width: 809px;
	height: 27px;
	list-style: none;
}
.Aoff{
	position: relative;
	float: left;
	left: 1px;
	width: 100px;
	height: 27px;
	overflow: hidden;
	background-image: url(../images/btn-gmenu-top.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
.Boff{
	position: relative;
	left: 2px;
	float: left;
	width: 100px;
	height: 27px;
	overflow: hidden;
	background-image: url(../images/btn-gmenu-history.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
.Coff{
	position: relative;
	left: 3px;
	float: left;
	width: 100px;
	height: 27px;
	overflow: hidden;
	background-image: url(../images/btn-gmenu-now.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
.Doff{
	position: relative;
	left: 4px;
	float: left;
	width: 100px;
	height: 27px;
	overflow: hidden;
	background-image: url(../images/btn-gmenu-future.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
.Eoff{
	position: relative;
	left: 5px;
	float: left;
	width: 100px;
	height: 27px;
	overflow: hidden;
	background-image: url(../images/btn-gmenu-works.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
.Foff{
	position: relative;
	left: 6px;
	float: left;
	width: 100px;
	height: 27px;
	overflow: hidden;
	background-image: url(../images/btn-gmenu-member.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
.Goff{
	position: relative;
	left: 7px;
	float: left;
	width: 100px;
	height: 27px;
	overflow: hidden;
	background-image: url(../images/btn-gmenu-recruite.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
.Hoff{
	position: relative;
	left: 8px;
	float: left;
	width: 100px;
	height: 27px;
	overflow: hidden;
	background-image: url(../images/btn-gmenu-access.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
.Aon{
	position: relative;
	float: left;
	overflow: hidden;
	left: 1px;
	width: 100px;
	height: 27px;
	background-image: url(../images/btn-gmenu-ONtop.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
.Bon{
	position: relative;
	left: 2px;
	float: left;
	width: 100px;
	height: 27px;
	overflow: hidden;
	background-image: url(../images/btn-gmenu-ONhistory.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
.Con{
	position: relative;
	left: 3px;
	float: left;
	width: 100px;
	height: 27px;
	overflow: hidden;
	background-image: url(../images/btn-gmenu-ONnow.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
.Don{
	position: relative;
	left: 4px;
	float: left;
	width: 100px;
	height: 27px;
	overflow: hidden;
	background-image: url(../images/btn-gmenu-ONfuture.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
.Eon{
	position: relative;
	left: 5px;
	float: left;
	width: 100px;
	height: 27px;
	overflow: hidden;
	background-image: url(../images/btn-gmenu-ONworks.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
.Fon{
	position: relative;
	left: 6px;
	float: left;
	width: 100px;
	height: 27px;
	overflow: hidden;
	background-image: url(../images/btn-gmenu-ONmember.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
.Gon{
	position: relative;
	left: 7px;
	float: left;
	width: 100px;
	height: 27px;
	overflow: hidden;
	background-image: url(../images/btn-gmenu-ONrecruite.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
.Hon{
	position: relative;
	left: 8px;
	float: left;
	width: 100px;
	height: 27px;
	overflow: hidden;
	background-image: url(../images/btn-gmenu-ONaccess.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
*html .gmenu-ul li.Aon,li.Bon,li.Con,li.Don,li.Eon,li.Fon,li.Gon,li.Hon{
	overflow:visible;
}
.gmenu-ul>li.Aon,li.Bon,li.Con,li.Don,li.Eon,li.Fon,li.Gon,li.Hon{
	overflow:visible;
}
.gmenu-ul a{
	width: 100px;
	height: 27px;
	display: block;
	text-decoration: none;
}
ol.sub{
	position:relative;
	left:;
	top:;
	width: 98px;
	border: 1px solid #C0C0C0;
	border-bottom: 0 solid #ffffff;
	background-color: ;
	list-style: none;
	text-align: left;
}
.sub li{
	width: 98px;
	height: 27px;
	background-color: #F5F5F5;
	text-indent: 0px;
	text-align: center;
	border-bottom:1px solid #C0C0C0;
}
.sub a{
	width: 98px;
	height: 20px;
	padding-top: 7px;
	background-color: #F5F5F5;
	color: #444444;
	font-size: 12px;
	font-weight: bold;
}
.sub a:hover{
	background-color: #e0ccdd;
}
#spacer{
	width: 812px;
	height: 28px;
	background-color: #C0C0C0;
}
#headerBar{
	height: 8px;
	background-image: url(../images/bar-gmenu.jpg);
	background-repeat: repeat-x;
	font-size: 0;
}

/***********************************
	content
***********************************/

/***********************************
	footer
***********************************/

#footerBar{
	height: 8px;
	background-image:url(../images/bar-top.jpg);
	background-repeat: repeat-x;
	font-size: 0;
	clear:both;
}
#footerText{
	width: 812px;
	height: 63px;
	margin: 0 auto;
	text-align: center;
}
#fmenu{
	width: 500px;
	height: 15px;
	padding: 15px 0 5px 225px;
}
.fKaisyaDiv{
	width: 71px;
	height: 15px;
	float: left;
	margin: 0 23px 0 0;
}
.fKaisyaDiv a{
	width: 71px;
	height: 15px;
	background-image: url(../images/btn_footer_kaisya_off.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
.fKaisyaDiv a:hover{
	background-image: url(../images/btn_footer_kaisya_on.gif);
}
.fPrivacyDiv{
	width: 142px;
	height: 15px;
	float: left;
	margin: 0 15px 0 0;
}
.fPrivacyDiv a{
	width: 142px;
	height: 15px;
	background-image: url(../images/btn_footer_privacy_off.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
.fPrivacyDiv a:hover{
	background-image: url(../images/btn_footer_privacy_on.gif);
}
.fContactDiv{
	width: 96px;
	height: 15px;
	float: left;
}
.fContactDiv a{
	width: 96px;
	height: 15px;
	background-image: url(../images/btn_footer_contact_off.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
.fContactDiv a:hover{
	background-image: url(../images/btn_footer_contact_on.gif);
}
#copyright{
	width: 494px;
	height: 13px;
	margin: 5px auto 0;
	background-image: url(../images/btn_footer_copyright.gif);
	background-repeat: no-repeat;
	clear: both;
}
