.font_blue {  font-size: 1px; line-height: 50%; color: #0066ff;}




/*SiteMaps*/

.SiteMaps {
padding:0.3em;
text-align:center;
width:110px;
font-weight:bold;
font-size:small;
background:#000066;
}

.SiteMaps a {
color:white;
display:block;
width:100%;
text-decoration:none;
}

.SiteMaps a:hover {
text-decoration:underline;
color:#FFCC00;
}

.SiteMapsON {
color:white;
padding:0.3em;
text-align:center;
width:110px;
font-weight:bold;
font-size:small;
background:#990000;
}


/*SiteBox*/

.New {color: #FF0000;font-weight: bold;font-size:small;_font-size:x-small;}

#SiteBox {margin-top:1em;margin-bottom:3em;width:578px;margin-left:1em;}

#SiteBox h2 {font-size:medium;color:#0066FF;text-align:left;}

#SiteBox h3 {margin-bottom:0;}

#SiteBox h5 {margin:0.3em; 0}

#SiteBox a {color:#0033CC;text-decoration:none;line-height:200%;}

#SiteBox a:hover {text-decoration:underline;color:#FF9900;}

.l-side h3{
	margin-top:15px;
	display:block;
	width:100%;
}
.category table{
	margin:0px;
	padding:0px;
	border:none;
}
.category td{
	border-bottom:dotted 1px #777777;
}
.category a{
	font-size:12px;
}

.title01a{
	padding:5px 10px;
	width:190px;
	background:#F2F6FC;
}
.title01a h4{
	font-size:small;
	_font-size:x-small;
	padding-left:15px;
	background:url("images/icn_dir01.gif") no-repeat 0 1px;
	display: block;
}
.title01b{
	padding:5px 10px;
	width:340px;
	background:#FFFFFF;
}

.category02{
}
.title02a{
	padding:5px 10px;
	width:190px;
	background:#EFFBE8;
}
.title02a h4{
	font-size:small;
	_font-size:x-small;
	display:block;
	padding-left:15px;
	background:url("images/icn_dir02.gif") no-repeat 0 1px;
}
.title02b{
	padding:5px 10px;
	width:340px;
	background:#FFFFFF;
}

.category03{
}
.title03a{
	padding:5px 10px;
	width:190px;
	background:#FEF1E3;
}
.title03a h4{
	font-size:small;
	_font-size:x-small;
	display:block;
	padding-left:15px;
	background:url("images/icn_dir03.gif") no-repeat 0 1px;
}
.title03b{
	padding:5px 10px;
	width:340px;
	background:#FFFFFF;
}



