@charset "UTF-8";
/* CSS Document */
.text{
	font-size:15px;
	font-family: "YuGothic", 'Yu Gothic', '游ゴシック', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", ”Meiryo, Osaka”, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	width:400px;
	-webkit-text-size-adjust: 100%;
	margin-right:30px;
	margin-left:30px;
	margin-top:30px;
	margin-bottom:30px;
}
