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

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

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

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

	font-size: 14px;
}

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

 }
 
.sub_menu A {
	text-decoration:none;
	color: #666666;
	font-size: 14px;
}

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

}
 
.sub_menu {

	font-size: 12px;
	color: #666666;

}

.list_menu {
	text-decoration:none;
	color: #FFFFFF;

	font-size: 14px;
	line-height: 130%;
	font: bold;
}

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

	font-size: 14px;
	line-height: 130%;
}

.list_menu A:hover {
	text-decoration:none;

	font-size: 14px;
	color: #FF0000;
	line-height: 130%;

 }
 
.sub_title{
	color: #FFFFFF;

	font-size: 17px;
	line-height: 130%;
	text-decoration: none;
}

body{
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

tr {
	font-size: 14px;

}

.gyoukan {
	line-height: 120%;
}
.bg-top {
	background-image: url(../images/bg-blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.table-bg {
	background-image: url(../images/bg-gray02.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
}


.tx_menu{
	color: #FFFFFF;
	line-height: 150%;
	font: bold;
}

.large{

	font: 18px;
	font: bold;
}	
.small{
	font: 11px;
}
.small_r{
	font: 12px;
	color: #880000;
}

.help{
	line-height: 120%;

	font: 16px;
}

td{
	line-height: 120%;
}


.tx_xlarge{
	font-size: 20px;
	line-height: 120%;
}

.hoge{
	font: 16px;
	line-height: 120%;
}

.hoge_d{
	font: 20px;
	font: bold;
	line-height: 120%;
}

.min{
 font-family: '‚l‚r –¾’©','‚l‚r ‚o–¾’©',serif;
}

.bd{
	border:1px solid #000000;
	font: 13px;
}
