body {
	background-color: #FFFFFF;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-size: 10px;
	color: #000000;
}	
a:link {
	color: #009900;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #9966CB;
}
a:active {
	color: #9966CB;
}
a.store:link    { text-decoration: none; color: #9966CB;font-size: 11px; font-weight: bold;}
a.store:visited { text-decoration: none; color: #9966CB;font-size: 11px; font-weight: bold;}
a.store:hover   { text-decoration: none; color: #009900;font-size: 11px; font-weight: bold;}
a.store:active  { text-decoration: none; color: #009900;font-size: 11px; font-weight: bold;
}

.bodypad {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.ttl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009900;
}
.calendar {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
.calital {
	font-size: 12px;
	color: #009900;
	font-style: italic;
}.picpad {
	padding-right: 15px;
}
.form {
	font-size: 12px;
	font-weight: bold;
	color: #FEFF99;
}
.required {
	font-weight: bold;
	color: #FF0000;
}
