@charset "Shift_JIS";

body{
	margin:0;
	padding:0;
	}

.text a:link { color: #004293; text-decoration: none;}
.text a:visited { color: #004293; text-decoration: none;}
.text a:hover { color: #cc0000; text-decoration: underline;}

.line {
	color: #E6003E;
}

.list_title{
	color: #004293;
	text-decoration: underline;
	margin-bottom:10px;
}

