/********* Eikando CSS **************/

a:link { 
           text-decoration: none;
		   color:#0000CC;
}
a:visited { 
           text-decoration: none;
           color:#660099;
}		   
a:hover{  
           text-decoration: underline;
           color:#CC0000;
	   background-color:#C0C0C0;
}
a:active  {
           text-decoration: none;
}

h1{
	font-family: "MS P Gothic", Osaka,sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #990000;
	margin: 5px;
	padding: 3px;
	border-top-width: 2px;
	border-right-width: 10px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3300CC;
	border-right-color: #3300CC;
	border-bottom-color: #3300CC;
	border-left-color: #3300CC;
	height: 25px;
	width: 450px;
	position: static;
	visibility: visible;
	background-color: #FFFFCC;
	letter-spacing: normal;
	float: none;
	clear: none;
	top: 0px;
	left: 120px;
}

h2{
 font-family: "MS P Gothic", Osaka,sans-serif;
 font-size: 130%;
 font-weight: bold;
 color: #990000;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: "MS P Gothic", Osaka,sans-serif;
 font-size: 110%;
 font-weight: bold;
 color: #990000;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: "MS P Gothic", Osaka,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #990000;
 margin: 0px;
 padding: 0px;
}

h5{
  font-family: "MS P Gothic", Osaka,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #990033;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family: "MS P Gothic", Osaka,sans-serif;
 font-size: 90%;
 font-weight: bold;
 color: #990033;
 margin: 0px;
 padding: 0px;
}

.address {
	font-family: sans-serif;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
}

.title0 {
	font-family: "MS P Gothic","Osaka",sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #990000;
}

.title1 {
	font-family: "MS P Gothic","Osaka",sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #990000;
}

.title1black {
	font-family: "MS P Gothic","Osaka",sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #000000;
}

.title1Vlt {
	font-family: "MS P Gothic","Osaka",sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #5B0D9B;
}

.title2 {
	font-family: "MS P Gothic","Osaka",sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #990000;
}

.title2black {
	font-family: "MS P Gothic","Osaka",sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}

.title3 {
	font-family: "MS P Gothic","Osaka",sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #000000;
}

.title3Vlt {
	font-family: "MS P Gothic","Osaka",sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #5B0D9B;
}

.standard {
	font-family: sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}

.standardVlt {
	font-family: sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #5B0D9B;
}

.standardBlue {
	font-family: sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #005FA9;
}

.standardGr {
	font-family: sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #99FF99;
}

.standardWhite{
	font-family: sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
}

.standardSmall {
	font-family: sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
}

.stdSmallVlt {
	font-family: "MS P Gothic","Osaka",sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #5B0D9B;
}

.standardRed{
	font-family: sans-serif;
	font-size: 100%;
	font-weight: normal;
	color:#FF0000;
}

.fs {
           background-color:#7777DD;  
           color:white;
}
.fs2 {
           background-color:#9999FF;  
           color:white;
}
