* {
	margin: 0;
	padding: 0;
}
#head {
	margin: 0 auto;
	height: 143px;
	width: 750px;
	left: 0px;
	top: 0px;
}
h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	color: #666666;
	clip: rect(0px,auto,auto,auto);
	top: 2px;
}
#body {
    margin: 0 auto;
	width : 750px ;
	top: 143px;
}
#menu {
	float: left;
	width: 130px;
	background-color: #CC9999;
	border: 1px solid #993333;
}
#menu a {
	font-size: 12px;
	color: #993333;
	text-decoration: underline;
	line-height: 20px;
	font-weight: normal;
}
#menu a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
}
#contents {
	width: 618px;
	float: left;
}
#contents a {
	color: #993333;
	text-decoration: underline;
	font-size: 14px;
}
#contents a:hover {
	color: #CC9999;
	text-decoration: underline;
	font-size: 14px;
}
.font12 {
	font-size: 12px;
	color: #666666;
	left: 2px;
	right: 2px;
}
.font12re {
	font-size: 12px;
	color: #FF0000;
}
.style2 {
	font-size: 14px;
	color: #666666;
}
