@charset "utf-8";

/* All */
body {
	margin:0;
	background-image: url(../images/all_bg.jpg);
	background-position: center top;
}
ul, li {
	list-style:none;
}
*{margin:0;padding:0;list-style-type:none;border: none;}
*html,*html body {background-image:url(about:blank);background-attachment:fixed;}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}	
a{
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur());} /* for IE */
	
.clear{ 
	clear:both;
    height:1px;
    margin-top:-1px;
    overflow:hidden;
}
a,img{border:0;text-decoration:none;}

/* fonts */
.px12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #584646;	
}

/* DIV */
#container {
	position: relative;
	width: 100%;
	height: 2000px;
}
#header {
	width: 100%;
	height: 128px;
	position: fixed;
	z-index: 2000;
	background-image: url(../images/img1.png);
	top: 0px;
	overflow: visible;
	background-repeat: repeat-x;
}
#top {
	width: 1200px;
	height: 132px;
	margin:0 auto;
	text-align: center;
}
#ad {activity
	position: relative;
	height:804px;
	width: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#ad_div {
	position: relative;
	height:804px;
	width: 1200px;
	margin:0 auto;
}
#fb {
	position: absolute;
	float: left;
	left: 324px;
	top: 598px;
	z-index: 1000;
	height: 146px;
	width: 234px;
}
#activity01 {
	position: relative;
	height:303px;
	width: 100%;
	background-image: url(../images/img01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#activity01_div {
	position: relative;
	height:303px;
	width: 1200px;
	margin:0 auto;
}
#activity01_link {
	position: absolute;
	float: left;
	left: 706px;
	top: 273px;
	z-index: 1000;
	height: 89px;
	width: 363px;
	overflow: visible;
}
#activity02 {
	position: relative;
	height:713px;
	width: 100%;
	background-image: url(../images/img02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#activity02_div {
	position: relative;
	height:303px;
	width: 1200px;
	margin:0 auto;
}
#activity02_fb {
	position: absolute;
	float: left;
	left: 790px;
	top: 590px;
	z-index: 1000;
	height: 146px;
	width: 234px;
}
#activity03 {
	position: relative;
	height:727px;
	width: 100%;
	background-image: url(../images/img03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#activity04 {
	position: relative;
	height:395px;
	width: 100%;
	background-image: url(../images/img04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#activity05 {
	position: relative;
	height:829px;
	width: 100%;
	background-image: url(../images/img05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#activity06 {
	position: relative;
	height:315px;
	width: 100%;
	background-image: url(../images/img06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#activity07 {
	position: relative;
	height:347px;
	width: 100%;
	background-image: url(../images/img07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#activity08 {
	position: relative;
	height:751px;
	width: 100%;
	background-image: url(../images/img08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	position: relative;
	width: 100%;
	height:144px;
	background-image: url(../images/img09.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}
