body {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}
body,td,th {
	color: #999999;
}
INPUT, SELECT, TEXTAREA {
	font-size: 10px;
} 
A {
	font-size:10px;
	text-decoration: none;
}
A:HOVER {
	font-size:10px;
	text-decoration: underline;
}
A.jm {
	text-decoration: none;
	color: #FF9999;
}
A.jm:HOVER {
	text-decoration: none;
	color: #01B3B2;
}
A.lele {
	text-decoration: none;
	color: #99CC66;
}
A.lele:visited {
	text-decoration: none;
	color: #99CC66;
}
A.lele:HOVER {
	text-decoration: none;
	color: #FF9900;
}
A.lele_top {
	text-decoration: none;
	color: #99CC66;
	font-weight:bold;
}
A.lele_top:visited {
	text-decoration: none;
	color: #99CC66;
	font-weight:bold;
}
A.lele_top:HOVER {
	text-decoration: none;
	color: #FF9900;
	font-weight:bold;
}
A.map {
	text-decoration: none;
	color: #FF9999;
}
A.map:HOVER {
	text-decoration: none;
	color: #99CC66;
}
.foot {
	font-size:10px;
	line-height:12px;
	color: #D3E4AD;
}
a.foot:link {
	text-decoration: none;
}
a.foot:hover {
	text-decoration: underline;
}
A.shop {
	text-decoration: none;
	color: #9999FF;
}
A.shop:HOVER {
	text-decoration: none;
	color: #FF9966;
}
A.hana {
	text-decoration: none;
	color: #f69;
}
A.hana:HOVER {
	text-decoration: none;
	color: #5DC5BC;
}

.jm_vacation{
	font-size: 10px;
	color: #01B3B2;
	font-weight:bold;
}
.lele_vacation{
	font-size: 10px;
	color: #FF9900;
	font-weight:bold;
}

a.jfss {
	text-decoration: none;
	color: #171384;
}
a.jfss:hover {
	text-decoration: none;
	color: #06c;
}
.jm_notice{
	font-size: 10px;
}
.small{
	font-size: 10px;
	line-height: 1.4em;
}
.red { color: #f00; }
