/*ああああああああああああああああ*/

#menu {
	margin-top: 3px;
}
#menu ul, #menu li {
	margin:0;
	padding:0;
	list-style:none;
}

#menu li {
	width:0px;
	height:0px;
	display:inline;
}

#menu a, #menu a:link #menu a:visited {
	text-decoration:none;
	background-color:#FFFFFF;
	display:block;
	width:195px;
	margin-top: 0px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 10px;
	line-height: 1em;
	height: 17px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#menu a:hover{
	color:#333333;
	background-color:#ECF2FA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #39526D;
	width: 195px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 17px;
}


/*ああああああああああああああああ*/

.top-if-pick {
	width: 580px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	overflow: auto;
	display: block;
	background-color: #FFFFFF;
}
.top-waku {
	height: 100%;
	background-color: #FFFFFF;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu-back {
	background-color: #CCCCCC;
	width: 215px;
	padding-top: 3px;
}

