@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
会社概要ページ
------------------------------------------------------------------------------ */

.aboutBrand {
margin-bottom: 33px;
}
.aboutMainTxt {
text-align: center;
margin-bottom: 30px;
}
.aboutMainImage {
text-align: center;
margin-bottom: 25px;
}
.aboutMainTxt2 {
text-align: center;
margin-bottom: 20px;
}
.aboutTxt {
font-size: 93%;
color: #441F1E;
width: 600px;
margin-bottom: 30px;
margin-right: auto;
margin-left: auto;
}
.aboutImage {
float: left;
padding-left: 40px;
margin-bottom: 40px;
}
.aboutTxt2 {
float: right;
width: 350px;
padding-right: 40px;
font-size: 93%;
color: #441F1E;
margin-bottom: 40px;
}
.aboutTit {
padding-bottom: 8px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCC;
width: 642px;
margin-right: auto;
margin-left: auto;
padding-left: 6px;
}
.aboutTable {
width: 648px;
margin-right: auto;
margin-left: auto;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
margin-bottom: 45px;
}
.aboutTable th {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCC;
background-color: #FFF;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-left-style: none;
padding-bottom: 25px;
vertical-align: top;
padding-top: 25px;
width: 110px;
padding-left: 10px;
}
.aboutTable tr th p {
background-image: url(../images/img_common/icon01.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 13px;
font-size: 93%;
color: #441F1E;
}
.aboutTable td {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-bottom-color: #CCC;
padding-left: 27px;
font-size: 93%;
color: #441F1E;
}
