*, 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: #333; background: #fff url(img/top.gif) repeat-x; text-align: center; font-size: 12px; letter-spacing: 1px;}

a { color: #1a3ac1; text-decoration:none;}

a:hover {color: #7b93f6;}

/* container */

#container {
width: 782px;
margin: 30px auto 0 auto;
text-align: left;
}

/* Header */
#header {
float: right;

}
#header a {
display: block;
width: 456px;
height: 106px;
background: url(img/logo.gif) no-repeat;
}
#header a span {
display: none;
}
#container p {
clear: both;
background-color: #efefef;
border: 1px solid #e6e6e6;
padding: 5px 10px;
}

/* left list*/
#left_menu {
float: left;
font-size: 12px;
width: 226px;
background-color: #efefef;
margin-top: 20px;
}
#left_menu ul li{
border-bottom: 1px dotted #aaa;
padding: 4px;
}

#left_menu .navi_top a {
display: block;
width: 226px;
height: 55px;
background: url(img/navi_top.gif) no-repeat;
}
#left_menu .navi_top a span {
display: none;
}
#left_menu ul.links li {
border: none;
padding: 0;
}
#left_menu ul.links li a {
display: block; 
line-height: 120%;
background-color: #657ad4;
border-top: 1px solid #a5b3ed;
border-bottom: 1px solid #3d4d92;
color: #333;
margin: 0 10px;
letter-spacing: 3px;
}
#left_menu ul.links li a:hover {
background-color: #8495dd;
border-top: 1px solid #cfd6f5;
border-bottom: 1px solid #5262a7;
color: #444;
}
#left_menu ul.links li a span {
display: block;
padding: 16px 5px 16px 5px;
}
.pr_text {
padding: 15px;
line-height: 230%;
}
/* Content */
#right_main {
float: right;
width: 543px;
margin-top: 20px;
} 
.image {
display: bolck;
width: 543px;
height: 202px;
background: url(img/image.jpg) no-repeat;
}
.image span {
display: none;
}
#right_main h3 {
display: block; 
width: 334px;
height: 25px;
background: url(img/info.gif) no-repeat;
margin-top: 20px;
} 
#right_main h3 span {
display: none;
}
#right_main h2 {
width: 543px;
padding: 25px 0 25px 0;
font-size: 26px;
color: #222;
text-align: center; 
background: url(img/pagetitle.gif) no-repeat;   
}
 
#right_main  .entry_date { 
padding: 20px;
line-height: 230%;
font-size:15px;
}
.fld li { padding: 5px 10px; margin: 10px; font-size: 16px; font-weight: bold;}
.fld li a { color: #575757;}
.fld li a:hover { color: #333;}

#right_main .totop {
    text-align: right;  
    margin: 20px 0; 
}


/* foot */
#g_footer {
clear: both;
padding-top: 10px;
font-size: 11px;
background: #898989 url(img/g_footer.gif) repeat-x;
color: #444;
}
#g_footer a {
color: #fff;
text-decoration: underline;
}
#g_footer a:hover {
text-decoration: none;
}
#g_footer p {
text-align: center;
padding: 10px;
}
