A { 
text-decoration : underline; 
color : gray; 
}

A:HOVER {
text-decoration:underline; 
color : #ff8000; 
}

 .menu {
	color: #FFFFFF;
	font-size: 12px;
}

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



body{
	font-size: 12px;

}

.gyoukan {
	line-height: 120%;
}

tr {
	font-size: 12px;
}
.top {
	font-size: 12px;
	line-height: 16px;
}
.ub {
	font-size: 12px;
	text-decoration: underline;
}
.long {
	font-size: 12px;
	line-height: 20px;
}
.con {
	font-size: 13px;
	line-height: 19px;
	font-variant: normal;
}

#news {
    width: 328px;
	height: 90px;
	margin: 37px 10px 10px 16px;
	overflow-y: scroll;
}

#news ul {
    margin: 0;
	padding: 0;
}

#news li{
    list-style: none;
	border-bottom: #CCCCCC dashed 1px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
}

li.n1 {
    margin-top: 20px;
	line-height: 16px;
	list-style: disc;
}

.boxI { width: 320px; font-size: 12px; text-align:center; padding: 15px; border: #333333 1px solid ; }
.boxJ { width: 150px; font-size: 12px; text-align:center; padding: 5px; border: #333333 1px solid ; }

h1 { margin: 0; padding: 0;}
h2 { margin: 0; padding: 0;}
h3 { margin: 0; padding: 0; font-size: 16px; font-weight: bold; color: #FFF;}
h4 { margin: 0; padding: 10px 0 0 0; border-bottom: 1px #036 dotted; font-weight: bold; color: #036;  }
