@charset "utf-8";

.exp {
	font-size:			10pt;
	line-height:		12pt;
	font-style:			normal;
	font-weight:		normal;
	font-family:		'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin-bottom:		20px;
}

#exp_header {
	text-align:			left;
	margin-left:		10px;
	color:				#EC6D74;
	font-size:			13pt;
	line-height:		15pt;
	font-style:			normal;
	font-weight:		bold;
	font-family:		'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin-bottom:		20px;
}

/*** 伸張BOX ***/
#stretch {
	width:				210px;
	height:				80px;
	background-color:	#EAD9AF;
}
