@charset "utf-8";

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

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

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

#string2 {
	margin:				20px 30px 0px 25px;
	font-size:			8pt;
	line-height:		9pt;
	font-style:			normal;
	font-weight:		normal;
	font-family:		'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.style1 {
	color:				#85AF2F
}
