A { 
text-decoration:underline; 
color: #115279; 
}

A:hover {
text-decoration:underline; 
color: #E10000; 
}

.menu A {
	text-decoration:none;
	color: #333333;
	font-size: 12px;
}

.menu A:hover {
	text-decoration:none;
	color: #FFFFFF;

 }
 
 .menu {
	text-decoration:none;
	color: #333333;
	font-size: 12px;
}
 
.sub_menu A {
	text-decoration:none;
	color: #E0DCCA;
	font-size: 12px;

}

.sub_menu A:hover {
	color:#FF3300;
	text-decoration: none;


}
 
.sub_menu {
	font-size: 12px;
}

body{
	font-size: 12px;
        scrollbar-arrow-color:#FFFFFF;
        scrollbar-base-color: #FFFFC1;
        scrollbar-face-color: #A59A6F;
        scrollbar-highlight-color: #FFFFC1;
        scrollbar-shadow-color: #FFFFFF;
        scrollbar-track-color: #FFFFFF;
        scrollbar-darkshadow-color: #A59A6F;
}
p {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
}
.info {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	padding: 5px 10px 5px 20px;
	text-align: left;
}

td {
	font-size: 12px;
	line-height: 140%;
}
.td01 {
	font-size: 12px;
	line-height: 180%;
	color: #0000a0;
	font-weight: bold;
}
.td02 {
	font-size: 12px;
	line-height: 180%;
	color: #534d31;
	font-weight: bold;
}

.td16 {
	font-size: 12px;
	line-height: 160%;
}
.td18 {
	font-size: 12px;
	line-height: 180%;
}
h1 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}
h2 {
	font-size: x-small;
	font-weight: bold;
	color: #FF3300;
	text-align: left;
	margin: 15px 0px 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #FF6600;
	border-left: none;
	line-height: 150%;
}
strong {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.big {
	font-size: 13px;
	font-weight: bold;
	color: #bd0000;
}
big {
	font-size: 13px;
	font-weight: bold;
	color: #bd0000;
}

