﻿@charset "utf-8";
/* CSS Document */

/* 右コンテンツ */
#content {
	text-align:center;
}
#content h3 {
	padding-top:0.5em;
	padding-bottom:1em;
}
#content p {
	font-weight:bold;
	font-size:15px;
	line-height:1.5em;
	padding-top:0.8em;
	padding-bottom:0.8em;
}