@charset "utf-8";

#index {
	width:100%;
}
html,body{
	position:relative;
	min-width:1000px;
}

#container{
	position:relative;
	width:100%;
	background:url(http://bokuasu-movie.com/tw_campaign/img/bg.jpg) repeat-x;
	min-width:1000px;
	text-align:center;
	padding-bottom:34px;
}

#main{
	position:relative;
	margin:0px auto 0px auto;
	width:1000px;
	background:#ddf0ee;
	border-left:#a0ece4 solid 1px;
	border-right:#a0ece4 solid 1px;
	border-bottom:#a0ece4 solid 1px;
}

#header{
	position:relative;
	height:352px;
	background:url(http://bokuasu-movie.com/tw_campaign/img/header.jpg) no-repeat;
}

#tab1{
	position:absolute;
	bottom:0px;
	left:52px;
	width:170px;
	height:58px;
}

#tab2{
	position:absolute;
	bottom:0px;
	left:227px;
	width:170px;
	height:58px;
}

#tab3{
	position:absolute;
	bottom:0px;
	left:402px;
	width:170px;
	height:58px;
}

#cont1_1{
	position:relative;
	width:1000px;
	height:791px;
	margin-bottom:30px;
	background:url(http://bokuasu-movie.com/tw_campaign/img/img1_01.jpg) no-repeat;
}

#cont2_1{
	position:relative;
	width:1000px;
	height:791px;
	margin-bottom:30px;
	background:url(http://bokuasu-movie.com/tw_campaign/img/img2_01.jpg) no-repeat;
}

#cont3_1{
	position:relative;
	width:1000px;
	height:791px;
	margin-bottom:30px;
	background:url(http://bokuasu-movie.com/tw_campaign/img/img3_01.jpg) no-repeat;
}

#tw-btn{
	position:absolute;
	top:508px;
	left:264px;
	width:472px;
	height:68px;
	margin:0px;
}

#cont2{
	position:relative;
	width:1000px;
	height:428px;
	margin-bottom:30px;
	background:url(http://bokuasu-movie.com/tw_campaign/img/img_02.jpg) no-repeat;
}

#cont2 #tw-follow{
	position:absolute;
	width:210px;
	height:28px;
	top:153px;
	left:395px;
	margin:0px;
}

#cont3{
	position:relative;
	width:1000px;
	margin-bottom:46px;
	background:url(http://bokuasu-movie.com/tw_campaign/img/oubo_bg.gif) repeat-y;
}

#cont3 #cont-top{
	background:url(http://bokuasu-movie.com/tw_campaign/img/oubo_bgtop.gif) no-repeat;
	position:relative;
	width:1000px;
	height:50px;
}

#cont3 #cont-bottom{
	background:url(http://bokuasu-movie.com/tw_campaign/img/oubo_bgbottom.gif) no-repeat;
	position:relative;
	width:1000px;
	height:50px;
}

#cont3 #cont-text{
	width:820px;
	margin-left:90px;
	text-align:left;
}

#cont3 #cont-text .oubo-title{
	font-size:14px;
	font-weight:bold;
	color:#f08b9a;
	line-height:26px;
}

#cont3 #cont-text a{
	color:#1320c5;
}

#cont3 #cont-text ul {
	margin:0;
	padding:6px 0 16px 0;
	color:#333333;
	font-size:12px;
	line-height:1.5em;
}

#cont3 #cont-text ul li {
	padding:0 0 4px 1em;
	text-indent:-1em;
}


/* フッター要素 */
#footer-camp{
	clear:both;
	position:relative;
	width:100%;
	height:60px;
	min-width:1000px;
	bottom:0;
	background:#FFF;
	border-top:1px solid #f1f1f1;

}

.copyright-camp{
	position:absolute;
	text-indent:-9999px;
	width:272px;
	height:10px;
	left:50%;
	top:25px;
	bottom:0;
	margin-left:-136px;
	background:url(../../img/common/copyright.png) no-repeat center center;
}