body {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 120%;
	color: #336699;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 120%;
	color: #333333;
}

a:link {
	color: #336600;
	text-decoration: none;
}

a:visited {
	color: #336600;
	text-decoration: none;
}

a:hover{
	color: #CC0000;
	text-decoration: underline;
}

a:active{
	color: #CC0000;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	background-color: #336699;
	color: #FFFFFF;
	line-height: 120%;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	background-color: #669900;
	color: #FFFF33;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
	color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
	color: #003300;
	background-color: #FFFF99;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
	font-style: italic;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 120%;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.box1 {
	color: #CC0033;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	background-color: #336699;
	font-weight: normal;
}

.titlebar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFCC;
	background-color: #669966;
	font-weight: normal;
}


.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: normal;
	font-size: small;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

h1  {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	background-color: #336699;
	color: #FFFFFF;
	line-height: 120%;
}
h2  {
	font-size: large;
	font-weight: bold;
	background-color: #336699;
	color: #FFFFFF;
	line-height: 120%;
}
h3   {
	font-size: medium;
	font-weight: bold;
	color: #336699;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #999999;
	line-height: 120%;
}
h4  {
	font-size: small;
	font-weight: bold;
	border-top: medium solid silver;
	border-bottom: medium solid silver;
	line-height: 120%;
}
あ.green {
	color: #0F0;
}
