@charset "utf-8";
/* CSS Document */
html, body, div, h1,h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dt, dd, table, th, td, form, fieldset{
	margin:0;
	padding:0;
}

.deflogo img{
	display:block;
	margin: 0 auto;
	text-align:center;
}

#deftitle p{
	display:block;
	margin:50px 50px;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:100;
}