@charset "UTF-8";
/*\*/

/*------------------------------
サイト名：LUNA SEA OFFICIAL STORE
作成日：2014.03.10
修正日：2014.03.10
ガイドライン：Ver.02
製作者：株式会社エムアップ
------------------------------*/


/* ------------------------------------
 * 標準スタイルのリセット
 * ------------------------------------ */
@import "reset.css";
@import "common.css";


/* ------------------------------------
 * HOME
 * ------------------------------------ */

#container {
	width: 100%;
	background:url(/img/home/bg_moon.gif) no-repeat center top;	
}

#content {
	padding-bottom:135px;
}

#globalNav  {
	border-bottom:none;
}

#mainVisual {
	display:block;
	overflow:hidden;
	width:980px;
	margin:0 auto 15px;
	padding:10px 0;
	background-color:#000;
}