@charset "utf-8";
/* Standard stylesheet (For kofu Meiden)
	Copyright (C) 2004 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 */

.dummy {}


/* === headmenu style === */

#headbox .headmenu_01 {
}

#headbox .headmenu_01 a {
	color: red;
	background: url(../images/head-menu-left-down.png);
}

#headbox .headmenu_01 a:hover {
	cursor: default;
	background-color: transparent;
	background: url(../images/head-menu-left-down.png);
}

/* end of style */
