@charset "euc-jp";
/* CSS Document */

/*タグ*/

body{
	margin:0px auto;
	background-position:top;
	background-image: url(../images/part_bg.png);
	background-color:#FFF;
	background-repeat:repeat-x;
	
	}
	
a:link {
	color: #FAFAFA;
	text-decoration:none;
	font-size: 12px;
}

a:visited {
	color: #FAFAFA;
	text-decoration:none;
	font-size: 12px;
}
a:hover {
	color: #FAFAFA;
	text-decoration:none;
	font-size: 12px;
}
a:active {
	color: #FAFAFA;
	text-decoration:none;
	font-size: 12px;
}

a img{
	border-style:none;
}



/*フレーム*/

#wrap{
	margin:0px auto;
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	
	}
	
#header{
	width:1100px;
	height:58px;
	margin:0px auto;
	}



#footer{
	width:100%;
	height:37px;
	background-image:url(../images/footer.gif);
	margin:0px auto;
	background-color:#FF66BA;
	background-position:center bottom;
	}

/*ボックス*/


div.header{
	width:1100px;
	height:58px;
	background-image:url(../images/header.png);
	background-repeat: no-repeat;
	background-position:center top;
    margin:0px auto;
	position:relative;
	}
	
div.header div.bnr_gdgd {
	position:absolute;
	left:831px;
	top:5px;
	z-index:100;
}

div.header div.bnr_cm {
	position:absolute;
	left:831px;
	top:110px;
	z-index:100;
}
	
	
div.box1{
	width:1100px;
	height:301px;
	background-image:url(../images/box1.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:0px auto;
	position:relative;
	}
	


div.box2{
	width:1100px;
	height:530px;
	background-image:url(../images/box2.png);
	background-repeat:no-repeat;
	margin:0px auto;
	}

div.menu{
	width:160px;
	height:320px;
	padding-top:95px;
	padding-left:40px;
	padding-right:620px;
	float:left;
}

.table{
	margin:0px auto;
}
	
	
.info_area{
	width:240px;
	height:140px;
	font-size:12px;
	padding-top:93px;
	padding-right:35px;
	float:right;
	}		

.mobie{
	width:1070px;
	height:155px;
	padding-right:30px;
	padding-top:90px;
}

.sns_btn {
	position:absolute;
	left:820px;
	top:244px;
}

.sns_btn ul {
	padding:0;
	margin:0;
	width:300px;
}

.sns_btn ul li {
	padding:0;
	margin:0;
	
	float:left;
	list-style:none;
	text-align:left;
	padding-left:6px;
}

.tweet{
	width:280px;
	height:33px;
	float:right;
	padding-top:5px;
	padding-right:20px;
}

.tweet_area{
	width:230px;
	height:225px;
	font-size:12px;
	padding-top:17px;
	padding-right:40px;
	float:right;
}	

.btn_movie {
	position:absolute;
	left:22px;
	top:222px;
	font-size:0;
}

#splash {
	display:none;
}

#splash .btn_close {
}

p.movie_link {
	display:none;
}
