@charset "utf-8";

/* 上選單 */
.choose { width:778px; height:37px; background:url(button.jpg) no-repeat;}
.choose ul { margin:0; padding:0 0 0 25px;}
.choose li { float:left;width:61px;height:37px; list-style:none;}
.choose li span { display:none;}
.choose li a { display:block;width:61px; height:37px;}
.ch01 a:hover { background:url(button_over.jpg) no-repeat -25px 0;} 
.ch02 a:hover { background:url(button_over.jpg) no-repeat -86px 0;}
.ch03 a:hover { background:url(button_over.jpg) no-repeat -147px 0;}
.ch04 a:hover { background:url(button_over.jpg) no-repeat -208px 0;}
.ch05 a:hover { background:url(button_over.jpg) no-repeat -269px 0;}
.ch06 { background:url(button_over.jpg) no-repeat -330px 0;}
.ch07 a:hover { background:url(button_over.jpg) no-repeat -391px 0;}
.ch08 a:hover { background:url(button_over.jpg) no-repeat -452px 0;}
.ch09 a:hover { background:url(button_over.jpg) no-repeat -513px 0;}
.ch10 a:hover { background:url(button_over.jpg) no-repeat -574px 0;}
.ch11 a:hover { background:url(button_over.jpg) no-repeat -635px 0;}
.ch12 a:hover { background:url(button_over.jpg) no-repeat -696px 0;}
