﻿@charset "utf-8";
/*-----body-----*/
body{text-align: center; background-image: url(img/dot2.gif); 
background-repeat: repeat; background-attachment: fixed; 
scrollbar-base-color: #FFFFFF;}
.top{width: 600px; margin: 0 auto;}
.all{width: 600px; height: 300px; overflow: auto; margin: 0 auto;}
/*-----ｺﾝﾃﾝﾂ-----*/
p{margin: 0; padding: 0; font-family: "ＭＳゴシック",sans-serif;}
table{font-family: "ＭＳゴシック",sans-serif;}
ul{width: 600px; margin: 5px 0px 0px 0px; padding: 0; list-style-type: none;}
li{margin: 0; padding: 0; list-style-type: none; float: left;}
#menu1 a{
display:block; width: 100px;
height: 60px;
background:url(../img/top2.gif) no-repeat;
text-decoration:none; text-align:left; text-indent: -9999em;
}
#menu1 a:hover{
background:url(../img/top.gif) no-repeat;}
#menu2 a{
display:block; width: 100px;
height: 60px;
background:url(../img/bio2.gif) no-repeat;
text-decoration:none; text-align:left; text-indent: -9999em;}
#menu2 a:hover{
background:url(../img/bio.gif) no-repeat;}
#menu3 a{
display:block; width: 100px;
height: 60px;
background:url(../img/works2.gif) no-repeat;
text-decoration:none; text-align:left; text-indent: -9999em;}
#menu3 a:hover{
background:url(../img/works.gif) no-repeat;}
#menu4 a{
display:block; width: 100px;
height: 60px;
background:url(../img/schedule2.gif) no-repeat;
text-decoration:none; text-align:left; text-indent: -9999em;}
#menu4 a:hover{
background:url(../img/schedule.gif) no-repeat;}
#menu5 a{
display:block; width: 100px;
height: 60px;
background:url(../img/link2.gif) no-repeat;
text-decoration:none; text-align:left; text-indent: -9999em;}
#menu5 a:hover{
background:url(../img/link.gif) no-repeat;}
#menu6 a{
display:block; width: 100px;
height: 60px;
background:url(../img/contact2.gif) no-repeat;
text-decoration:none; text-align:left; text-indent: -9999em;}
#menu6 a:hover{
background:url(../img/contact.gif) no-repeat;}
