@charset "utf-8";


div#contents_area div#right h2{
  border-top:4px solid #286ace;
}
div#contents_area div#right h3{
  padding:0.4em;
  font-size:14px;
  background:url("../img/common/h2_bar.gif") repeat-x left top;
  border-top:4px solid #b8e36f;
}
div#contents_area div#right h4{
  font-size:14px;
}
.exp_top_txt {
  background:#F2f2f2;
  margin:10px 0;
  padding-bottom:1em;
}
.exp_top_txt p{
  margin:1em 1em 0 1em;
}
.experience01 {
  overflow:hidden;
  padding:5px 0px 5px 7px ;
  width:760px;
}
.exp_box {
  width:200px;
  float:left;
  margin:0 7px 7px 0;
  background:#a8d7f9;
  padding: 5px;
  font-size:11px;
  height:185px;
  line-height:16px;
  position:relative;
}
.exp_box table{
  border-collapse:collapse;
  width:100%;
}
.exp_box table th{
  width:35px;
  border-bottom:1px dotted #c9dbf5;
  padding:5px 0 ;
}
.exp_box table td{
  background:#FFF;
  padding:5px 0 5px 3px ;
  border-bottom:1px dotted #c9dbf5;

}
.exp_box span {
  font-size:11px;
  font-weight:bold;
  color:#000000;
}
.exp_box a{
  color:#286ace;
  font-weight:bold;
  text-decoration:none;
}
.exp_box a:hover{
  color:#153e7b;
  text-decoration:underline;
}
.exp_box .exp_title {
  background:#FFF url("../img/common/h2_bar01.gif") repeat-x left top;
  padding:7px 3px 3px 3px;
  margin:2px 0 7px 0;
  font-size:12px;
}
.exp_box div.map{
  margin:3px 0 0 0;
  text-align:left;
}
.exp_box a.btn{
  position:absolute;
  bottom:5px;
  right:5px;
  background:url("../img/exp_btn_m.gif") no-repeat left top;
  width:99px;
  height:19px;
  display:block;
  text-indent:-99999em;
}
.exp_block {
  background:#F2f2f2;
  padding:1em;
  margin:1em 0 ;
}
h4.gaidance {
  background:#FFF url("../img/common/h2_bar02.gif") repeat-x left top;
  padding:3px 10px;
  margin:10px 0px 10px 0;
  clear:both;
  width:625px;
}
