body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height:1em;
	height: 100%;
	width: 100%;
	-webkit-text-size-adjust: none;
	background-image: url(../images/bk_top_btn.png);/*bk_top_btn2.png*/
	background-repeat:no-repeat;
	background-color:#000000;
}


#wrapper {
}


/*---------------------------------------
                #contents
---------------------------------------*/

#contents{
	width:1000px;
	padding:0;
	margin:0;
}

#btn01{
	width:1000px;
	height:50px;
	
}
#btn02{
	width:1000px;
	height:36px;
	position:relative;
}
#btn02 #btn_movie{
	position: absolute;
}
#btn01 ul{
}
#btn01 li{
	float:left;
}
#btn01 .bottom{
	padding-top:18px;
}
