@import "../css/standard.css";


/* メイン
-------------------------------------------------- */
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.container2 {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 920px;
	position: relative;
}
.container2 h3 {
	font-size: 55px;
	font-weight: normal;
	line-height: normal;
	margin-top: 30px;
	color: #AC6700;
	padding-bottom: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B2D9FF;
}
.container2 p {
	font-size: 40px;
	line-height: 1.7em;
	margin-top: 20px;
	margin-bottom: 40px;
}
#container h4 {
	margin-top: 40px;
}
#to_presi {
	width: 920px;
	text-align: center;
	margin-top: -10px;
	padding-bottom: 40px;
}
#corpdate {
	background-image: url(../profile/images/hist_bg.png);
	background-repeat: no-repeat;
	background-position: 430px bottom;
	padding-bottom: 50px;
}
#corpdate th {
	font-size: 30px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	width: 25%;
}
#corpdate td {
	font-size: 30px;
	font-weight: normal;
	padding-left: 30px;
}
#corpdate2 {
	margin-top: 25px;
}
#corpdate2 th {
	font-size: 30px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
}
#corpdate2 td {
	font-size: 30px;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#map {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
