﻿@charset "UTF-8";

section {
	clear: both;
}

.main-contents {
	font-size: 24px;
	text-align: left;
}

.main-contents .jp {
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo;
	font-size: 18px;
	font-weight: bold;
}

.main-contents img {
	border-radius: 10px;
	margin: 0 20px;
	float: left;
}