@charset "utf-8;

/* CSS Document */

/* ====================================================================

   サイト共通設定

==================================================================== */

/* ブラウザ表示対策------------------------------------------------- */

/* モダンブラウザ（Firefox Opera Safari）対策 */
.clearfix:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
.clearfix{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html .clearfix{
   height:1px;
}

.clearfix{
   display:block;
}
/* End hide from IE-mac */


/* 共通設定--------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}
a {
	/* macIE対策\*/
	overflow: hidden;
	/* macIE対策*/
	}
a img {
	border: 0;
}

ul,ol,dl{
	list-style:none;
}

img {
	vertical-align: bottom;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}

body {
	background:#F3C2C3 url(../images/bg2.jpg) top center no-repeat;
	font-size: 12px;
	line-height: 1.6em;
	text-align:center;
}

#main{
	width:950px;
	margin:0 auto;
	text-align:left;
}


/* link--------------------------------------------------------- */

a {
	color: #F09;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


/* head--------------------------------------------------------- */


#head{
	width:950px;
	height:159px;
	position:relative;
	background:url(../images/sns_bg2.png) top right no-repeat;
}

.tw{
	position:absolute;
	width:25px;
	height:25px;
	top:5px;
	right:50px;
}

.fb{
	position:absolute;
	width:25px;
	height:25px;
	top:5px;
	right:20px;
}

#head h1{
	position:absolute;
	top:6px;
	left:0;
	width:250px;
	height:150px;
}

#head h2,
#head h3{
	font-size:5px;
	text-indent:-9999px;
}

#head .navi1{
	position: absolute;
	top: 50px;
	right: 610px;
	width: 100px;
	height: 105px;
}

#head .navi2{
	position: absolute;
	top: 30px;
	right: 510px;
	width: 100px;
	height: 105px;
}

#head .navi3{
	position: absolute;
	top: 50px;
	right: 410px;
	width: 100px;
	height: 105px;
}

#head .navi4{
	position: absolute;
	top: 30px;
	right: 310px;
	width: 100px;
	height: 105px;
}

#head .navi5{
	position: absolute;
	top: 50px;
	right: 210px;
	width: 100px;
	height: 105px;
}

#head .navi6{
	position: absolute;
	top: 30px;
	right: 110px;
	width: 100px;
	height: 105px;
}

#head .navi7{
	position: absolute;
	top: 50px;
	right: 10px;
	width: 100px;
	height: 105px;
}

#head .info{
	position: absolute;
	top: 1049px;
	right: 0px;
	width: 468px;
	height: 393px;
}

#head .info a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}


/* intro--------------------------------------------------------- */

#intro{
	background:url(../images/intro_ttl.png) top left no-repeat;
	height:130px;
	position:relative;
}


/* story--------------------------------------------------------- */

#story{
	background:url(../images/story_ttl.png) top left no-repeat;
	height:130px;
	position:relative;
}


/* staff--------------------------------------------------------- */

#staff{
	background:url(../images/staff_ttl.png) top left no-repeat;
	height:130px;
	position:relative;
}

#intro .btn1,
#story .btn1,
#staff .btn1{
	top:41px;
	left:84px;
	position:absolute;
	width:145px;
	height:42px;
}

#intro .btn2,
#story .btn2,
#staff .btn2{
	top:41px;
	left:249px;
	position:absolute;
	width:82px;
	height:42px;
}

#intro .btn3,
#story .btn3,
#staff .btn3{
	top:41px;
	right:181px;
	position:absolute;
	width:145px;
	height:42px;
}

#intro .btn4,
#story .btn4,
#staff .btn4{
	top:41px;
	right:88px;
	position:absolute;
	width:73px;
	height:42px;
}


/* movie--------------------------------------------------------- */

#movie{
	background:url(../images/movie_bg.png) top left no-repeat;
	height:447px;
	position:relative;
}

#movie .btn_yokoku{
	top:0;
	left:80px;
	position:absolute;
	width:362px;
	height:342px;
}

#movie .btn_tokuho{
	top:0;
	right:80px;
	position:absolute;
	width:362px;
	height:342px;
}


