@charset "shift_jis";

body {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	margin: 0px;
	line-height: 1.4;
	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;
	text-decoration: blink
}
H1 {
	font-size: 23px;
	COLOR: #008080
}
H2 {
	font-size: 15px;
	COLOR: #666;
}
H3 {
	font-size: 13px;
	COLOR: #000000
}
TABLE {
	line-height: 1.4;
	font-size: 12px
}

#footer2 {
	color: #666;
	background-color: snow;
	width: 98%;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 10px;
	text-align: center;
	border-top: double 3px salmon;
}

