@charset "utf-8";
/* CSS Document */

.waku_red {
    border: 3px #660000 solid;
}

.red{
    color: #FF0000; !important
}

.caution_txt {
    font-size: 1em;
    line-height: 1em;
    padding-bottom: 2px;
}

#kinkyu {
    margin-left: 20px;
    margin-right: 20px;
}

#kinkyu .caution_txt {
    font-size: 1em;
    line-height: 1em;
}

#kinkyu p {
    margin-top: 5px;
    margin-bottom: 0px;
    border-bottom: 1px #999999 dotted;
}

#importance_banner {
	background:none;
	margin: 10px 0 10px 10px;
	width: 581px;
	float: left;
	display: inline;
}

.notice {
    padding-left: 340px;
    font-size: 80%;
    font-weight: normal;
}

.text_80 { font-size: 80%;}
