@charset "Shift_JIS";

/* 共通 */
@import "roudoukijun2.css";

/****************************** コンテンツ ********************************/

a.u{
	color:#006;
	text-decoration:underline;
	}
a.u:visited{
	color:#939;
	text-decoration:underline;
	}

.mh_portal {
	padding:15px;
	border:4px solid #cc0000;
	line-height: 1.3em;
	margin-bottom: 15px;
}

.mh_portal p {
	margin-bottom: 5px;
}

.mh_center {
	padding:15px;
	border:4px solid #444477;
	line-height: 1.3em;
	margin-bottom: 15px;
}

.mh_center p {
	margin-bottom: 5px;
}

