.txt14 {  font-size: 14px; line-height: 24px}
.txt15 {  font-size: 16px; line-height: 28px; font-weight:bold;}
.txt12 {  font-size: 12px; line-height: 18px}
.txt10 {  font-size: 10px}
.txt12whb {  font-size: 12px; line-height: 18px; font-weight: bold; color: #FFFFFF}

a:link {  color: #0000FF; text-decoration: none}
a:visited {  color: #0000FF; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: none}

.kindaisangyo{
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	border-left:#FF8888 5px solid;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:15px;
	background-color:#FFDDDD;
	display: block;
}

/*@navi3@*/
.navi3	{
}

.navi3 a	{
	display:block;
	width:100%;
	line-height:100%;
	margin:0px;
	padding:2px 2px;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
	font-weight:normal;
	text-decoration:none
}

.navi3 a:link,
.navi3 a:visited	{
	color: #666666;
	background-color:#EDEDED;	
}

.navi3 a:hover,
.navi3 a:active	{
	color: #ff0000;
	padding:2px 2px;
	background-color:#ffe3e0;
}



.txt-m	{
}
.txt-m a{
	display:block;
	border:solid 1px;
	border-color:#FFFFFF #659CC5 #659CC5 #FFFFFF;
	width:98%;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	line-height: 150%;
	padding:2px 3px;

}

.txt-m a:visited	{
	color: #0000FF;
}

.txt-m a:hover,
.txt-m a:active
	{
	color: #ff0000;
	background-color:#FFE6FF;
	border-color:#FFFFFF #E80083 #E80083 #FFFFFF;
}

