@charset "UTF-8";
/* CSS Document */
* {padding: 0;margin: 0;}
body{font-family:'ＭＳ Ｐゴシック', "Osaka−等幅", sans-serif;font-size:10pt; color:#333333; background:url(../images/bg.png);}
img{border:none; margin:0; padding:0;}

/*-------------------*/
/*  menu css    */
/*-------------------*/
#menu{margin:0;padding:0;list-style-type:none;width:245px;height:553px;}
#menu ul{width:245px;height:553px;/*background: url(../images/menu.png) no-repeat;*/}
#menu ul li,ul li a{display: block;}

#menu ul li.top,ul li.top a{width:245px;height:50px;background:url(../images/menu.png) no-repeat 0px 0px;}
#menu ul li.top a:hover{width:245px;height:50px;background:url(../images/menuUP.png) no-repeat 0px 0px;}

#menu ul li.abstract,ul li.abstract a{width:245px;height:50px;background:url(../images/menu.png) no-repeat 0px -50px;}
#menu ul li.abstract a:hover{width:245px;height:50px;background:url(../images/menuUP.png) no-repeat 0px -50px;}

#menu ul li.proceedings,ul li.proceedings a{width:245px;height:50px;background:url(../images/menu.png) no-repeat 0px -100px;}
#menu ul li.proceedings a:hover{width:245px;height:50px;background:url(../images/menuUP.png) no-repeat 0px -100px;}

#menu ul li.registration,ul li.registration a{width:245px;height:50px;background:url(../images/menu.png) no-repeat 0px -150px;}
#menu ul li.registration a:hover{width:245px;height:50px;background:url(../images/menuUP.png) no-repeat 0px -150px;}

#menu ul li.instruction,ul li.instruction a{width:245px;height:50px;background:url(../images/menu.png) no-repeat 0px -200px;}
#menu ul li.instruction a:hover{width:245px;height:50px;background:url(../images/menuUP.png) no-repeat 0px -200px;}

#menu ul li.program,ul li.program a{width:245px;height:50px;background:url(../images/menu.png) no-repeat 0px -250px;}
#menu ul li.program a:hover{width:245px;height:50px;background:url(../images/menuUP.png) no-repeat 0px -250px;}

#menu ul li.excursion,ul li.excursion a{width:245px;height:50px;background:url(../images/menu.png) no-repeat 0px -300px;}
#menu ul li.excursion a:hover{width:245px;height:50px;background:url(../images/menuUP.png) no-repeat 0px -300px;}

#menu ul li.venue,ul li.venue a{width:245px;height:50px;background:url(../images/menu.png) no-repeat 0px -350px;}
#menu ul li.venue a:hover{width:245px;height:50px;background:url(../images/menuUP.png) no-repeat 0px -350px;}

#menu ul li.accommodation,ul li.accommodation a{width:245px;height:50px;background:url(../images/menu.png) no-repeat 0px -400px;}
#menu ul li.accommodation a:hover{width:245px;height:50px;background:url(../images/menuUP.png) no-repeat 0px -400px;}

#menu ul li.committees,ul li.committees a{width:245px;height:50px;background:url(../images/menu.png) no-repeat 0px -450px;}
#menu ul li.committees a:hover{width:245px;height:50px;background:url(../images/menuUP.png) no-repeat 0px -450px;}

#menu ul li.inquiry,ul li.inquiry a{width:245px;height:50px;background:url(../images/menu.png) no-repeat 0px -500px;}
#menu ul li.inquiry a:hover{width:245px;height:50px;background:url(../images/menuUP.png) no-repeat 0px -500px;}