@charset "Shift_JIS";
body {
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.smd2 {
	color: #000000;
	background-color: #E3E3E3;
	padding: 6px;
	font-size: 0.8em;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
}
.smd2 a:link  {
	color: #333333;
}
.smd2 a:visited  {
	color: #333333;
}
.smd2 a:hover  {
	color: #FF6600
}
.smd2 a:active  {
	color: #FF6600
}
