@charset "utf-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
}
html,body {
}
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif,"KozGoStd-Light","KozGoStd-Regular",Arial,Helvetica,Verdana,san-serif;
}
#imgContainer {

}


#top_main {
	background:url(../img/bg_top.jpg) no-repeat top center;
	height:720px;
}
#top_main h1{
	text-align:center;
	margin:0;
	padding-top:20px;
}
ul{
	margin: 0;
	padding: 0;
}
ul li {
	list-style:none;
	list-style-position:inside;	
}
h2 {
	display:inline;
	float:right;
	padding:0 20% 3% 0;	
}
.social {
	text-align:center;
}
#koi_strong {
	background:url(../img/bg_strong.gif);
}
#koi_coming {
	background:url(../img/bg_coming.gif);
}
#koi_love {
	background:url(../img/bg_love.gif);
}
#main_in {
	width:1000px;
	margin:0 auto;
	position:relative;
}
#box01 {
	width:720px;
	position:absolute;
	left:-400px;	
}
#box02 {
	width:720px;
	position:absolute;
	right:-400px;	
}
#box03 {
	width:200px;
	position:absolute;
	left:50%;
	margin-left:-100px;
	top:50px;
}
#g_nv {
	position:absolute;
	z-index:5;
	width:100%;	
}
.btn_movie {
	position:absolute;
	width:183px;
	z-index:6;
	right:0;
	top:380px;
}
