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

*{margin:0px; padding:0px; color:#666; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
img{border:none;}

body{ background:url(../img/bg00.jpg); background-repeat:repeat-y; background-position:center;}

#box00{ margin:0px auto; width:1100px; height:auto; background:url(../img/bg01.jpg); background-repeat:no-repeat; }

#box01{ margin:0px auto; width:805px; height:auto;}

.clear{clear:both;}

a{color:#36C; text-decoration:none;}
a:hover{color:#666; text-decoration:none;}
a:visited{}
a:active{}

/*rogo*/
#rogo{width:630px; height:60px; float:left;}
#rogo img{margin:3px 5px 0px;}

/*h_icon*/
#h_icon{width:175px; height:60px; float:left;}
#h_icon img{margin:3px 0px 0px 5px;}

/*menu*/
h1#menu{ overflow: hidden; height: 40px; display: block; clear: both; text-align: center; width: 804px;}
#menu li { display: inline; float: left; }
#menu li a { width: 134px; height: 40px; text-indent: -9999px; float: left; background:url(../img/menu.gif); }



/* ( out ) */
#menu li#concept a { background-position: 0 0; }
#menu li#dolphin a { background-position: -134px 0; }
#menu li#seminar a { background-position: -268px 0; }
#menu li#enjoy a { background-position: -402px 0; }
#menu li#playing a { background-position: -536px 0; }
#menu li#gear a { background-position: -669px 0; }
 /*( active )  */
.concept    #menu li#concept a { background-position: 0 -41px; }
.dolphin #menu li#dolphin a { background-position: -134px -41px; }
.seminar     #menu li#seminar a { background-position: -268px -41px; }
.enjoy    #menu li#enjoy a { background-position: -402px -41px; }
.playing    #menu li#playing a { background-position: -536px -41px; }
.gear    #menu li#gear a { background-position: -669px -41px; }

/* ( over )  */
#menu li#concept a:hover { background-position: 0 -41px; }
#menu li#dolphin a:hover { background-position: -134px -41px; }
#menu li#seminar a:hover { background-position: -268px -41px; }
#menu li#enjoy a:hover { background-position: -402px -41px; }
#menu li#playing a:hover { background-position: -536px -41px; }
#menu li#gear a:hover { background-position: -669px -41px; }

/*title*/
h2{width:805px; height:25px; margin-top:15px;}

/*パンくず*/
.pan{width:805px; height:37px; margin-top:13px; font-size:10px;}

/*side menu*/
h3{float:left; width:135px; height:300px;}
h3 li{list-style-type:none;}


/*main*/
h4{float:left; width:655px; height:auto; margin-left:15px; font-size:14px; font-weight:400; line-height: 180%;}



/*footer*/
#footer{width:1100px; height:130px; background:url(../img/bg_f.jpg) no-repeat; background-position:center bottom;}

#footer a{color:#FFF;}
#footer a:hover{color:#DDD;}


.footer01{margin:0px auto; padding-top:108px; width:870px; height:12px; font-size:12px; color:#FFF;}