/* CSS Document */

*{
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', Osaka, sans-serif; 
	}

img {
	display:block;
	}
body{
	background-color:#000000;
	width:auto;
	}

#wrapper{
	background:url(img/bg.jpg) repeat-y;
	width:1200px;
	margin:0 auto;
	}
#wrapper_inner{
		background:url(img/foot_bg.png) no-repeat bottom center;

	}
	

	
h1{
	color:#FFFFFF;
	background-color:#000000;
	font-size:14px;
	font-weight:normal;
	height:15px;
	padding:3px 4px 6px 130px;
		}
	
#header{
	height:184px;
	background:url(img/head_bg.png) no-repeat;
	margin-bottom:-30px;
	}
	
#content{
margin:0 auto;
width:1050px;
posistion:relative;

}
.r_t{
	position:absolute;
	left: -26px;
	top: -580px;
	z-index:0;
	}

.zindex{
	z-index:10;
	position:relative;}
	
#left{
	width:765px;
	float:left;
	z-index:10;
	position:relative;
	}
#map{
	position:relative;
	}
#map .map_btn{
	position:absolute;
	left: 218px;
	top: 274px;
	}


.company_box{
	width:765px;
	height:375px;
	background:url(img/con04.png) no-repeat;
	}
.company_box ul{
	width:680px;
	padding:50px 0 0 55px;
	}
	

.company_box li{
	float:left;
	margin:0 0 14px 13px;
	}

.exsim{	width:650px;
	border-top:solid 1px;	
	margin:5px 0 0 70px;
	padding:5px 0 0 ;
	clear:both;
	}

#right{
	width:268px;
	float:left;
	z-index:10;
	position:relative;
	margin-top:150px;

	}
	
#copy{
	padding-top:200px;
	clear:both;
	}


.ie_yokaku_can {
margin: 0px; 
border: 0px; 
padding: 0px; 
font-size: 0px;
vertical-align:bottom;}

#event01,#event02 {
	position:relative;	
}

#event01 #btn_regist {
	position:absolute;
	left:288px;
	top:360px;
	z-index:1;
}

#event02 #btn_regist02 {
	position:absolute;
	left:288px;
	top:277px;
	z-index:1;
}