/* ++++++++++++++メインコンテンツ上部++++++++++++++ */

.container{
	margin:0 auto;
}

section{
	width:960px;
	margin:0 auto;
	margin-bottom:120px;
}

	section p{
		letter-spacing: 1px;
		text-align: center
	}

	section img{
		margin:0 auto;
		display:block
	}


/* ++++++++++++++共通見出し++++++++++++++ */

.maintitle{
	padding: 15px 0;
	border-top:solid 1px #888;
	border-bottom:solid 1px #888;
	width:960px;
	margin:0 auto;
}

	.maintitle img{
		display: block;
		margin:0 auto;
	}


/* ++++++++++++++共通小見出し++++++++++++++ */

.subtitle{
	display: block;
	margin-bottom: 60px;
}

	.subtitle img{
		display: block;
		margin: -60px auto 0;
		padding-top:60px;
	}


#topmessage,#organizationchart,#officeintroduction,#history,#tvcm,#csr{
	margin-top:-127px;
	padding-top:127px;
}


/* ++++++++++++++会社概要++++++++++++++ */


table{
	margin:0 auto;
}

.tableprofile th,.tableprofile td{
	vertical-align: top;
	text-align: left;
	padding:20px;
	letter-spacing: 1px;
	border-bottom:dotted 1px #888
}

.tableprofile th{
	background:#e5eef3;
	margin:0
}

	.firsttable{
		border-top:dotted 1px #888
	}

.tableprofile td{
	width:550px;
	border-left:dotted 1px #888
}


/* ++++++++++++++トップメッセージ++++++++++++++ */

.topmessage{
	width:100%;
	background:#e5eef3;
	padding:60px 0;
}

	.topmessage p{
		text-align: center;
		line-height: 2;
		font-size:108%;
		max-height: 100%;
		letter-spacing: 2px;
		margin-top:46px;
		font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "YuMincho", "游明朝", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	}

	.topmessage p:first-child{
		margin-top:53px;
	}

.toptitle{
	display: block;
	margin:0 auto;
}

.signature{
	display: block;
	margin: 48px auto 0;
}


/* ++++++++++++++本社・支店紹介++++++++++++++ */

.officesec{
	width:30px;
	border-top:solid 2px #888;
	margin:30px auto 26px;
}

.button {
	position: relative;
	display: inline-block;
	width:280px;
	padding:10px 0;
	text-align: center;
	background-color: #036eb7;
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","YuGothic", "游ゴシック","メイリオ","Meiryo","Arial","ＭＳ Ｐゴシック","sans-serif";
	margin:0 auto;
}
	.button::after {
		position: absolute;
		right: 73px;
		content: '>';
		transition: all .2s;
	}
	.button:hover::after {
		right: 66px;
	}

.officecontent{
	margin-bottom:100px;
	overflow: hidden
}

.googlemap{
	margin:0 auto;
	margin-top:25px;
	margin-bottom:40px;
	width:280px;
}

.officetable{
	width:480px;
	float:left;
	overflow: hidden;
}

.officetable th,.officetable td{
	vertical-align: top;
	text-align: left;
	padding:20px;
	letter-spacing: 1px;
	border-bottom:dotted 1px #888
}

.officetable th{
	background:#e5eef3;
	margin:0;
	padding-bottom: 46px;
	width:200px;
}

	.firsttable{
		border-top:dotted 1px #888
	}

.officetable td{
	width:260px;
	border-left:dotted 1px #888
}

.officetable.center{
	margin:0 auto;
	float:none
}

.trheight{
	height:71px;
}

.officetable .bdno, .officetable .bdno{
	padding-bottom: 20px;
    padding-top: 23px;
	}
.officetable .bdno.padding__bottom{
	padding-bottom: 43px;
	}


/* ++++++++++++++沿革++++++++++++++ */


.historytable th, .historytable td{
	vertical-align: middle;
	text-align: left;
	padding:20px;
	letter-spacing: 1px;
	border-bottom:dotted 1px #888
}

.historytable th{
	background:#e5eef3;
	margin:0;
	width:170px;
}

.historytable td{
	width:710px;
	border-left:dotted 1px #888
}


/* ++++++++++++++CSR++++++++++++++ */

.senbonzakura{
	margin-top:40px;
}