@charset "utf-8";

/*** 伸張BOX ***/
#stretch {
	height:				610px;
	width:				210px;
	background-color:	#EAD9AF;
}

/****************************/
/*** ページ固有定義　開始 ***/
/****************************/

#string1 {
	text-align:				left;
	margin:					10px 0px 0px 10px;
	font-size:				10pt;
	line-height:			14pt;
	font-style:				normal;
	font-weight:			normal;
	font-family:			'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
