﻿@charset "utf-8";

#wrapper{
	display: none;
}

#main {
	margin: 30px 200px 30px;
	text-align: left;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3" , "Meiryo" , "CI" , "lr oSVbN";
	line-height:2.0em;
}

#head {
	font-size: 2.0em;
	text-align: center;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3" , "Meiryo" , "CI" , "lr oSVbN";
	line-height: 1.5em;
	padding: 15px 0px;
	margin-bottom: 30px;
	background-color: #CAE7F2;
	border-radius: 5px;
}

.small {
	font-size: 0.75em;
	line-height: 1.3em;
}

strong {
	font-weight: bold;
}


