/*--------------------------------------------
History
---------------------------------------------*/

.story{
	position: relative;
	width: 690px;
	height: 650px;
	line-height: 1.7;
	margin-bottom: 20px;
	background: url(../../images/about/bg_history_01.png) no-repeat 0 0;
}
.story .txt-1{
	position: absolute;
	top: 30px;
	left: 30px;
}
.story .txt-2{
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/*.site-content{
	width: 1080px;
	height: auto;
	margin: 0 auto;
	background: #FFF;
}

.site-content-inner{
	width: 1080px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 51px;
}

div#articleWrap{
	float: left;
	clear: both;
	width: 100%;
	height: auto;
}

	div#articleLeft ul#yearMenu li{
		float: left;
		width: 214px;
		height: 37px;
		background: url(../../images/common/menuBg.png) no-repeat;
		padding-top: 22px;
		padding-left: 16px;
		font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", helvetica, sans-serif,'lucida grande',tahoma,verdana,arial,"hiragino kaku gothic pro","ms pgothic";
		font-size: 16px;
		font-weight: 400;
		line-height: 14px;
		text-align: left;
		color: black;
	}

div#articleRight div#history{
	float: left;
	margin-top: -4px;
}

div#articleRight div#history p.firstP{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin-top: 18px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", helvetica, sans-serif,'lucida grande',tahoma,verdana,arial,"hiragino kaku gothic pro","ms pgothic";
	font-size: 14px;
	font-weight: 400;
	line-height: 23px;
	text-align: left;
	color: black;
}

div#articleRight div#history p.secondP{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-bottom: 40px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", helvetica, sans-serif,'lucida grande',tahoma,verdana,arial,"hiragino kaku gothic pro","ms pgothic";
	font-size: 14px;
	font-weight: 400;
	line-height: 23px;
	text-align: left;
	color: black;
}

dl#herbHistory{
	float: left;
	clear: both;
	margin-top: 20px;
	padding-bottom: 100px;
	width: 691px;
	height: 384px;
	height:auto;
}

dl#herbHistory div.boxFirst{
	clear: both;
	float: left;
	width: 671px;
	height: 46px;
	border-bottom: 1px #CDCDCD dotted;
	padding-left: 20px;
	padding-bottom: 9px;

}

dl#herbHistory div.box40{
	clear: both;
	float: left;
	width: 671px;
	height: 32px;
	padding-top: 8px;
	border-bottom: 1px #CDCDCD dotted;
	padding-left: 20px;

}

dl#herbHistory div.box62{
	clear: both;
	float: left;
	width: 671px;
	height: 54px;
	border-bottom: 1px #CDCDCD dotted;
	padding-top: 8px;
	padding-left: 20px;

}

dl#herbHistory div.boxLast{
	clear: both;
	float: left;
	width: 671px;
	height: auto;
	padding-top: 8px;
	padding-left: 20px;

}

dl#herbHistory dt.year{
	clear: both;
	float: left;
	width: 80px;
	height: auto;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", helvetica, sans-serif,'lucida grande',tahoma,verdana,arial,"hiragino kaku gothic pro","ms pgothic";
	font-size: 14px;
	font-weight: 400;
	line-height: 23px;
	text-align: left;
	color: black;
}

dl#herbHistory dd.topic{
	float: left;	
	width: 591px;
	height: auto;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", helvetica, sans-serif,'lucida grande',tahoma,verdana,arial,"hiragino kaku gothic pro","ms pgothic";
	font-size: 14px;
	font-weight: 400;
	line-height: 23px;
	text-align: left;
	color: black;
}
*/