@charset 'utf-8';
/* CSS Document */
.pink5b {
    color: #FF6666;
    font-size: 12px;
    font-weight: bold;
}
.yuzuhonoka01 {
    color: #7C9D17;
    font-weight: bold;
}
.comment_thankyou {
    background-color: #F8FDFE;
    background-repeat: repeat;
    border: 1px solid #10A6C9;
    line-height: 15px;
    margin: 10px 0 0 10px;
    padding: 5px;
    text-align: left;
    width: 520px;
}
.comment_thankyou p {
	line-height: 15px;
	padding: 5px;
	text-align: left;
	margin-top: 0px;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 3px;
}
