@charset "shift_jis";
/*---会社概要ページ---*/


.content_company table{
border-collapse:collapse;
border:solid 1px #CCCCCC;
margin:10px auto 5px;
width:650px
}

.content_company td ,.content_company th{
border:solid 1px #CCCCCC;
padding:5px;
}

.content_company th{
background:#EEEEEE;
width:150px;
text-align:right;
font-weight:normal;
color:#676767;
padding-right:6px;
}

.content_company td {
padding-left:6px;
}

.content_company li{
background:url(./images/dotte.gif) no-repeat;
background-position:5px 6px;
padding-left:15px;
}

.name span {
font-weight:normal;
font-size:0.8em;
}
