body	{
	font-size:14px;
	background-color: #CCCC66;
	color: #000000;
}

div	{ font-size:14px;
	  color:#000000;
	  line-height:1.5em;
	  letter-spacing:1px;
	  padding-left:10px; padding-right:10px; }
	  
a:link   {
	font-size : 14px;
	text-decoration : none;
	color : #000066;
	border-bottom: 1px #000066;
}
a:hover  {
	background : #003399;
	color : #336699;
	border-bottom-width: 1px;
	border-bottom-color: #336699;
}
.white {
	color:#ffffff;
	font-size: 10px;
	letter-spacing: 1.7em;
	line-height: 1.5em;
}
.small {
	font-size:10px;
	;
	color: #330000;
	line-height: 1.2em;
}
.midashi {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #330000;
	letter-spacing: 7px;
}
.bold {
	font-weight: bold;
}


a:visited {
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #000066;
}
table {
	font-size: 14px;
	color: #330000;
	text-decoration: none;
}
.link {
	font-size: 14px;
	color: #003300;
}
.setsumei {
	font-size: 14px;
	color: #330000;
	line-height: 1.5em;
}
.midashi2 {
	font-size: 18px;
	font-weight: bold;
	color: #330000;
}

