@charset "utf-8";
/* 事業紹介 */
.underCont {
width: 1020px;
margin-right: auto;
margin-left: auto;
}
.gmap {
width: 900px;
margin-right: auto;
margin-left: auto;
padding-top: 30px;
}
.officeBox {
border: 1px solid #CCC;
padding: 30px;
}
.officePh {
float: left;
}
.officeTxtBox {
float: right;
width: 490px;
}
.officeLogo {
margin-bottom: 15px;
}
.officeTxt {
margin-bottom: 25px;
}
.officeTable {
width: 100%;
border-style: none;
}
.officeTable tr th {
background-color: #FFF;
border-bottom: 1px dotted #999;
border-top-style: none;
border-right-style: none;
border-left-style: none;
font-weight: bold;
color: #12278B;
}
.officeTable tr td {
border-bottom: 1px dotted #999;
border-top-style: none;
border-right-style: none;
border-left-style: none;
padding-top: 15px;
padding-bottom: 15px;
padding-left:20px;
}
.officePhLis {
padding-top: 40px;
margin-bottom:20px;
}
.officePhLis li {
float: left;
margin-right: 20px;
}
.officePhLis li img{
margin-bottom:5px;
}
.officePhLis li.last {
margin-right: 0;
}
.officeLis {
margin-bottom:20px;
}
.officeLis li {
float: left;
margin-right: 40px;
}
.officeBtn {
text-align: right;
}
