body{
    color: #505050; 
    background-color: #ffffff ;
	font-family: ＭＳ Ｐゴシック, Osaka;
	font-size:1em;
    line-height: 1.3; 
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	vertical-align:top;
	}

A:link { text-decoration:NONE; color:#009999 }
A:visited { text-decoration:NONE; color:#999999 }
A:active { text-decoration:NONE; color:#009999 }
A:hover { text-decoration:UNDERLINE; color:#009999 }



em{
   font-size: 0.84em; 
　color: #ffffff; 
   font-family: ＭＳ Ｐゴシック, Osaka ;  
   line-height: 1.2;
}


.left-space15
{
	margin-left: 15px;
	margin-right: 10px;
}

.left-space10
{
	margin-left: 10px;
}

.directory-text
{
	font-size: 0.84em;
	line-height: 1.3;
    color: #666666;
}

.honbun-small
{
	font-size: 0.84em;
	line-height: 1.3;
}

.honbun-small2
{
	font-size: 0.75em;
	line-height: 1.3;
}

.honbun
{
	font-size: 1em;
	line-height: 1.3;
}
.honbun-green
{
	font-size: 1em;
	line-height: 1.3;
    color: #009900;
}

.honbun-bold
{
	font-size: 1em;
	line-height: 1.3;
	font-weight: bold;
}
.honbun-bold-blue
{
	font-size: 1em;
	line-height: 1.3;
    color: #333399;
	font-weight: bold;
}
.honbun-bold-tercois
{
	font-size: 1em;
	line-height: 1.3;
    color: #009999;
	font-weight: bold;
}
.honbun-bold-white
{
	font-size: 1em;
	line-height: 1.3;
    color: #ffffff;
	font-weight: bold;
}
.honbun-bold-red
{
	font-size: 1em;
	line-height: 1.3;
    color: #CC0000;
	font-weight: bold;
}
.honbun-blue
{
	font-size: 1em;
	line-height: 1.3;
    color: #333399;
}

.blue { color: #333399 }
.green {color: #009900}
.red {color: #cc0000}
.white { color: #ffffff }








