*, html{margin:0;padding:0;}

ul,ol{margin:0;padding:0;}
ul li {list-style: none;}
ul li a{text-decoration:none;border:none;}

body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #111; background: #fff url(img/top.gif) repeat-x; text-align: center; font-size: 12px;}

a { color: #f64f6b; text-decoration:none;}

a:hover {color: #fc91a3;}

/* container */

#top_frame {
width: 782px;
margin: 30px auto 0 auto;
text-align: left;
}

/* Header */
#header {
float: right;

}
#header a {
display: block;
width: 409px;
height: 107px;
background: url(img/logo.gif) no-repeat;
}
#header a span {
display: none;
}
#top_frame p {
clear: both;
background-color: #efefef;
border: 1px solid #e6e6e6;
padding: 5px 10px;
}

/* left list*/
#navigation {
float: right;
font-size: 12px;
width: 226px;
background-color: #efefef;
margin-top: 20px;
}
#navigation .navi_top a {
display: block;
width: 226px;
height: 55px;
background: url(img/list_top.gif) no-repeat;
}
#navigation .navi_top a span {
display: none;
}
.links li a {
display: block; 
line-height: 120%;
background-color: #77bcdd;
border-top: 1px solid #b6d9ea;
border-bottom: 1px solid #519bbe;
color: #333;
margin: 0 10px;
letter-spacing: 3px;
}
.links li a:hover {
background-color: #b1cfdd;
border-top: 1px solid #d4e7f0;
border-bottom: 1px solid #84adc0;
color: #5c5c5c;
}
.links li a span {
display: block;
padding: 16px 5px 16px 5px;
}
.pr, .sub_pr {
padding: 10px;
line-height: 230%;
}
.sub_pr li {
border-bottom: 1px dotted #aaa;
}
/* Content */
#text_area {
float: left;
width: 543px;
margin-top: 20px;
} 
.image {
display: bolck;
width: 543px;
height: 202px;
background: url(img/image.jpg) no-repeat;
}
.image span {
display: none;
}
#text_area h2 {
border-bottom: 3px double #4c91c8;
color:#4c91c8;
font: 14px normal;
margin-top: 20px;
letter-spacing: 1px;
} 
#text_area h3 {
width: 543px;
padding: 25px 0 25px 0;
font-size: 26px;
color: #151515;
text-align: center; 
background: url(img/pagetitle.gif) no-repeat;   
}
 
#text_area  .text_space { 
padding: 10px;
line-height: 230%;
font-size: 14px;
letter-spacing: 1px;
}
.fld li { padding: 5px 10px; margin: 10px; font-size: 16px; font-weight: bold;}
.fld li a { color: #575757;}
.fld li a:hover { color: #333;}

#text_area .totop {
    text-align: right;  
    margin: 20px 0; 
}


/* foot */
#global_footer {
clear: both;
padding-top: 10px;
font-size: 11px;
background: #898989 url(img/footer.gif) repeat-x;
}
#global_footer a {
color: #fff;
text-decoration: underline;
}
#global_footer a:hover {
text-decoration: none;
}
#global_footer p {
text-align: center;
padding: 10px;
}

