@charset "Shift_JIS";

@import "cmn.css";

/* home
------------------------------------------------------------ */	
#news p{
	border-bottom: #CCCCCC 1px dashed;
	margin-bottom: 5px;
}

#news p a{
	text-decoration: none;
	color: #0c479d;
}

#news p a:hover{
	text-decoration: none;
	color: #009933;
}
