@charset "utf-8";
/* CSS Document */
#heaader_nenmatu{
	background: url(../images/exception/bg_header01.png)no-repeat bottom center/contain;
}
.notice {
	font-weight: bold;
	padding: 10px;
	border: 1px solid red;
	display: block;
	background: #ffc5c5;
}
