*{margin:0;padding:0;}
body{background:rgb(235,235,235);line-height:160%;font-size:12px;color:rgb(75,75,75);}

a:link{color:rgb(75,75,75);text-decoration:underline;}
a:visited{color:rgb(75,75,75);text-decoration:underline;}
a:hover{color:rgb(0,0,255);text-decoration:underline;}
a:active{color:rgb(255,0,0);text-decoration:underline;}

h1,h2{font-size:90%;color:rgb(70,70,70);margin-top:10px;}

ul{list-style-type:none;}
img{border-style:none;}

#wrapper{background-color:rgb(255,255,255);}

#header{height:83px;width:100%;background:rgb(0,99,199);}
#header_position{width:950px;height:83px;margin-left:auto;margin-right:auto;}

#header_navi{width:100%;background:url(img/navi_bk.png) repeat-x;}
#header_navi_position{width:950px;height:40px;margin-left:auto;margin-right:auto;padding-top:30px;}
#header_navi_position ul{margin: 0;}
#header_navi_position li{display: inline;}

#contents_position{width:950px;margin-left:auto;margin-right:auto;}
#contents{float:left;width:100%;background-color:rgb(255,255,255);}

#contents_left{float:left;width:690px;padding:5px 0 0 10px;border-right:1px solid rgb(220,220,220);background-color:rgb(255,255,255);}
#contents_left_position{width:680px;}

#contents_right{float:right;width:240px;background-color:rgb(255,255,255);}
#contents_right_position{width:233px;padding:5px 0 0 0;}

#footer{clear:both;height:158px;background:url(img/footer_bk.png) repeat-x;text-align:center;padding:0 5px 5px 5px;}
#footer a{margin-left:5px;}

.td1{border-right:1px solid rgb(75,75,75);border-bottom:1px solid rgb(75,75,75);}

.p_mng{margin:0 0 0 20px;}

.td_mng_tl{border-top:1px solid rgb(200,200,200);border-left:1px solid rgb(200,200,200);}
.td_mng_tlr{border-top:1px solid rgb(200,200,200);border-left:1px solid rgb(200,200,200);border-right:1px solid rgb(200,200,200);}

.td_mng_tl_g{background:rgb(245,245,245);border-top:1px solid rgb(200,200,200);border-left:1px solid rgb(200,200,200);}
.td_mng_tlr_g{background:rgb(245,245,245);border-top:1px solid rgb(200,200,200);border-left:1px solid rgb(200,200,200);border-right:1px solid rgb(200,200,200);}

.td_mng_tlb{border-top:1px solid rgb(200,200,200);border-left:1px solid rgb(200,200,200);border-bottom:1px solid rgb(200,200,200);}
.td_mng_tlbr{border-top:1px solid rgb(200,200,200);border-left:1px solid rgb(200,200,200);border-right:1px solid rgb(200,200,200);border-bottom:1px solid rgb(200,200,200);}

