@charset "UTF-8";

* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
}

body {
	font-family: "メイリオ","Meiryo","Tahoma","sans-serif","ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","Lucida";
}

.wrap {
	width: 560px;
	margin: 20px 40px;
}

.ph {
	width: 560px;
	margin: 0 0 18px 0;
}

h1 {
	margin: 0 0 17px 0;
	font-size: 1px;
}

.txt {
	font-size: 86%;
	color: #666666;
	width: 560px;
	line-height: 1.7;
}