@charset "utf-8";
/* =======================================================================
	共通
======================================================================= */
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	padding-top: 50px; 
}

.mente {
	text-align: center;
}

.pr_box {
	width: 610px;
	margin: auto;
}

.pr_box p {
	line-height: 170%;
}