@charset "utf-8";
/* CSS Document */
body{ background:black;}
.bg1,.bg2,.bg3{width:100%;}
.bg1{ background:url(../images/bg_01.jpg) center 0 no-repeat;}
.bg2{ background:url(../images/bg_02.jpg) center 300px no-repeat;}
.bg3{ background:url(../images/bg_03.jpg) center 600px no-repeat;}
.content{width:1000px; position:relative; margin:0 auto; height:740px; padding-top:460px;}
.fs_index{display:block;width:123px;height:56px;position:absolute;left:433px;top:52px;}
#colockbox{width:100%; position:relative; text-align:center;}
#colockbox span{ display:inline-block; font-size:90px; color:white; font-weight:bold;width:200px; line-height:100px;}
