@charset "euc-jp";

/*--------------------------------
Notice
--------------------------------*/
.asurakuNoticeBox01 {
	border: 1px solid #cccccc;
}
.asurakuNoticeBox01__inner {
	padding: 10px;
}
.asurakuNoticeBox01__title {
	font-weight: bold;
	color: #bf0000;
	font-size: 14px;
}
.asurakuNoticeBox01__text {
	font-size: 14px;
}


