@charset "UTF-8";

/***********************************
	globalnavi
***********************************/

.WHAToff{
	background-image: url(../images/btn-WHAT-on.gif);
}

/***********************************
	categorynavi
***********************************/

.heroff{
	background-image: url(../images/btn-Heritage-on.gif);
}

/***********************************
	content
***********************************/

#contentImage{
	width: 750px;
	height: 161px;
	background-image: url(../images/img-t-heritage.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#content{
	width: 731px;
	height: auto;
	padding: 25px 0 35px 19px;
	color: #000000;
}
#historyLineBox{
	width: 660px;
	height: 170px;
	padding: 15px 24px 0 24px;
	border: 1px solid #666666;
	margin: 13px 0 15px 0;
	background-color: #ffffff;
}
#flash{
	width: 660px;
	height: 170px;
	background-color: #aaaaaa;
	position: absolute;
	z-index: 1000;
}
.historyContentBox{
	width: 708px;
	height: 180px;
}
.historyImage{
	width: 220px;
	height: 180px;
	border: 1px solid #666666;
	float: left;
}
.historyTextBox{
	width: 471px;
	height: 180px;
	padding: 0 0 0 15px;
	float: left;
}
.historyYear{
	width: 471px;
	height: 16px;
	padding: 2px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}

