<style type="text/css">
<!--
body, th, td {
	margin: 15px;
	padding: 0;
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	color: #333;
}
h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 2em;
}

li {
	list-style: disc;
}

#aaa{
	margin:0 auto;}

ol.UpRom li {
	list-style: upper-roman;
}

ol.Dec li {
	list-style: decimal;
}

ol.Iro li {
	list-style: katakana-iroha;
}

ul.Dis li {
	list-style: disc;
}

.nonST {
	list-style: none;
	list-style-type: none;
}

.nm {
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: underline;
	color: #009;
}
a:visited {
	text-decoration: none;
	color: #006;
}
a:hover {
	text-decoration: none;
	color: #00F;
}
.font2 {
	font-size:12px;
	line-height:135%
}

table {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
}

th, td {
	padding: 3px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

.mb15 {
	margin-bottom: 15px;
}

.cen {
	text-align: center;
}

#footer{
	font-size:10px;}

-->
</style>