@charset "utf-8";
/* CSS Document */

#container #box p {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 14px;
	line-height: 270%;
	letter-spacing: normal;
	text-align: left;
	text-indent: 1em;
	width: 600px;
	padding: 0px;
	margin: 4px auto;
}
#container #box .name {
	text-indent: 0em;
	text-align: right;
}
#container #box .haikei {
	text-indent: 0em;
	padding-top: 15px;
}

#ue {
	padding-top: 30px;
	padding-bottom: 20px;
}
#shita {
	padding-top: 20px;
	padding-bottom: 10px;
}
#box h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 18px;
	font-weight: bolder;
	color: #006600;
	width: 600px;
	letter-spacing: 5px;
	text-align: center;
	margin: 0px auto 30px;
	border-top: 1px solid #006600;
	border-bottom: 1px solid #006600;
}
