body {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;


}
a {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	padding: 10px;


}
a:link {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	font-size: 12px;
	color: #00CC00;
	font-weight: bold;

}
a:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	font-size: 12px;
	color: #FF0099;
	text-decoration: underline;
	font-weight: bold;

}
.link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	margin: 5px;
}
.txt {
	font-size: 12px;
	color: #333333;
	margin: 5px;
}
.button {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: #CCCCCC;
}
.mail {
	font-size: 12px;
	color: #666666;
	background: #CCFFFF;
	font-weight: bold;
}
.number {
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	padding: 3px;
	background: url(images/bg2.gif);

}
.setsumei {
	font-size: 12px;
	color: #666666;
	padding: 3px;
	line-height: 130%;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.focus {
	background: #FFCCCC;
	font-size: 12px;
	color: #333333;
	padding: 2px;
}
.focuslink {
	background: #FFCCCC;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;

}
#body {
	background: url(images/body_bg.gif);
}
