@charset "UTF-8";

body.company h2{
margin-bottom: 15px;
}

body.company div#mainOnlyArea{
width: 690px;
}

body.company div#mapArea{
text-align: center;
}

body.company div#facilityListArea{
width: 550px;
margin: 0 auto;
}

body.company  div.facilityBlock{
clear: both;
height: 80px;
margin-bottom: 5px;
}
body.company table tr td{
padding: 10px;
border-bottom: #666666 1px dashed;
vertical-align: top;
}

body.company table tr th{
border-bottom: #666666 1px dashed;
padding: 10px;
width: 165px;
background:#FFFFFF url(../images/company/bg_th.gif) no-repeat left top;
vertical-align: top;
text-align:left
}



body.company h4{
color: #FF5959;
font-size: 110%;
font-weight: bold;
}

body.company h5{
background:#FFFFFF url(../images/company/bg_list.gif) no-repeat left;
background-position:190px;
margin-bottom: 10px;
padding: 10px 10px 10px 200px;
border-bottom: #666666 1px dashed;
}

body.company h5.borderNone{
border-bottom: none;
margin-bottom: 0px;
}

body.company ul#businessList{
margin-left: 20px;
}

body.company ul#businessList li{
list-style-type: disc;
margin-left: 220px;
}

body.company ul li{
margin-bottom: 
padding-left: 10px;
}

strong { font-weight: bold; }

h3.comp-title {
	font-size:130%;
	font-weight:bold;
	color:#39F;
	border-bottom:2px solid #39F;
	border-left:4px solid #39F;
	padding:0 0 0 5px;
}
