@charset "utf-8";
#wrapper {
	text-align: center;
	left: auto;
	right: auto;
	width: 900px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
h2  {
	background-color: #E4007F;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	width: auto;
}
h3  {
	text-decoration: underline;
	text-align: left;
	width: 650px;
	float: right;
	font-weight: bold;
	margin-bottom: auto;
	color: #21B903;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
h4 {
	color: #FF0004;
	font-size: large;
	margin-bottom: -15px;
	margin-top: -10px;
}

#image {
	width: 240px;
	float: left;
}
#main {
	width: 650px;
	padding-left: 10px;
	float: right;
	text-align: left;
	font-size: medium;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#retop  {
	display: block;
	height: 0px;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	clear: both;
	padding-top: 15px;
}
footer {
	clear: both;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	color: #000000;
	padding-top: 50px;
	font-size: x-small;
}
