@charset "shift_jis";

body {
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	background-repeat: repeat-y;
	text-decoration: none;
	line-height: 1.4;
	margin: 0;
	padding: 0px;
	font-family: "Verdana", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka" ,sans-serif
}
a img {
	border: none
}
a:link {
	color: #0000ff;
	text-decoration: none
}
a:visited {
	color: #3366ff;
	text-decoration: none
}
a:hover {
	color: red;
	position: relative;
	top: 2px;
	left: 2px;
	text-decoration: blink
}
H1 {
	font-size: 23px;
	COLOR: #008080
}
H2 {
	font-size: 15px;
	COLOR: #008080
}
H3 {
	font-size: 13px;
	COLOR: #000000
}
TABLE {
	line-height: 1.4;
	font-size: 12px
}

#footer {
	color: #ffffff;
	background-color: #FF734F;
	margin: 0px;
	padding: 5px;
	font-size: 11px;
	text-align: center;
}
