.headCell {
	font-size: 10px;
	background-image: url(_image/head_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: right;
	padding-top: 12px;
	padding-right: 10px;
}
.foot {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #996600;
	text-align: right;
	padding-right: 10px;
}
.mainCell {
	font-size: 12px;
	background-color: #FFFFFF;
	width: 750px;

}
.headCell a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.headCell a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.headCell a:hover {
	color: #FF00FF;
	text-decoration: underline;
}
.foot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:hover {
	color: #FF00FF;
	text-decoration: underline;
}
.pageTitle {
	margin-top: -10px;
	margin-left: 10px;
}
.table01LeftCell {
	font-size: 14px;
	background-color: OldLace;
	padding: 4px 8px;
	text-align: right;
	vertical-align: top;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.table01RightCell {
	font-size: 14px;
	background-color: WhiteSmoke;
	padding: 4px 8px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}
.attention01 {
	padding: 15px;
	margin-left: 40px;
	border: 2px groove;
	margin-right: 40px;
	background-color: Linen;
	letter-spacing: 0.1em;



}
.goTopCell {
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}

