body {
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
	color: #003366;
	background : #124b6c url(../bg_01.gif);
}

a:link {
	color: #0099CC;
}

a:active {
	color: #FFCC00;
}

a:visited {
	color: #CC6699;
}

a:hover {
	color: #FFCC00;
}

td,th {
	font-size: 0.8em;
}

.sitetitle {
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.8em;
}

.sitetitle a:link,
.sitetitle a:active,
.sitetitle a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.sitetitle a:hover {
	text-decoration:underline;
}

dt {
	font-size:16px;
	font-weight: bold;
	width:190px;
	margin:0 auto 10px auto;
}
dd {
	padding:5px 5px 2px 5px;
	color:#FFFFFF;

}
