@charset "UTF-8";
#wrapper {
	background-color: #FFFFFF;
	height: auto;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCC00;
}
.photo {
	border: 10px solid #EFF7E7;
}
h1 {
	font-size: 18px;
	line-height: 1.3em;
	color: #FFFFFF;
	text-align: center;
	height: 50px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(news_images/hi_03.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-weight: bold;
}
h2 {
	font-size: 90%;
	line-height: 1.8em;
	color: #666666;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#wrapper p {
	font-size: 85%;
	line-height: 1.6em;
	color: #000000;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