/* link--------------------------------------------------------- */

#link{
	background:url(../images/link_bg.png) top left no-repeat;
	height:607px;
	position:relative;
}

#link .link_box{
	padding-left:260px;
	width:660px;
}

#link ul li{
	background:url(../images/link_icon.png) top left no-repeat;
	padding:34px 0 4px 35px;
	width:620px;
	font-size:14px;
}

#link .chara1{
	position: absolute;
	top: 325px;
	left: 74px;
	width: 150px;
	height: 179px;
}

#link .chara2{
	position: absolute;
	top: 125px;
	right: 71px;
	width: 161px;
	height: 203px;
}



/* news--------------------------------------------------------- */

#news{
	background:url(../images/news_bg.png) top left repeat-y;
}

#news .news_bottom{
	margin:0;
}

#news .news_bg{
	background:url(../images/news_top.png) top left no-repeat;
	padding:120px 74px 0 74px;
}

#news .newsttl_top{
	margin-top:10px;
}

#news .newsttl_bg{
	background: #FFF url(../images/news_icon.jpg) top left no-repeat;
	padding:13px 15px 10px 52px;
}

#news .news_day{
	width:90px;
	font-size:12px;
	color:#F00;
	float:left;
}

#news .news_ttl{
	float:right;
	width:640px;
	font-size:14px;
	font-weight:bold;
}

#news .news_ttl2{
	float:right;
	width:640px;
	font-size:16px;
	font-weight:bold;
	color:#F69;
	line-height:1.4em;
}

#news .news_ttl a{
	color:#663300;
	text-decoration:none;
}

#news .news_ttl a:hover{
	color:#663300;
	text-decoration: underline;
}

#news .news_main{
	padding:20px 0 50px 0;
}

.news_bottom{
	position:relative;
	background:url(../images/news_under.png) top left no-repeat;
	width:950px;
	height:128px;
}

.news_bottom .btn_back{
	position:absolute;
	top:0;
	left:274px;
	width:402px;
	height:80px;
}


/* special--------------------------------------------------------- */

#special{
	background:url(../images/special2.png) top left repeat-y;
	height:466px;
	position:relative;
}

#special .asw1{
	top: 122px;
	left: 249px;
	position: absolute;
	width: 451px;
	height: 58px;
}

#special .asw2{
	top: 205px;
	left: 249px;
	position: absolute;
	width: 451px;
	height: 58px;
}

#special .asw3{
	top: 285px;
	left: 249px;
	position: absolute;
	width: 451px;
	height: 58px;
}

#special_y{
	background:url(../images/spacial1_y.png) top left repeat-y;
	height:570px;
	position:relative;
}

#special_y .pc1{
	bottom: 157px;
	left: 85px;
	position: absolute;
	width: 351px;
	height: 58px;
}

#special_y .pc2{
	bottom: 87px;
	left: 85px;
	position: absolute;
	width: 351px;
	height: 58px;
}

#special_y .pc3{
	bottom: 17px;
	left: 85px;
	position: absolute;
	width: 351px;
	height: 58px;
}

#special_y .sp1{
	bottom: 107px;
	right: 255px;
	position: absolute;
	width: 183px;
	height: 58px;
}

#special_y .sp2{
	bottom: 107px;
	right: 71px;
	position: absolute;
	width: 183px;
	height: 58px;
}

#special_y .sp3{
	bottom: 17px;
	right: 255px;
	position: absolute;
	width: 183px;
	height: 58px;
}

#special_y .sp4{
	bottom: 17px;
	right: 71px;
	position: absolute;
	width: 183px;
	height: 58px;
}

#special_n{
	background:url(../images/spacial2_n.png) top left repeat-y;
	height:222px;
	position:relative;
}

#special_n .btn_back{
	top: 52px;
	left: 249px;
	position: absolute;
	width: 451px;
	height: 58px;
}




#pagetop{
	padding:3px 0 0 0;
	font-size:10px;
	text-align:right;
}

#pagetop a{
	color: #F69;
}



/* footer--------------------------------------------------------- */

#footer{
	margin-top:10px;
	padding-bottom:30px;
	text-align:center;
}
