/* CSS Document */
*{
	background-color:transparent;
	border:0;
/*
	color:#000000;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
*/
	margin:0;
	padding:0;	
	text-decoration:none;
	font-family : Arial,'ＭＳ Ｐゴシック',sans-serif ;
	}
h1,h2,h3,h4,h5,h6 {font-weight:bolder; margin: 0; padding: 0;}
ul {list-style-type: none; margin-left: 0; padding-left: 0;}
ol {list-style-type: none; margin-left: 0; padding-left: 0;}
li { display:inline; }
a:link img,a:visited img {border: none;}
form {display: block; margin: 0; width: 100%;}
div.fC {clear:both; font-size:11px;}
hr{ border-top:1px solid #cccccc; height:0px;}
/*- clearfix ------------------------------------------------------------------------------------------------------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow:hidden;
}

.clearfix {
  min-height: 1px;
}

*html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*- body ------------------------------------------------------------------------------------------------------------------------*/
body{ background:#222222 url(../img/index_base.jpg) repeat-x 0 0; }


/*- heade_ber ------------------------------------------------------------------------------------------------------------------------*/
#head_ber{
	height:20px;
	width:100%;
}
#head_ber h1{
	width:980px;
	margin:0 auto;
	padding-top:5px;
	height:15px;
}
#head_ber h1 a{
	font-size:11px;
	color:#ceb300;
	font-weight:normal;
	text-indent:1em;
	margin-left:15px;
}

/*- background ------------------------------------------------------------------------------------------------------------------------*/
#background{
	background:url(../img/index_bg.jpg) no-repeat center 0;
	margin:0 auto 0 auto;
}

/*- base ------------------------------------------------------------------------------------------------------------------------*/
#base{
	width:980px;
	margin:0 auto;
}
#main_area{
	margin-top:16px;
	background:url(../img/index_img.jpg) no-repeat 0 0;
	width:980px;
	height:656px;
	position:relative;
}
#main_area p,#main_area h2,#main_area h3,#main_area address{
	text-indent:-1000em;
}
#main_area a{
	display:block;
	text-indent:-1000em;
	position:absolute;
}
#main_area a#enter{
	background:url(../img/enter.gif) no-repeat 0 0;
	width:380px;
	height:65px;
	right:32px;
	bottom:219px;
}
#main_area a#enter:hover{ background:url(../img/enter.gif) no-repeat 0 bottom; }

#main_area a#leave{
	background:url(../img/leave.gif) no-repeat 0 0;
	width:280px;
	height:40px;
	right:82px;
	bottom:175px;
}
#main_area a#leave:hover{ background:url(../img/leave.gif) no-repeat 0 bottom; }

#main_area a#recruit{
	background:url(../img/recruit.jpg) no-repeat 0 0;
	width:342px;
	height:137px;
	right:33px;
	top:133px;
}
#main_area a#recruit:hover{ background:url(../img/recruit.jpg) no-repeat 0 bottom; }


a#smartphone{
	dislay:block;
	width:137px;
	height:64px;
	position:absolute;
	bottom:67px;
	right:322px;
}
a#smartphone img{ display:block; }


/*- link ------------------------------------------------------------------------------------------------------------------------*/
#footter{
	margin-top:50px;
	background:black url(../img/index_fbg.gif) repeat-x 0 0;
}

#link_list{
	width:880px;
	margin:0px auto 0 auto;
	padding:100px 0 100px 0;
}
#link_list li{
	float:left;
	margin:8px;
	display:block;
	width:120px;
	height:31px;
	padding:5px;
	overflow-y:hidden;
	background:#0a0a0a;
	text-align:center;
}
#link_list li img{
	display:block;
	margin:0 auto 0 auto;
}
#link_list li span{
	font-size:11px;
	color:#c99c00;
}

#shinobi{ background:black; }

#main_area address{
	display:block;
	text-indent:0em;
	position:absolute;
	text-align:center;
	bottom:30px;
	width:980px;
	font-size:12px;
	color:#CC9900;
}
