/* CSS Document */

body {
 margin: 0 auto;
 text-align:center;
 background: url(img/bg_body.jpg) repeat-x center top;
 color: #333;
 font-size: 12px;
 line-height: 1.4;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,dl,form {
 margin-top: 0px;
 margin-bottom: 0px;
}
img {
 border-style: none;
 border-width: 0px;
 text-decoration: none;
}
a img {
 border-style: none;
 border-width: 0px;
 text-decoration: none;
}
a:link{ color: #555;}
a:visited { color: #555;}
a:hover { color: #AAA; text-decoration: none;}



#wrap {
 width: 790px;
 margin: 0 auto;
 text-align:center;
 background: url(img/bg_wrap.gif) repeat-y center top;
 overflow: auto;
}

#header {
 width: 790px;
 height: 380px;
 background: url(img/img_head.jpg) no-repeat center top;
 text-indent: -9999px;
}
#header_form {
 width: 790px;
 height: 250px;
 background: url(img/img_head_form.jpg) no-repeat center top;
 text-indent: -9999px;
}

#bt_entry_01 {
 width: 790px;
 height: 196px;
 background: url(img/bn_head.jpg) no-repeat center top;
}
#bt_entry_01 a {
 width: 175px;
 height: 175px;
 background: url(img/bt_entry.gif) no-repeat center top;
 margin: 0 auto 0 585px;
 display: block;
 text-indent: -9999px;
}
#bt_entry_01 a:hover {
 background: url(img/bt_entry.gif) no-repeat center bottom;
}


#bt_entry_02 {
 width: 790px;
 height: 217px;
 background: url(img/bn_foot.jpg) no-repeat center top;
 float: none;
 clear: both;
}
#bt_entry_02 a {
 width: 175px;
 height: 175px;
 background: url(img/bt_entry.gif) no-repeat center top;
 margin: 0 auto 0 585px;
 display: block;
 text-indent: -9999px;
}
#bt_entry_02 a:hover {
 background: url(img/bt_entry.gif) no-repeat center bottom;
}

#main {
 width: 750px;
 margin: 0 auto;
 text-align: left;
}

#main_l {
 width: 494px;
 float: left;
 margin: 0 auto;
 background: url(img/bg_l.jpg) no-repeat right top;
}
#main_l p {
 margin-left: 25px;
 margin-right: 25px;
}

#tit_l_01 {
 width: 478px;
 height: 58px;
 background: url(img/tit_l_01.gif) no-repeat 0 0;
 text-indent: -9999px;
 margin: 20px auto 15px;
}
#tit_l_02 {
 width: 478px;
 height: 30px;
 background: url(img/tit_l_02.gif) no-repeat 0 0;
 text-indent: -9999px;
 margin: 0 auto 15px;
}

.txt_01 {
 width: 270px;
 background: url(img/bg_txt_01.gif) repeat-x left center;
 padding: 5px;
 margin-bottom: 12px;
 font-size: 18px;
 font-weight: bold;
 color:#FF0000;
}
.txt_02 {
 background: url(img/bg_txt_02.gif) repeat 0 0;
}
 


#main_r {
 width: 240px;
 float: right;
 margin: 0 auto;
}
.box_r {
 width: 240px;
 background: url(img/bg_r.jpg) repeat-y center bottom;
 margin: 0 auto;
 padding-bottom: 10px;
}
.box_r p {
 width: 200px;
 margin: 10px auto;
 padding: 8px 5px 0;
 border-top: 1px solid #457BC2;
 font-size: 10px;
}

#tit_r_01 {
 width: 240px;
 height: 119px;
 background: url(img/tit_r_01.jpg) no-repeat 0 0;
 text-indent: -9999px;
 margin: 0 auto ;
}
#tit_r_02 {
 width: 240px;
 height: 125px;
 background: url(img/tit_r_02.jpg) no-repeat 0 0;
 text-indent: -9999px;
 margin: 0 auto ;
}


#footer { padding: 20px 0;}

#footer_form {
 width: 790px;
 height: 90px;
 background: url(img/img_foot_form.jpg) no-repeat 0 0;
 padding-top: 30px;
 margin: 0 auto;
}


#form {
 width: 550px;
 background: url(img/bg_form.jpg) no-repeat 0 0;
 padding: 30px;
 margin: 0 auto;
}
#form th {
 width: 100px;
 text-align: left;
 color: #0D4DA2;
}
#form td {
 text-align: left;
}
