@charset "UTF-8";

/*
------------------------------------------------------------

						company/index.html

------------------------------------------------------------
*/

.company-index #primaryArea .tableLayout th {
width:120px;
text-align:center;
}


.company-index #primaryArea .profileTable {
font-size:86%;
}


.company-index #primaryArea .profileTable th {
width:80px;
border-bottom: dashed 1px #999;
padding:3px 0;
}


.company-index #primaryArea .profileTable td {
padding:3px 5px;
border-bottom: dashed 1px #999;
}



/*
------------------------------------------------------------

						company/history.html

------------------------------------------------------------
*/

.simple_accordion_link {
padding-left:20px;
background:url(../../common/images/icon03.jpg) no-repeat 0 4px;
margin-left:40px;
}

.history #primaryArea h4.subTtl02 {
padding:10px 0 10px 40px;
background:url(../images/history_icon.jpg) no-repeat 0 0;
margin:0;
}

.borderBox {
padding: 15px 5px 0;
background-color:#f5f5f5;
border:solid 1px #ccc;
margin-bottom:5px;
}





/*
------------------------------------------------------------

						company/about.html

------------------------------------------------------------
*/

.about #primaryArea #map {
width:600px;
height:450px;
margin:0 auto 15px;
border:solid 1px #ddd;
}
