<!--
td {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}
.nomal {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.title {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
}
.kakaku {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #FFFF00;
}

h1
{
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    margin: 0px
}
em
{
    font-size: 10px;
    color: #000000;
    margin: 0px
}
strong
{
    font-weight: normal;
}

-->