@charset "utf-8";

.scrollable-menu {
    height: auto;
    max-height: 500px;
    overflow-x: hidden;
}

.fj_just_before_caution{
    margin-bottom:10px;
    width: 100%;
    text-align: center;
}

.fj_just_before_caution a.fj_juyo{
    font-weight: bold;
    color: #ff0000;
}
.fj_just_before_caution a.fj_juyo:hover{
	text-decoration:none;
	color: #df5464;
}
