@charset "utf-8";

#msg1 {
	margin-top:			40px;
	font-size:			14pt;
	line-height:		16pt;
	font-style:			bold;
	font-weight:		normal;
	font-family:		'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}


/*** 伸張BOX ***/
#stretch {
	width:				210px;
	height:				150px;
	background-color:	#EAD9AF;
}
