<STYLE Type="text/CSS">
<!--

	TABLE,a		{ color:#434343; font-size:12px;}

a:link{
color:#343434;
text-decoration:underline;
}
a:visited{
color:#343434;
text-decoration:underline;
}
a:hover{
color:#cc0033;
text-decoration:underline;
}

	.text		{ color:#434343; font-size:small; line-height:17px;}
	.texts		{ color:#434343; font-size:x-small; font-size:x-small;}
	.textb		{ color:#434343; font-size:small; font-weight:bold;}
	.textrb		{ color:#CC0000; font-weight:bold;}
	.textblb	{ color:#3366CC; font-weight:bold;}
	.textwb		{ color:#FFFFFF; font-weight:bold;}

	.text01		{ color:#434343; background:#FFFFFF; padding:10px; line-height:17px;}
	.text02		{ color:#434343; font-size:medium; background:#FFFFFF; padding:30px 60px 30px 60px; line-height:25px;}
	.text03		{ color:#434343; font-size:medium; padding:30px 60px 30px 60px; line-height:25px;}
	.text04		{ color:#434343; font-size:medium; line-height:25px;}
	.text05		{ color:#434343; font-size:medium; background:#FFFFFF; padding:30px 60px 30px 60px;}


	.tb-00		{ color:#ffffff; background:#0D42C5; font-size:small;}
	.tb-01		{ color:#434343; background:#E6F5F0; font-size:small;}
	.tb-02		{ color:#434343; background:#FFFFFF; font-size:small;}
	.tb-02b		{ color:#434343; background:#FFFFFF; font-size:medium;}


	.kt-b1		{ color:#FFFFFF; font-size:12px; background:#D4D4D4;}


	.tb-b4		{ color:#FFFFFF; font-size:12px; background:#23974C; font-weight:bold;}
	.tb-b5		{ color:#000000; font-size:12px; background:#FFFFEB;}
	.tb-b5s		{ color:#000000; font-size:10px; background:#FFFFEB;}


	.ttl		{ border-color:#0D42C5; background-color:#0D42C5; color:#FFFFFF; font-size:small; font-weight:bold;}

	.waku		{ padding:5px; border-style:solid; border-width:1px; border-color:#000000;}
	.op-waku	{ padding:5px; border-style:solid; border-width:1px; border-color:#251E1C; background-color:#E8F6FF; color:#251E1C; font-size:x-small;}

h4{
width: 95%;
font-size:12px;
text-align:left;
font-weight:bold;
color:#434343;
background-image: url("../../img/arrow_01.gif");
background-repeat: no-repeat;
background-position: 6px 1px;
padding: 0px 0px 0px 20px;
margin: 0px 0px 2px 0px;
}


h3{
	color:#900;
	font-size:80%;
	}
#sample01{
	position:relative;
	background:url(img/top_menu00.jpg) no-repeat right top;
	width:654px;
	height:313px;
	margin:10px auto 0px;
	}
#sample01 ul li a{
	display:block;
	width:130px;
	height:40px;
	background:url(img/aaa.jpg) no-repeat left top;
	color:#fff;
	font-weight:bold;
	padding:10px 0px 0px 8px;
	}
	
#sample01 ul li a span{
	display:none;
	}
#sample01 ul li a:hover span{
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:654px;
	height:313px;
	text-indent:-999px;
	}
#sample01 ul li#menu01 a:hover span{background:url(img/top_menu00f.jpg) no-repeat right top;}
#sample01 ul li#menu02 a:hover span{background:url(img/top_menu00f.jpg) no-repeat right top;}
#sample01 ul li#menu03 a:hover span{background:url(img/top_menu00f.jpg) no-repeat right top;}
#sample01 ul li#menu04 a:hover span{background:url(img/top_menu00f.jpg) no-repeat right top;}
#sample01 ul li#menu05 a:hover span{background:url(img/top_menu00f.jpg) no-repeat right top;}

a:hover{border:none;}

-->
</STYLE>