@charset "utf-8";

.contents {
    width: 630px;
    margin: 10px 5px 0px 0px;
    background-color: #1d1005;
    float: right;
}

.imgset{
	margin:0px 10px;
	float:right;
}
.text {
    color: #ffffff;
    padding: 20px 40px ;
    text-align: left;
    line-height: 150%;
}