.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:25px 0px 0px 6px;
}

.main_frame_title_3 {
 width:740px;
 margin:25px 0px 0px 15px;
}

.main_frame_text {
 color:#002c6b;
 font-size:13px;
 margin-left:15px;
}

.main_frame_text a:link    { color: #002C6B; }
.main_frame_text a:visited { color: #002C6B; }
.main_frame_text a:hover   { color: #002C6B; }
.main_frame_text a:active  { color: #002C6B; }

.sitemap_table {
 width:680px;
}

.sitemap_table tr {
 vertical-align:top;
}
