body {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
}
p.header {
	background-image: url(../Copy of 7_1/img_head.jpg);
	margin: 0;
	height: 86px;
	background-image: url(../img/img_head.jpg);
	width: 816px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
p.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 15px;
	width: 816px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	margin: 0px;
	border-top-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	float: left;
	position: absolute;
	left: 0px;
	top: 1500px;
}


.main_contents {
	margin: 0px;
	height: 1400px;
	width: 648px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	padding: 10px;
	float: right;
	position: absolute;
	left: 150px;
	top: 89px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-left: 5px;
	color: #000000;
}
h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	color: #FF0000;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.comment {
	font-size: 12px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
p.text {
	color: #000000;
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 1.5em;
}
p.menu {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	text-align: left;
	margin: 0px;
	height: 1420px;
	width: 147px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #666666;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	float: left;
}
p.menu a {
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	background-color: #666666;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 2px;
	border-left-color: #CCCCCC;
}
p.menu a:hover {
	background-color: #FF0000;
}
.imag_float {
	float: right;
}
.imag_float_l {
	float: left;
}
