/*  corprate_map stylesheet */


/*会社所在地
------------------------------------------------------------*/
h1#title_shozai {
width: 565px;
height: 43px;
background: url(../whole/corporate/img/corporate_map_title.gif) no-repeat left top;
text-indent: -9999px;
}

#content .form-table div.head {
background:transparent url(../img/common/form_table_top_white.gif) no-repeat scroll left top;
height:2px;
overflow:hidden;
width:565px;
}

#content .map-table td.map-ttl {
padding:18px !important;
color:#466923;
font-weight:bold;
}

#content .map-table td.map-ttl h2 {
margin:0;
font-size:100%;
}

#content .map-table th,
#content .map-table td {
padding:18px !important;
}

