/*
Theme Name: SURPLUNEAR-YuYu
Description: SURPLUNEAR by <a href="http://www.surplunear.com/">TTCg@^JbVI</a>
*/

/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }

h1 { font-size: 14px; line-height: 16px; color: #FFF; float: left; display: inline; margin-bottom: 4px; margin-top: 4px; margin-left: 10px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;}
h2 { font-size: 16px; color: #FFFFFF; padding: 5px; float: left; display: inline; margin-bottom: 0px; margin-top: 5px; margin-left: 30px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;}

a:link { color: #FF8C00; }
a:visited { color: #FFD700; }
a:hover { color: #FF0000; }
a:active { color: #ff8000; }
/* Body
-------------------------------------------------------------------*/
body {
	height: 100%;
	width: 100%;
	background-color:#000;
	padding: 0px;
	margin: 0px;
	cursor:default;
	}
/*header
-------------------------------------------------------------------*/
#main {
	text-align:left;
	width:980px;
	height:872px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/main.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#main_bt {
	width:980px;
	height:62px;
	padding: 650px 0px 0px 0px;
}
#head_box {
	text-align: left;
	height:68px;
	width: 980px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#head_txt {
	width: 480px;
	height: 68px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.clear{ 
	clear:both;
}
#movie {
	text-align:left;
	width:340px;
	height:191px;
	padding: 0px;
}

/* Body未使用
-------------------------------------------------------------------*/
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align:bottom;
	}



/* story
-----------------------------------------------*/
#story_box {
	text-align:left;
	width:980px;
	height:522px;
	background-image: url(../img/story.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
}

.story_txt {
	height:100px;
	font-weight:600;
	font-size: 14px;
	line-height: 23px;
	color:#630;
	padding:30px 60px 0px 80px;
}

/* movie
-----------------------------------------------*/
#movie_box {
	text-align:left;
	width:980px;
	height:519px;
	background-image: url(../img/movie.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}

#movie {
	padding: 38px 105px 0px 105px;
}	
.movie_txt {
	height:100px;
	font-size: 16px;
	line-height: 30px;
	color: #000;
	padding:0px 75px 0px 75px;
}

/* how
-----------------------------------------------*/
#how_box {
	text-align:left;
	width:980px;
	height:523px;
	background-image: url(../img/how.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
}

.how_txt {
	height: 365px;
	font-weight: 200;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	padding: 70px 75px 0px 75px;
}
.how_img {
	padding:0px 97px 0px 96px;
}
/* report
-----------------------------------------------*/
#report_box {
	text-align:left;
	width:980px;
	height:474px;
	background-image: url(../img/repoort.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
}

.report_txt {
	height: 120px;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	padding: 20px 75px 0px 75px;
}
.report_img {
	padding:0px 185px 0px 185px;
}
/* footer
-----------------------------------------------*/
#footer{
	text-align: center;	
	height: 160px;	
	width: 980px;
	margin-right: auto;
	margin-left: auto;	
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	bottom:0;
}
#footer_txt{
	padding: 15px;
	}

.foot_txt {
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	margin: 0px;
	paddin: 0px;
}
li{list-style:none;}
