/* CSS Document */
*{ margin:0px; padding:0px;}
body{ font-size:12px;  background:#fff;line-height:20px; font-family:'Hiragino Kaku Gothic Pro', 'MS PGothic', sans-serif; color:#000;}
img{ border:0px;}
a{ color:#000; text-decoration:none;}
.obody{ background:url(bg.jpg) no-repeat top center;}
.box{ width:1003px; margin:0px auto;}
.play{ background:url(play_0.jpg) no-repeat; width:277px; height:239px; display:block; text-indent:-9999px;}
.play:hover{ background:url(play_1.jpg) no-repeat;}
.video{ background:url(video.jpg) no-repeat; width:259px; height:152px; padding:77px 0px 0px 4px;}

.foot{ clear:both; width:980px; margin:0px auto; padding:20px 0px; color:#555; line-height:20px;}
.foot a{ color:#555;}
.foot_left{ float:left; padding:0px 20px 0px 200px;}
.foot_right{ float:left;}

a:hover{ color:#FF6600;}
