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


body  {
  margin: 0px;
  padding: 0px;
  background-color: #666666;
 
  }
p  {
  font-size: 10px;
  font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  margin: 0px;
  color: #000000;
  }


#pagebody {
  width: 800px;
  background-color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  }
 
  
 /* ヘッダー部分 */ 
#header  {
  width: 800px;
  height: 103px;
  margin: 0px;
  padding: 0px;
  background-color: #FF0000;
  text-indent: -9999px;
  background-image: url(../images/top.jpg);
  background-repeat: no-repeat;
  }


/* メニュー部分 */  
#menu  {
  float:left;
  width: 243px;
  height: 650px;
  margin: 0px;
  background-color:#FFFFFF;
  }
  
#menu ul  {
  width:  223px;
  height: 326px;
  padding: 0px;
  background-color: #666666;
  margin-left: auto;
  margin-right: auto;
  }
 
#menu li  {
  display: block;
　width: 223px;
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-indent: -9999px;
  }

#menu li a {
  display: block;
  text-decoration: none;
  }
  
#menu li#contentsmenu  {
  width: 223px;
  height: 32px;
  background-image: url(../images/banner/menu.gif);
  background-repeat: no-repeat;
  }
#menu li#home a  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/home_off.gif);
  background-repeat: no-repeat;
  }
#menu li#home a:hover  {
	width: 223px;
	height: 42px;
	background-image: url(../images/banner/home_on.gif);
	background-repeat: no-repeat;
  }
#menu li#adachi a  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/adachi_off.gif);
  background-repeat: no-repeat;
  }
#menu li#adachi a:hover  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/adachi_on.gif);
  background-repeat: no-repeat;
  }
#menu li#takahashi a  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/takahashi_off.gif);
  background-repeat: no-repeat;
  }
#menu li#takahashi a:hover  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/takahashi_on.gif);
  background-repeat: no-repeat;
  }
#menu li#maeda a  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/maeda_off.gif);
  background-repeat: no-repeat;
  }
#menu li#maeda a:hover  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/maeda_on.gif);
  background-repeat: no-repeat;
  }
#menu li#studio a  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/rec_off.gif);
  background-repeat: no-repeat;
  }
#menu li#studio a:hover  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/rec_on.gif);
  background-repeat: no-repeat;
  }
#menu li#map a  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/map_off.gif);
  background-repeat: no-repeat;
  }
#menu li#map a:hover  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/map_on.gif);
  background-repeat: no-repeat;
  }
#menu li#contact a  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/contact_off.gif);
  background-repeat: no-repeat;
  }
#menu li#contact a:hover  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/contact_on.gif);
  background-repeat: no-repeat;
  }
#menu li#contact_bottom a  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/contact_bottomoff.gif);
  background-repeat: no-repeat;
  }
#menu li#contact_bottom a:hover  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/contact_bottomon.gif);
  background-repeat: no-repeat;
  }
  
#menu li#eurythmics a  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/eurythmics_off.gif);
  background-repeat: no-repeat;
  }
#menu li#eurythmics a:hover  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/eurythmics_on.gif);
  background-repeat: no-repeat;
  } 
#menu li#kids a  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/kids_off.gif);
  background-repeat: no-repeat;
  }
#menu li#kids a:hover  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/kids_on.gif);
  background-repeat: no-repeat;
  } 
#menu li#master a  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/master_off.gif);
  background-repeat: no-repeat;
  }
#menu li#master a:hover  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/master_on.gif);
  background-repeat: no-repeat;
  }
#menu li#blog a  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/blog_off.gif);
  background-repeat: no-repeat;
  }
#menu li#blog a:hover  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/blog_on.gif);
  background-repeat: no-repeat;
  }
#menu li#link a  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/link_bottomoff.gif);
  background-repeat: no-repeat;
  }
#menu li#link a:hover  {
  width: 223px;
  height: 42px;
  background-image: url(../images/banner/link_bottomon.gif);
  background-repeat: no-repeat;
  }    
  
  
  
  
 
/* 各コンテンツ部分 */  
  
#contents  {
	float:left;
	width: 557px;
	height: auto;
	background-color:#FFFFFF;
	margin: 0px;
  }
 
 
/* フッター部分 */  
#footer  {
  width: 800px;
  height: 30px;
  clear: left;
  background-color: #000099;
  margin: 0px;
  padding: 0px;
  }
#footer p  {
  text-indent: -9999px;
  font-size: 10px;
  }
#footer ul  {
  margin: 0px;
  margin-left: 7px;
  }
#footer li  {
  font-size: 10px;
  list-style-type: none;
  color: #FFFFFF;
  float: left;
  margin-top: 5px;
  }
#footer a  {
  color: #FFFFFF;
  }
#footer a:hover  {
  color: #00CCFF;
  }
#footer a:active  {
  color: #00FFFF;
  }  

