@charset "utf-8";
body {
	overflow-x:hidden;
	margin:0;
	padding:0;
	text-align:center;
	background-color:#FCE1EA;
	background:url(../img/common/bg_repeat.gif) repeat-y center top;
}
a img {
	border:0;
}
ul,li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#title_main {
	position:relative;
	z-index:1000;
	height:0;
	width:0;
}
#title_main h1 {
	position:absolute;
	top:100px;
	left:-80px;
}
#title_sub {
	position:absolute;
	top:0;
	left:0;
}
#title_sub h2 {
	position:absolute;
	top:-110px;
	left:0;
	width:1064px;
	text-align:center;
}
#title_sub h2.title_music {
	position:absolute;
	top:-120px;
	left:0;
	width:1064px;
	text-align:center;
}
#title_sub h2 img {
	margin:0 auto;
}
#Wrap_w {
	width:100%;
	margin:0;
	padding:0;
	background:url(../img/common/bg.gif) no-repeat center 390px;
}
#Wrap_w_off {
	width:100%;
	margin:0;
	padding:0;
	background:url(../img/common/bg_off.gif) no-repeat center 257px;
}
#Wrap_all {
	width:100%;
	margin:0 auto;
	text-align:center;
}
.title_on {
	background:url(../img/common/bg_top.gif) no-repeat center top;
}
.title_off {
	background:url(../img/common/bg_top_off.gif) no-repeat center top;
}
#footer {
	background:url(../img/common/bg_btm.gif) no-repeat center bottom;
	height:86px;
}
#top_area {
	height:390px;
	width:1200px;
	margin:0 auto;
}
.title_off #top_area {
	height:257px;
	width:1200px;
	margin:0 auto;
}
#bottom_area {
	margin:0 auto;
}
.copy {
	padding-top:65px;
}
#Head {
	position:relative;
	margin:0 auto;
	width:1200px;
}
#bg_top_start {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
#bg_top {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
#logo01 {
	position:absolute;
	left:48px;
	top:0;
	z-index:200;
}
#date {
	position:absolute;
	left:265px;
	top:23px;
	z-index:200;
}
#headmenu {
	position:absolute;
	left:380px;
	top:5px;
	z-index:1500;
}
#headmenu ul {
	width:760px;
}
#headmenu ul li {
	float:left;
}
#contents_area {
	width:1064px;
	position:relative;
	left:50%;
	margin-left:-532px;
	/top:-20px;
}
#contents_area {
	/position:static;
	/margin: 0 auto;
}

#contents_area .left_contents {
	float:left;
}
#contents_area .right_contents {
	float:right;
}
#pagetop {
	position:fixed;
	left:50%;
	margin-left:450px;
	bottom:30px;
}
.banner {
	width: 920px;
	margin: 0 auto 0 auto;
}
.banner li {
	display: inline;
	width: 190px;
	/padding: 0 5px 15px 5px;
}
.banner li img {
	padding: 0 5px 15px 5px;
	/padding: 0;
}
* { zoom: 1; }

/* clearfix */
.clearfix:after {
	content: ",";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
	*html .clearfix { height: 1%; }
	.clearfix { display: block; }
/* End hide from IE-mac */

.mouseicon {
	display:inline-block;
	position:absolute;
	left:0px;
	top:0px;
	z-index: 9999;
}
