@charset "utf-8";
/* CSS Document */

/*会社概要トップ*/
.companyAllLeft {
	float: left;
	display: block;
	margin-top: 10px;
}
.companyAllLeft a,a:hover{
	text-decoration: none;
}
.companyAllLeft a .companyAllCompany {
	background: url(../img/company/companyAllCompanyBg.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.companyAllLeft a:hover .companyAllCompany {
	background: url(../img/company/companyAllCompanyBg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.companyAllLeft a .companyAllTopics {
	background: url(../img/company/companyAllTopicsBg.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.companyAllLeft a:hover .companyAllTopics {
	background: url(../img/company/companyAllTopicsBg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.companyAllLeft a .companyAllMedia {
	background: url(../img/company/companyAllMediaBg.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.companyAllLeft a:hover .companyAllMedia {
	background: url(../img/company/companyAllMediaBg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.companyAllRight {
	display: block;
	float: left;
	margin-top: 10px;
}
.companyAllRight a,a:hover{
	text-decoration: none;
}
.companyAllRight a .companyAllStaff {
	background: url(../img/company/companyAllStaffBg.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.companyAllRight a:hover .companyAllStaff {
	background: url(../img/company/companyAllStaffBg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.companyAllRight a .companyAllShop {
	background: url(../img/company/companyAllShopBg.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.companyAllRight a:hover .companyAllShop {
	background: url(../img/company/companyAllShopBg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.companyAllRight a .companyAllBlog {
	background: url(../img/company/companyAllBlogBg.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.companyAllRight a:hover .companyAllBlog {
	background: url(../img/company/companyAllBlogBg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.companyAllCompany p {
	padding-left: 165px;
	padding-top: 50px;
	width: 200px;
	color: #333;
	line-height: 2.5em;
}
.companyAllMedia p {
	padding-left: 165px;
	padding-top: 50px;
	width: 200px;
	color: #333;
	line-height: 2.5em;
}
.companyAllTopics p {
	padding-left: 165px;
	padding-top: 50px;
	width: 200px;
	color: #333;
	line-height: 2.5em;
}
.companyAllShop p {
	padding-left: 165px;
	padding-top: 50px;
	width: 200px;
	color: #333;
	line-height: 2.5em;
}
.companyAllStaff p {
	padding-left: 165px;
	padding-top: 50px;
	width: 200px;
	color: #333;
	line-height: 2.5em;
}
.companyAllBlog p {
	padding-left: 165px;
	padding-top: 50px;
	width: 200px;
	color: #333;
	line-height: 2.5em;
}

/*会社概要*/
.companySmallTitle {
	margin-top: 10px;
}

.companyPolicy {
	width: 658px;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 15px;
}
.companyPolicy .mikamiImg {
	float: left;
}
.companyPolicy .companyPolicyText {
	width: 408px;
	float: left;
}
.companyPolicy .companyPolicyText p {
	padding-left: 50px;
	line-height: 2.5em;
}
.companyPolicy .companyPolicyText p.companyPolicyTextBottom {
	text-align: right;
	margin-top: 35px;
}

.companyData {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 25px;
}
.companyData tr td p.companyDataTitle {
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 11px;
	padding-bottom: 11px;
	display: block;
	width: 150px;
	height: 15px;
	background: #bde5f6;
	text-align: center;
}
.companyData tr td p.companyDataTitle01 {
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 11px;
	padding-bottom: 11px;
	display: block;
	width: 150px;
	height: 20px;
	background: #bde5f6;
	text-align: center;
}
.companyData tr td p.companyDataTitle02 {
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 25px;
	padding-bottom: 8px;
	display: block;
	width: 150px;
	height: 40px;
	background: #bde5f6;
	text-align: center;
}
.companyData tr td p.companyDataText {
	padding-left: 50px;
	padding-top: 5px;
	margin-bottom: 2px;
	width: 458px;
}
.companyData tr {
	border-bottom: #333 solid 1px;
}

.companyHistory {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 25px;
}
.companyHistory th {
	width: 100px;
	padding: 10px 0;
	vertical-align: top;
}
.companyHistory td {
	padding: 10px 0;
}

/*地図ページ*/
p.mapTitle {
	margin: 10px 40px;
	padding-left: 10px;
	border-left: #bde5f6 solid 10px;
	line-height: 1.4em;
}
p.mapText {
	margin-left: 50px;
	margin-bottom: 25px;
}
