@charset "UTF-8";

/**********************************************
-----------------------------------------------
 index.css ver.1.00
-----------------------------------------------
**********************************************/
#mainImage{
	width:980px;
	height:350px;
	background:url(../images/index/js_back.jpg) no-repeat;
	padding:10px;
}

#movieArea{
	width:350px;
	height:350px;
	float:left;
}

#aboutArea{
	width:710px;
	height:auto;
	overflow:hidden;
}

#snsArea{
	width:150px;
	height:30px;
	margin:15px;
}

#newsArea{
	width:340px;
	height:350px;
	float:right;
}