#address {
	position: absolute;
	text-align: center;
	left: 6px;
	top: 462px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
/* ----------------------------------------------------------------------------------
フッダー
---------------------------------------------------------------------------------- */

#footerBottom {
	clear: both;
	width : 970px;
	height: 40px;
	font-size: 11px;
	line-height: 220%;
	text-align : right;
	background-color: #f1f1f1;
	background-repeat: no-repeat;
}
/* ----------------------------------------------------------------------------------
フッターナビゲーション
---------------------------------------------------------------------------------- */

#footerNavigationArea {
	clear: both;
	position: relative;
	width : 970px;
	height: 30px;
	position: relative;
	margin: 0px;
	padding-bottom: 7px;
	background-color: #eeeeee;
	text-align: center;
	vertical-align: middle;
}
a:visited { color: #0099ff; text-decoration: none }
a:link	 { color: #0099ff; text-decoration: none }
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	LINE-HEIGHT: 1.3em;
	PADDING-TOP: 0px;
	FONT-FAMILY: "Lucida Grande","メイリオ","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sanserif;
	background: #FFFFFF;
}

TABLE {
	font: 10px/1.3em "Lucida Grande", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sanserif;
	border-bottom: 0.1px dotted #999999;
}

.red {color: #FF0000
}
.blue {color: #0000ff
}
.white {color: #FFFFFF
}
.glay {color: #dcdcdc
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.small-small {
	font-size: 90%;
}

.small {font-size: 11px;
}

.small-red {font-size: 11px; color: #FF0000;
}

.small-white {font-size: 11px; color: #FFFFFF;
}

.ui {font-family: "MS UI Gothic";font-size: 12px;
}
.yellow {
	color: #FFFF00;
}
.peach {
	color: #FF99CC;
}
.ui-red {
	color: #FF0000;
	font-family: "MS UI Gothic";
	font-size: 12px;
}

