@charset "UTF-8";

/*--------------------------------------------------------------------------------------

.message

--------------------------------------------------------------------------------------*/

/* Parts */

.column2 .column-txt {
    width: 455px;
	float: right;
}
.column2 .column-img {
	float: left;
}
.column2 .big {
	font-size: 16px;
	line-height: 1.7;
}
.column2 .big + .big {
	margin-top: 8px;
}
.column2 .big b {
	font-size: 20px;
	line-height: 1.5;
}
.sign {
    margin-top: 25px;
    line-height: 1em;
    text-align: right;
    font-size: 0.857em;
}

    .sign img {
        margin-top: 7px;
    }
