body {
	margin: 0px;
	padding: 0px;
	background: #3A6EA5;
	text-align: center;
	font: 12px/120% "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	color: #000000;
}

#wrapper {
	background: #FCF7FD;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 720px;
	text-align: left;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
#header {
	background: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 110px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	height: 110px;
}
#contents {
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 40px;
	height: auto;
	width: auto;
	background: #FCF7FD;
}
#contents #main {
	height: auto;
	width: auto;
	padding: 0px;
	background: #FCF7FD;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	height: 30px;
	width: 720px;
	text-align: center;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	background-color: #000033;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer h3 {
	font: 12px "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝", serif;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 10px;
}
a:link
{
COLOR:#0000FF;
BACKGROUND-COLOR:transparent;
TEXT-DECORATION:underline
}
a:visited
{
COLOR:#0000FF;
BACKGROUND-COLOR:transparent;
TEXT-DECORATION:underline
}
a:hover
{
COLOR:white;
BACKGROUND-COLOR:red;
TEXT-DECORATION:underline
}
ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 45px;
}
li {
	font-size: small;
	line-height: 180%;
}
.small {
	font-size: small;
	float:left;
	margin: 0px 0px 5px 10px;
	line-height: 150%;
}
#main h3 {
	font-size: large;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #3A6EA5;
	margin-top: 15px;
	margin-right: 220px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
