@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
company
------------------------------------------------------------------------------ */ 
.tableStyle01 ol{
list-style: decimal;
}
.tableStyle01 ol {
padding-left: 30px;
}
#compMenu {
width: 470px;
margin-left: -5px;
}
#compMenu li {
float: left;
}
#googleMap {
margin-bottom: 20px;
background: url(../company/access/img/map_bg.gif) repeat;
padding: 10px;
width: 440px;
}
#googleMap iframe {
margin: 0px;
padding: 0px;
height: 300px;
width: 440px;
border-width: 0px;
border-style: none;
display: block;
}
.mapBtn {
text-align: center;
width: 460px;
margin-bottom: 50px;
}
.greetTit {
margin-bottom: 20px;
}
.greetTxt01 {
width: 460px;
margin-bottom: 10px;
line-height: 1.6;
}
.greetPhoto {
float: left;
height: 276px;
width: 180px;
margin-bottom: 10px;
}
.greetTxt02 {
float: right;
width: 270px;
padding-right: 30px;
margin-bottom: 10px;
line-height: 1.6;
}
.greetName {
text-align: right;
width: 460px;
margin-bottom: 30px;
}
#NRList {
width: 470px;
margin-bottom: 50px;
}
#NRList dt {
background: url(../img_common/icon_pan.gif) no-repeat 2px center;
padding-left: 10px;
margin-bottom: 10px;
font-weight: bold;
}
#NRList dt img {
display: inline-block;
margin-left: 20px;
}
#NRList dd {
border-bottom: 1px dotted #CCC;
margin-bottom: 20px;
padding-left: 10px;
padding-bottom: 10px;
line-height: 1.6;
}
