@charset"Shift_JIS";

body {
	margin: 0px;
}

h1{
	font-size:9px;
	color:#FFFFFF;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.head{
	background-color: #009966;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	height: 25px;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.left_navi{
	float: left;
	height: auto;
	width: 200px;
	background-color: #CCCC33;
	margin-top: 0px;
	margin-left: 0px;
}

#main{}
#contents {
	float: left;
	width: 80%;
	text-align: center;
	height: auto;
}
.rogo {
	margin-top: 50px;
}

.menu td {height:15px;}

.menu td p{
	margin-top: 0px;
	margin-bottom: 0px;
}

