@charset "UTF-8";

/* ---------------------------------------------------------
	CSS Document history > visual
--------------------------------------------------------- */

#visual {
	background-image: url(../img/company/visual_01.jpg);
}

/* ---------------------------------------------------------
	CSS Document history > anchor
--------------------------------------------------------- */

#history #anchor {
	margin: 0 0 70px;
	text-align: center;
}

#history #anchor li {
	display: inline-block;
	vertical-align: top;
	width: 31%;
	margin: 5px;
}

#history #anchor li a {
	display: block;
	padding: 0 10px;
	border: solid 1px #cecece;
	background: url(../img/company/anchor_01.png) no-repeat 97%;
	text-align: left;
	text-decoration: none;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-weight: 100;
	font-size: 16px;
	line-height: 40px;
	color: #000;
}

#history #anchor li a:hover {
	background-color: #efefef;
}

/* ---------------------------------------------------------
	CSS Document history > common
--------------------------------------------------------- */

#history {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#history h3 {
	margin-bottom: 10px;
	background: url(../img/company/h3.jpg) no-repeat left bottom;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-weight: 100;
	font-size: 24px;
	letter-spacing: 3px;
	line-height: 50px;
}

#history h3 span {
	display: inline-block;
	vertical-align: top;
	padding: 0 20px;
	border-bottom: solid 3px #3564ff;
	text-align: center;
}

#history .section {
	margin: 0 0 70px;
}

/* ---------------------------------------------------------
	CSS Document history > table
--------------------------------------------------------- */

#history table {
	width: 100%;
	margin-bottom: 50px;
}

#history th {
	vertical-align: top;
	width: 18%;
	padding: 20px;
	text-align: left;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-weight: 100;
	font-size: 18px;
	line-height: 1.6;
}

#history td {
	padding: 20px;
	text-align: left;
	font-size: 18px;
	line-height: 1.6;
}
