@charset "utf-8";
@import url("base.css");
@import url("common.css");
@import url("fontsize.css");


#companyB {
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	margin-bottom: 20px;
	color: #333333;
}
#president {
	margin-top: 40px;
	padding-right: 30px;
	padding-left: 30px;
}
#hello_footB {
	margin-top: 5px;
}
#hello_footB ul {
	width: 438px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#hello_footB li {
	/*display: inline;*/
	float: left;
	margin: 0px;
	list-style: none;
}
#comtitle {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px;
}
#companyB h3 {
	font-weight: bold;
	color: #4DAC26;
	margin-bottom: 10px;
	margin-top: 30px;
}
.gaiyou {
	line-height: 135%;
	text-align: left;
	width: 533px;
}
.gaiyou th {
	white-space: nowrap;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding: 5px;
}
.gaiyou td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px 5px 5px 10px;
}

.address {
	line-height: 135%;
	text-align: left;
	width: 533px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #4DAC26;
	border-left-color: #4DAC26;
}
.address th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4DAC26;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4DAC26;
	text-align: center;
	background-color: #4DAC26;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.address td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4DAC26;
	padding: 5px 5px 5px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4DAC26;
}

.office-p {
	margin-top: 40px;
}
.office-p li {
	float: left;
	width: 177px;
	text-align: center;
	list-style: none;
}
.office-p li img {
	margin-bottom: 5px;
}
