table {
 border-collapse:collapse;
}

th,td {
/* padding:0; */
}

.contents_left_img {
/* background-image:url(/img/menu_bg_1.png); */
 width:220px;
 height:480px;
}

.contents_main_img {
 background-image:url(/img/content_background_frame.png);
 height:480px;
 width:750px;
 position: absolute;
 left:220px;
 top:0px;
 margin-left:5px;
}

.main_frame {
 position: absolute;
 left:220px;
 top:0px;
 width:740px;
 height:470px;

 margin-left:10px;
 margin-top:5px;
}

.main_frame_title_1 {
 width:740px;
 margin:10px 0px 0px 8px;
}

.main_frame_title_2 {
 width:740px;
 margin:8px 0px 0px 6px;
}

.main_frame_title_3 {
 width:740px;
 margin:25px 0px 0px 15px;
}

.main_frame_text {
 color:#002c6b;
 line-height:120%;
 font-size:12px;
 margin:0 15px;
}

.main_frame_text h2 {
  font-size:12px;
  margin-top:0;
  margin-bottom:8px;
}

table.service_table {
  border:1px #999999 solid;
  width:600px;
}

.service_table .td_first {
  font-weight:bold;
  border:1px #999999 solid;
  width: 100px;
  vertical-align:top;
  padding-top:4px;
  padding-left:4px;
}
.service_table .td_second {
  border:1px #999999 solid;
}

table.solution_table {
  border:0px #999999 solid;
  width:600px;
}

.solution_table .td_first {
  font-weight:bold;
  border:0px #999999 solid;
  width: 100px;
  vertical-align:top;
  padding-top:4px;
  padding-left:4px;
}
.solution_table .td_second {
  border:0px #999999 solid;
}

.main_frame_text h2 {
  font-size:13px;
  margin-bottom:8px;
}

.main_frame_title_2 h2 {
  font-size:15px;
  font-weight:bold;
  margin-bottom:3px;
  color:#002c6b;
}

.main_frame_text .interinavi_table tr {
  vertical-align:top;
}

h3 {
  font-size:12px;
  margin-bottom:5px;
}

.img_thumb {
  border:1px #002c6b solid;
  float :left;
  clear:both;
  height:120px;
}
.thumb_right_contents {
  font-size:12px;
  margin-left:130px;
  text-align:left;
}

.img_thumb_desc {
  border:1px #002c6b solid;
  float :left;
  clear:both;
  height:130px;
}
.thumb_right_contents_desc {
/*  font-size:12px;*/
  margin-left:150px;
  text-align:left;
}
/*
.main_frame_text ul {
  font-size:11px;
}
.main_frame_text li {
  font-size:11px;
}
*/
.right_contents_desc {
/*  font-size:11px;*/
  text-align:left;
}
.desc_sub_title {
/*  margin-top:8px; */
  margin-bottom:5px;
  font-size:12px;
}


table.syunou_table {
  border:1px #999999 solid;
  width:700px;
}
.syunou_table .td_first {
  font-weight:bold;
  border:1px #999999 solid;
  width: 150px;
}
.syunou_table .td_second {
  border:1px #999999 solid;
}

.works_overflow {
padding-top:0;
margin-top:0;
overflow:auto;
width:720px;
height:350px;
top:10px;
}

.service_contents_block {
margin-left:10px;
}