@charset "utf-8";

#sub_content { position: relative; width: 100%; }

.body_wrap { position: relative; width: 949px; float: left; border-left:1px solid #cccccc; padding: 40px 20px 50px 30px;  }
.body_wrap .page_title { position: relative; height: 50px; margin-top:20px; margin-bottom: 20px;   }
.body_wrap .page_title h2 { font-size: 28px; float: left; color: #000;   }
.body_wrap .page_title ul { float: right; margin-top: 7px; }
.body_wrap .page_title ul li { float: left; padding-right: 20px;  margin-left: 10px; background: url(../images/sub/rout_arrow.png) no-repeat right;  }
.body_wrap .page_title ul .last { background: none; padding-right: 0; }             

.body_cont {  }

.info04_table { width: 100%; border-top: 2px solid #f7b82b; border-bottom: 1px solid #000; margin-top: 10px; }
.info04_table th { padding: 10px; border-right: 1px solid #cccccc; }
.info04_table td { padding: 7px; padding-left: 50px; border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; }
.info04_table .bl {border-right: none; }

.map_table { width: 100%; border-top: 2px solid #f7b82b; border-bottom: 1px solid #000; margin-top: 10px; }
.map_table th { padding: 10px; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; width: 20%;  }
.map_table td { padding: 7px; padding-left: 50px; border-bottom: 1px solid #cccccc; }
.map_table .bb { border-bottom: none; }