@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 common) === */

#menubox {
}

#menubox a {
	display: block;
/*	width: 100%;*/
	padding-left: 14px;
	font-size:12px;
	line-height:14px;
/*	background-color: #f0fff0;*/
}

#menubox a:hover  {
	cursor: pointer;
	text-decoration: none;
	background-color: transparent;
/*	background-color: #fff7f7;*/
}

/* === menu style (menubox special) === */

#menubox .menu_label {
/*	border-bottom:2px solid #a9a9a9;*/
}

#menubox .menu_label a {
	padding: 0px;
}

#menubox .menu_label a:hover {
}

#menubox .menu_00 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_top {
	border-bottom:1px solid #a9a9a9;
}

#menubox .menu_photo {
}

#menubox .menu_caption {
	font-size:11px;
	line-height:12px;
	padding:5px 2px 5px 4px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	border-bottom:1px solid #a9a9a9;
	background-color: #ffffff;
}

#menubox .menu_last {
	height: 1px;
/*	border-top:1px solid #a9a9a9;*/
	background-color: #a9a9a9;
}

/* === menu style (menubox sub) === */

#menubox .menu_sub {
	padding-top:0px;
	padding-bottom:0px;
/*	border-top:1px dotted #a9a9a9;*/
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f7f7ff;
}

#menubox .menu_sub a {
	padding: 4px 4px 4px 10px;
	font-size:11px;
	line-height:12px;
}

/* === menu style (menubox items) === */

#menubox .menu_01 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_01 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

#menubox .menu_02 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_02 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

#menubox .menu_03 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_03 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

#menubox .menu_04 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_04 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

#menubox .menu_05 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_05 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

#menubox .menu_06 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_06 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

#menubox .menu_07 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_07 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

#menubox .menu_08 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_08 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

#menubox .menu_09 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_09 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

#menubox .menu_10 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_10 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

#menubox .menu_11 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_11 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

#menubox .menu_12 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_12 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

#menubox .menu_13 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_13 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

#menubox .menu_14 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_14 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

#menubox .menu_15 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_15 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

#menubox .menu_16 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_16 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

#menubox .menu_17 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_17 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

#menubox .menu_18 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_18 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

#menubox .menu_19 {
	height: 28px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color: #f0fff0;
}

#menubox .menu_19 a {
	background-repeat: no-repeat;
	background-position: 3px center;
	background-image: url("../images/menu-chap-norm.png");
}

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

/* end of style */
