@charset "utf-8";

/* @group Contents ＝＝＝＝＝＝＝＝＝＝＝＝*/
#contents{
	width: 670px;
	height: 100%;
	min-height: 785px;
	background: url(../img/history_back.png) 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{
	height: 200px;
	margin:27px auto;
	text-align: center;
}
#chronology li{
	min-width: 30px;
	padding:0 10px;
	height:199px;
	margin:0 50px 0 0;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
#chronology li:last-child{
	margin-right:0;
}
#chronology li a { 
	color: #FFF;
	writing-mode: tb-rl; 
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode:vertical-rl;
	text-orientation: upright;
	text-align: left;
}
#chronology li a i {
    display: block;
    text-align: center;
    width: 100%;
    position: absolute;
    left: -1px;
    bottom: 64px;
    font-style: normal;
    writing-mode: lr-tb;
    -ms-writing-mode: lr-tb;
    font-size: 13px;
}
#chronology li a img {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 50px;
	height: 50px;
	border: 1px solid #FFF;
}
#chronology li.current a {color:#FFF500;}
#chronology li.current a i { font-size: 25px; bottom: 55px;}

#history1{
	background: url(../img/history_list1.png) no-repeat scroll
	0 0;
}
h2{
	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 */
}/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
