@charset "utf-8";
/* CSS Document */
#gNavi .navi03 a img {
	visibility: hidden;
}

#main dl {
	font-size: 1.2em;
}

#main dl dt {
	float: left;
	color: #488cd2;
	padding: 6px 0 14px 42px;
	clear: left;
}

#main dl dd {
	padding: 6px 0 14px 203px;
	margin-bottom: 8px;
	background: url(../img/news/line01.gif) repeat-x left bottom;
}

#main dl dd a {
	text-decoration: underline;
}

#main dl dd a:hover {
	text-decoration: none;
}
