@charset "utf-8";
/*------------------------------------------------------------
	◆読み込みHTML
	company/index.html
------------------------------------------------------------*/
.mainimage {
	margin-bottom: 40px;
}

#profile {
	margin-bottom: 60px;
}

#access {
	margin-bottom: 60px;
}

#greeting {
	margin-bottom: 65px;
}

#greeting .photo {
	width: 170px;
	float: right;
}

#greeting .detail {
	width: 650px;
	float: left;
}

#greeting .detail .cap01 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
	color: #956134;
}

#greeting .detail .name {
	margin-top: 20px;
	text-align: right;
	font-weight: bold;
}

#information {
	margin-bottom: 65px;
}


#history {
	margin-bottom: 60px;
}

#access .text01 {
	line-height: 1.8;
	margin-bottom: 15px;
}

#access .linker {
	text-align: right;
	margin-top: 5px;
}