td {
	font-size: 10pt;
	line-height: 120%;
}
h1 {
	font-size: 14pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #0000CC;
}
address {
	text-align: right;
	font-size: 10pt;
	font-style: normal;
}
.select {
	color: #CC0000;
	font-weight: normal;
}
th {
	font-size: 10pt;
	background-color: #EEEEEE;
	font-weight: normal;
}
.bg_gray {
	background-color: #EEEEEE;
}
.tel {
	font-size: 150%;
	font-weight: bold;
	line-height: 120%;
	margin: 5px;
}
.area {
	font-size: 100%;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}

