@charset "utf-8";

/* @group Contents ＝＝＝＝＝＝＝＝＝＝＝＝*/
#contents{
	width: 670px;
	height: 100%;
	min-height: 785px;
	background: url(../img/history_back_noman.jpg) no-repeat scroll 0 0;
}
#historyhead{
	height: 285px;
	width: 670px;
}
#bottombg{
		background: url(../img/back_history.jpg) no-repeat scroll right bottom;
		margin-bottom: 4em;
}
#chronology{
	width: 556px;/*ここはリストの数によって、横幅を調整、計算する必要がある*/
	height: 200px;
	margin:27px auto;
}
#chronology li{
	width: 51px;
	height:199px;
	margin:0 50px 0 0;
	float: left;
}
#chronology li:last-child{
	margin-right:0;
}
#history1{
	background: url(../img/history_list1.png) no-repeat scroll
	0 0;
}
#lead{
	font-size: 140%;
	line-height: 1.3;
	padding:0 50px 10px 50px;
	text-align: center;
	margin-bottom: 1em;
}
#historytext{
	position: relative;
	width:500px;
	min-height: 228px;
	margin:0 auto 20px auto;
	font-size: 90%;
}
#historytext p{
	line-height: 1.5;
	margin-bottom: 1em;
}
#historytext img{
	margin: 0 0 20px 0;
}
#year{
	text-align: center;
	font-size:90%;
	color:#aaa;
	margin: 0;
	text-shadow:none;
}

#nexthistory{
	text-align: center;
	margin-top: 4em;
	font-size: 70%;
}
#nexthistory a{
	color:#000;
}
/* @end */


/*480px＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (min-width : 480px) {

html{
	font-size : 100%;
} /*レスポンシブタイプセッティングの指定*/
/*　nav　＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* nav end */
/* contents =============== */
/* contents end */
/*footer====================*/
/* @end */
}/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
