body {
	font-family: "MS UI Gothic", "Osaka";
	font-size: 12px;
	line-height: 15px;
	color: #666600;
	margin-top: 0px;
}
h1 {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 24px; font-weight: bolder; color: #006600}

table {  font-family: "MS UI Gothic", "Osaka"; font-size: 12px; color: #660000; line-height: 15px}

li {  font-family: "MS UI Gothic", "Osaka"; font-size: 12px; color: #660000; line-height: 20px}
/*menu*/
.menu {
	position: absolute;
	; clip: rect(   );
}
.menu div {
	float: left;

}
.menu a {
	color: Gray;
	font-weight: normal;
	background-color: transparent;
	text-decoration: none;
	border: 2px solid #87CEEB;
	padding: 4px 4px;
	display: block;
	width: 100px;
	text-align: center;
	font-size: 10px;
	border-color: #F8F8FF Gray Gray #F8F8FF;
}
.menu a:hover{
	color: Maroon;
	font-weight: normal;
	background-color: #F5F5F5;
	border-color: Gray #F8F8FF #F8F8FF Gray;
}
/* body */
.body{
	position: relative;
}
.body h1 {
	font-family: "MS UI Gothic", "Osaka";
	font-size: 15px;
	background-color: #87CEEB;
	background-repeat: repeat;
	white-space: nowrap;
	display: block;
	width: 728px;
		margin-top: 0px;
	margin-bottom: 0px;

}
.body p {
	font-family: "MS UI Gothic", "Osaka";
	font-size: 12px;
	background-color: #F0F8FF;
	background-repeat: repeat;
	display: block;
	width: 728px;
	margin-top: 0px;
   margin-bottom: 0px;
}

.body a {
	font-weight: bold;
	color: Gray;
}
.body a:hover {
	color: Maroon;
}
.body table {
	display: block;
	width: 728px;
}
/* contents */
.contents td {
	font-family: "MS UI Gothic", "Osaka";
	font-size: 12px;
	background: transparent repeat;
	width: 25%;
	line-height: 15px;
	vertical-align: top;
	border: 1px dashed Silver;
	padding: 5px;
}
.contents hr {
	border: 1px dotted #FFDEAD;
		margin-top: 0px;
   margin-bottom: 0px;
}
.contents img {
	float: left;
}body {
	line-height: 15px;
}
