@charset "UTF-8";
/* CSS Document */

body{
background:url(../img/bg.jpg) repeat-x #000000;
margin:0;
padding:0;
}

p{
margin:0;
padding:0;
}
ul,li{
list-style-type:none;
padding:0;
margin:0;
}


.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#wrapper{
width:891px;
margin:0 auto;
}

#header{
width:891px;
height:140px;
}

#contents{
width:891px;
height:621px;
background:url(../img/body.jpg);
}

#content{
padding:25px 0 0 0;
margin:0 auto;
width:635px;
}

#content p.text{
padding:5px 0 0 0;
height:80px;
color:#3ccfed;
font-weight:bold;
font-family:"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック", Osaka;
line-height:21px;
font-size:12px;
}

#contents #flv{
padding:52px 0 0 62px;
height:332px;
background:url(../img/flv_bg.gif) no-repeat;
}
#contents #flv2{
padding:52px 0 0 62px;
height:332px;
background:url(../img/flv_bg2.gif) no-repeat;
}
#contents #flv3{
padding:52px 0 0 62px;
height:332px;
background:url(../img/flv_bg3.gif) no-repeat;
}


ul#gnavi{
padding:25px 0 0 0;
margin:0 auto;
width:635px;
height:49px;

}

ul#gnavi li{
display:block;
float:left;
height:49px;
}
ul#gnavi li a{
display:block;
float:left;
height:49px;
text-indent:-5555px;
}
li.v1 a{
width:212px;
background:url(../img/gnavi.gif) no-repeat;
background-position:0px 0px;
}
li.v2 a{
width:213px;
background:url(../img/gnavi.gif) no-repeat;
background-position:-212px 0px;
}
li.v3 a{
width:210px;
background:url(../img/gnavi.gif) no-repeat;
background-position:-425px 0px;
}



li.v1 a:hover{
background-position:0px -49px;
}
li.v2 a:hover{
background-position:-212px -49px;
}
li.v3 a:hover{
background-position:-425px -49px;
}




#footer{
width:802px;
margin:0 auto;
padding:4px 0 0px 0;
}



#c{
width:802px;
margin:0 auto;
padding:4px 0 10px 0;
}

#footer ul li.l{
display:inline;
float:left;
}

#footer ul li.r{
display:inline;
float:right;
}
