/********* 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;
}

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;
}

.bg_momiji {
color: #000000;
background-color: #FFFFFF;
background-image: url(image/momoji_back.gif);
background-repeat: repeat;
}

.bg_momiji2 {
color: #000000;
background-color: #FFFFFF;
background-image: url(image/momizi4.gif);
background-repeat: repeat;
}

.bg_moyou {
color: #000000;
background-color: #FFFFFF;
background-image: url(image/st03_bg.gif);
background-repeat: repeat;
}

