/*
*******************************************************************************************************
# /ja/company/history/css/index.css
*******************************************************************************************************
*/

/*------------------------------------
	Override
------------------------------------*/
.mod-ttl-page {
	margin-bottom: 29px;
}

/*------------------------------------
	contents
------------------------------------*/
.img-main {
	width: 100%;
	max-width: 900px;
	margin: 0 auto 55px;
	text-align: center;
}

.img-main img {
	width: 100%;
}

.list-history {
	max-width: 800px;
	margin: 0 auto;
}

.list-history dl {
	*zoom: 1;
}

.list-history dl:before, .list-history dl:after {
	content: "";
	display: table;
}

.list-history dl:after {
	clear: both;
}

.list-history dl dt {
	float: left;
	font-size: 24px;
	line-height: 1.4;
}

.list-history dl dd {
	margin-left: 136px;
	border-bottom: solid 1px #dddddd;
	margin-bottom: 18px;
	padding-bottom: 16px;
}

.list-history dl dd:last-child {
	margin-bottom: 0;
}

.img-year2003 {
	display: block;
	margin: 50px 0 42px 30px;
}
