@charset "UTF-8";

/* お知らせ・新着情報用------------------*/

body {
    background: #FFFFFF !important;
}

dl.info_dl {
	text-align: left !important;
	color: #333;
	text-decoration:none;
}

dl.info_dl a {
	color: #333;
	text-decoration:none;
}

dl.info_dl a:visited {
	color: #8F5FA4;
}

dl.info_dl a:hover {
	color: #069BE3;
	text-decoration:underline;
}

.cap5 {
	font-size: 0.7em;
	font-weight: normal;
	margin: 8px 0 0 10px;
	text-align: left !important;
}
