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

A:hover {
text-decoration:underline; 
background:none; color: #CC0000; 
}

.menu A {
	text-decoration:none;
	color : #2f2f2f;
	
}

.menu A:hover {
	text-decoration : underline;
	
	
}
 
.menu {
	font-size : 13px;
	color : #3d3d3d;
  width : 165px;
  height : 35px;
  background-image : url(../images/menu_bg.gif);
}


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

.sub_menu A:hover {
	text-decoration:underline;
	color:#FF3300;
 }
 
.sub_menu {
	font-size: 10px;
	color: #999999;

}

.link A {
	text-decoration:none;
	color: #333333;
	font-size: 12px;
	line-height: 140%;
}

.link A:hover {
	text-decoration:underline;
	color:#CC0000;
 }
 

body{
	font-size: 12px;
}

tr {
	font-size: 12px;
}

.gyoukan {
	line-height: 150%;
}

.gyoukan1 {
	line-height: 250%;
}


.font1{
  font-size : 14px;
  line-height : 150%;
  margin-left : 5px;
}
H1{
  font-size : 13px;
  font-weight : bold;
  color : red;
  text-align : left;
  width : 760px;
  margin-bottom : 0px;
}
H2{
  color : white;
  margin-bottom : 0px;
}
.text14{
  font-size : 14px;
  line-height : 150%;
}
.bg_y{
  background-color : yellow;
}
.text12{
  font-size : 12px;
  line-height : 150%;
}
.text4{
  font-size : 12px;
  
}
.text15{
  font-size : 15px;
  
}

