@charset "utf-8";
/* CSS Document */
body
{
	background-color:#ECECFF;
}
td.col
{
	background-color:#C5C5EB;
	text-align: center;
}
p
{
	font-family:Georgia;
	font-size:12px;
	text-align:justify;
	line-height: 150%;
}
p.head
{
	font-family:Georgia;
	font-size:12px;
	text-align:justify;
	line-height: 150%;
}
p.link
{
	font-family:Georgia;
	font-size:14px;
	text-align:center;
	line-height: 150%;
}
h5
{
	font-family:Georgia;
	font-weight:bolder;
	text-decoration: underline;	
}
h1
{
	font-family:Georgia;
	font-weight:bolder;
	color:#902147;
}	
h4
{
	font-family:Georgia;
	font-weight:bolder;
}

li
{
	font-family:Georgia;
	font-size:12px;
	text-align:justify;
	line-height: 150%;
}
.webmaster {
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.email {
	font-family: Georgia;
	font-size: 9px;
	font-style: italic;
	color: #C00;
}
.title1 {
	font-size: 125px;
	color: #666;
}
.assign {
	color: #F00;
}
