/* CSS Document */

a:link {
	color: #000000;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF6600;
}
#b {
font-weight:bold;
}
#head_menu {
font-size:12px;
text-decoration:none;
}
#head_menu a {
font-weight:bold;
}
body {
background: url(images/bg.gif) repeat-y fixed center;
margin-top: 15px;
font-size:12px;
line-height:1.5em;
}
#news dt {
float:left;
margin-right:20px;
margin-left:5px;
font-weight:bold;
}
#contents {
width:230px;
margin-left:5px;
float:left;
}
#contents dt {
font-weight:bold;
}
.update{
text-align:right;
margin:-15px 5px 0px 0px;
}