@charset "shift_jis";

/* reset 
-----------------------------*/
h1, h2, h3, h4, h5, h6, p, 
ul, ol, li, dl, dt, dd,
table, th, td, img{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	line-height: 140%;
	border: none;
	list-style-type: none;
	font-size:100%;
}

img {
	border: none;
}

/* clearfix */
.clearfix:after{
	content:"";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
.clearfix{
	zoom:1;
}

/* contents 
-----------------------------*/
body{
	background:#edeadb;
	font-size:12px;
	margin:0;
	padding:0;
}

#container{
	width:884px;
	background:#fff;
	border:solid #b5b5b6;
	border-width:0 1px;
	margin:0 auto;
	padding-top:10px;
}

#logo{
	margin:0 0 10px 20px;
}

h1{
	margin-bottom:20px;
}

#movie{
	width:425px;
	float:left;
	margin:0 20px;
}

#movie p{font-size:10px;}

#explain{
	margin-right:20px;
	float:right;
	width:390px;
}

#explain p{
	margin-bottom:1.5em;
}

.joint{text-align:center;}
.joinbtn{
	margin-left:10px;
}

.joinbtn a,
.joinbtn2 a{
	display:block;
	width:358px;
	height:70px;
	overflow:hidden;
}

.joinbtn a:hover img,
.joinbtn2 a:hover img{
	margin-top:-70px;
}

h2{
	margin:20px 0 0 20px;
}

.feature{ margin:0 0 20px 50px;}

.feature li{
	float:left;
	width:217px;
	margin-right:20px;
}

.feature li img{ margin-bottom:5px;}

hr{
	border:0px;
	background:url(img/line.gif) no-repeat;
	margin-left:30px;
}

.logo{
	margin-bottom:5px;
}

#box1{
	float:left;
	margin:20px 0 50px 50px;
}

#box2{
	float:right;
	margin:26px 50px 50px 0;
}

#kitty{
	clear:both;
	text-align:center;
	margin-bottom:25px;
}

#pagetop{
	margin-right:20px;
	text-align:right;
}

#copy{
	color:#787878;
	font-size:10px;
	text-align:center;
	padding-bottom:8px;
}
