@charset "UTF-8";
body {
	background-image: url(../images/image.jpg);
	background-repeat: no-repeat;
	background-position: right 380px;
}
.other {
	margin-top: 50px;
}
.box_mini {
	margin-bottom: 30px;
}
