@charset "utf-8";
/* Standard stylesheet (For kofu Meiden)
	Copyright (C) 2001 Sofrosune http://www.sofrosune.net/
	No part of this program may be reproduced or transmitted in any form or 
	by any means without permission from the author, Sofrosune.
	Version:1.00, September 6, 2006.
*/

/* top,right,bottom,left */
/* top/bottom, right/left */

.dummy {}

/* === menu style === */

#menubox .menu_05 {
	background-color: #d1f0d1;
}

#menubox .menu_05 a {
	color: #dc143c;
	background-image: url("../images/menu-chap-down.png");
}

#menubox .menu_05 a:hover {
	cursor: default;
	background-color: transparent;
	background-image: url("../images/menu-chap-down.png");
}

/* end of style */
