@charset "UTF-8";
/* index.css */
/* フッタースペース無し用 */
/* ---base--- */
img, div, input { behavior: url("iepngfix.htc") }

#wapper div#global_footer {
	margin-top: 0;
}


#mc_wapper {
	background-image:url(../images/bg.jpg);
	}
*html div#mc_wapper {
	width: 100%;
}

#main_container .border_a{
	border:3px solid #f7c907;
}
#main_container .border_b{
	
}
h3{
text-indent:-999em;
background-image:url(../images/header.png);
width:940px;
height:325px;	
}

#pdf a{
text-indent:-999em;
background-image:url(../images/pdf_btn.png);
width:262px;
height:40px;
position:absolute;
left:681px;
bottom:85px;
}

#pdf a:hover{
	background-position:0 -40px;
}



#movie{
	background-image:url(../images/movie.png);
	width:940px;
	height:345px;
	position: relative;
	margin:10px auto;
	}
#movie p{
	position:absolute;
	text-indent:-999em;	
}
#kinou{
	margin-bottom:10px;	
}
#maker{
	margin-bottom:10px;	
}
#flashContent{
	position:absolute;
	margin-left:22px;
	margin-top:22px;
	}

#info{
	text-indent:-999em;
	background-image:url(../images/toiawase.png);
	width:940px;
	height:59px;
}

.flasharea{
	background-image:url(../images/cell_bg.gif);
}

#channel{
	margin:0 auto;
	width:854px;
	height:520px;
}
#pages{
	margin:0 auto;
	padding-top:40px;
	width:854px;
	height:615px;
}

#pages,
#pages:focus{
    outline:none;
}