.small {font-size: x-small}

a:link {
	color: #22AA22;
	text-decoration: none;
}
h1 {
	padding: 0px;
	margin: 0px;
}

h2 {
	background-image: url(image/H2.png);
	background-repeat: no-repeat;
	text-indent: 30px;
	line-height: 24px;
	background-position: left bottom;
	vertical-align: bottom;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9900;
	width: 400px;
	padding-bottom: 1px;
	font-size: 22px;
}

a:visited {
	color: #999900;
	text-decoration: none;
}
body,td,th {
	color: #333333;
	background-color: #DBE6EC;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-size: small;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
a:active {
	text-decoration: underline;
}


#wrapper {
	width: 700px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#footer {
	background-color: #DBDBDB;
}
#main {
	margin: 5px;
	letter-spacing: 0.1em;
}
.italic {
	font-style: italic;
}

#menu li {
	float: left;
	background-color: #F0F0F0;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: none;
	border-top-color: #009999;
	border-right-color: #999999;
	border-bottom-color: #009999;
	border-left-color: #999999;
	padding-right: 3px;
	padding-left: 3px;
	list-style-type: none;
	margin: 0px;
	border-right-width: thin;
	border-right-style: solid;
}
.ulmenu {
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#menu {
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}


.bold {font-weight: bold}

.red {color: #FF0000}

.bigfont {font-size: xx-large}
