@charset "utf-8";

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

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

#string1 {
	margin:					5px 30px 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;
}

.box1 {
	width:					629px;
	margin:					0px 0px 0px 20px;
	text-align:				left;
	border-left:			solid 2px #CCCCCC;
	border-right:			solid 2px #CCCCCC;
}

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

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

