@charset "Shift_JIS";


.hide {
	visibility: hidden;
}



.menu2 {
	line-height:200%;
	margin-right: 20px;
}

#start_menu0 {
	background-color: #33FF99;
	margin: auto;
}


#base {
	width: 780px;
	margin: auto;
}
#start_contents {
	background-color: #FFFFFF;
}
.Header .menu2 a {
	font-size: x-small;
}

.menu {
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
	text-align: center;
}
.menu a{
	font-size:small;
	color: #fff;
	display: block;
	line-height: 30px;
	font-weight: bold;
}
.menu a:hover{
	color: #FFFFFF;
	background-image: url(../image/bg_menu_p.jpg);
	background-repeat: repeat-x;
}
.menu table {
	width: 770px;
	border-collapse: collapse;
	margin: auto;
}
.menu tr {
	background-color:#eee;
}
.menu td {
	text-align: center;
	font-size: medium;
	padding: 0px;
	border: solid #fff 2px;
	background-image: url(../image/bg_menu.gif);
	width: 20%;
	height: 30px;
	background-repeat: repeat-x;
}
#goto_home {
	float: left;
	border: 0;
}
.fooder a{
color:#fff;
}
.fooder a:hover{
color:#FFFF66;
}