.text9{font-size:xx-small; line-height:1.2em}
.text10{font-Size:x-small; line-height:1.2em}
.text12{font-Size:small; line-height:1.2em}
.text14{font-Size:medium; line-height:1.2em}
.menu{font-Size:x-small; line-height:1.2em}
.navi{font-Size:xx-small; line-height:1.2em}
.mini{font-Size:xx-small; line-height:1.2em}

h3{
	font-size:1.0em;
	color:#FF3300;
	font-weight:bold;
	border-left:3px solid #FF9900;
	padding-left:5px;
	margin-top : 5px;
	margin-bottom : 5px;
}

h4{
	font-size:0.8em;
	color:#FF3300;
	font-weight:bold;
	border-left:3px solid #FF9900;
	padding-left:5px;
	margin-bottom : 2px;
}

.h3_body{
	border-left:3px solid #dddddd;
	padding-left:5px;
	margin-top : 1px;
	margin-bottom : 5px;
}

.h4_body{
	border-left:3px solid #cccc99;
	padding-left:5px;
	margin-bottom : 6px;
}

form{
	margin-bottom:1px;
}

#index_center{
	margin:auto;
	width:570px;
}

a.mailto:link{ 

text-decoration:none;

}
a.mailto:visited{ 

text-decoration:none;

}
a.mailto:hover{ 

text-decoration:underline;

}
a.mailto:active{

text-decoration:none;

}