@charset "utf-8";
/* CSS Document */

.huyo h2 {
	color: #0061AC;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2.3em;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.huyo p {
	text-align: left;
	margin-top: 50px;
	margin-bottom: 150px;
	font-size: 1.2em;
	line-height: 230%;
}
