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

/*------------------------------

download

------------------------------*/
body{
	font-family:  'Noto Sans Japanese', "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow-x: hidden;
}

div#Wrapper{
	width: 700px;
	margin: 0 auto;
}

div.dlBox{
	width: 650px;
	margin: 30px auto;
}

div.d_1{
	margin-top: 30px;
}

div.d_1 p{
	font-size: 9px;
}

dl dt{
	font-size: 14px;
}

footer{
	text-align: center;
	margin-bottom: 30px;
}