@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	background-color: #000000;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	clear: both;
	background-color: #000066;
	color: #FFFFFF;
	padding: 5px;
	line-height: 1.5em;
}
p {
	font-size: 10pt;
	line-height: 1.8em;
	margin-bottom: 20px;
	color: #333333;
	margin-left: 10px;
	list-style-type: square;
}

img {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contents table {
	width: 700px;
	margin-right: 25px;
	margin-left: 25px;
}
#contents p {
	line-height: 1.5em;
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



#contents td {
	width: 50%;
	vertical-align: text-top;
}

#contents {
	background-color: #CCCCCC;
	width: 750px;
	margin-top: 10px;
	margin-left: 10px;
}
.koji {
	font-size: 9pt;
	line-height: 1.6em;
	background-image: url(../images/bear.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	padding-left: 20px;
	margin-left: 20px;
}
.rika {
	background-image: url(../images/chick.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 9pt;
	line-height: 1.6em;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#contents h1 {
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	color: #333333;
	line-height: 1.5em;
}
.reference {
	font-size: 8pt;
	line-height: 1.5em;
	text-align: right;
}
table h2 {
	color: #000000;
	background-color: #FFFFCC;
	font-size: 10pt;
	line-height: 1.5em;
	text-align: center;
}


#footer {
	color: #FF0000;
}
#header {
	color: #000000;
	background-image: url(../images/abu_title2.jpg);
	background-repeat: no-repeat;
	height: 94px;
}
#main {
	color: #99CC66;
	height: 550px;
}
a {
	background-color: #999999;
	margin: 5px;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	margin: 5px;
}
a:hover {
	color: #999999;
	text-decoration: none;
	background-color: #CCFF99;
	margin: 5px;
}
#contents h3 {
	font-size: 8pt;
	line-height: 1.5em;
	font-weight: normal;
	margin-left: 20px;
}
