@charset "UTF-8";
#content {
	height: auto;
	width: 980px;
}
body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック', sans-serif;
	margin-top: 0px;
	background-color: #FFFFFF;
	font-size: 13px;
	color: #000000;
}
#main {
	background-color: #FFFFFF;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#rink {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #999999;
	height: auto;
	width: 980px;
	text-align: right;
}
#hed {
	background-image: url(../images/sekiwa_design2.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 980px;
	background-position: 10px;
	position: relative;
}
h1 {
	font: bolder normal 13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 200px;
	color: #666666;
	text-align: left;
	margin-top: 5px;
	padding-top: 18px;
}
#footer {
	height: auto;
	width: 980px;
	clear: both;
}
#navi {
	height: auto;
	width: 980px;
	padding-top: 0px;
	overflow: hidden;
}
a:link {
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	width: 980px;
	position: relative;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #999999;
}

