*, 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; text-align: center; font-size: 12px;}

a { color: #5c9bb8; text-decoration:none;}

a:hover {color: #333;}

/* container */

#container {
width: 831px;
margin: 0 auto;
text-align: left;
}

/* Header */
#top_sitename {
width: 831px;
height: 224px;
background: url(img/head.gif) no-repeat;
}
#top_sitename h1 {
padding: 86px 0 0 32px;
}
#top_sitename h1 a {
display: block;
width: 233px;
height: 96px;
}
#top_sitename h1 a span {
display: none;
}
#top_sitename p {
padding-left: 310px;
letter-spacing: 2px;
}

#wrapmain {
width: 814px;
margin: 10px 0 0 10px;
}
/* left list*/
#navigation {
float: left;
width: 281px;
}
.links {
background-color: #ccc;
}
.links li a {
display: block; 
line-height: 160%;
background: #ccc url(img/mark.gif) no-repeat left;
color: #333;
letter-spacing: 3px;
margin: 0 10px;
}
.links li a:hover {
color: #faf6c7;
}
.links li a span {
display: block;
padding: 16px 5px 16px 25px;
}
.links li#top a{
display: block;
width: 281px;
height: 54px;
background: url(img/navi_top.gif) no-repeat;
margin: 0;
}
.links li#top a:hover {
background: url(img/navi_top_hover.gif) no-repeat;
}
.links li#top span {
display: none;
}
.pr {
padding: 15px;
line-height: 230%;
}
/* Content */
#rightmain {
float: right;
width: 523px;
}
#rightmain h2, #rightmain h4 {
border-bottom: 3px double #666;
font-size: 12px;
font-weight: normal;
padding: 3px 8px;
} 
#rightmain h3 {
padding: 10px 0 6px 30px;
font-size: 25px;
color: #fff;
background: url(img/pagetitle.gif) no-repeat;   
}
 
#rightmain  .text_space { 
border: 1px solid #2d363a;
padding: 20px;
line-height: 230%;
font-size:14px;
margin-bottom: 20px;
}
.cls {
border: 1px solid #2d363a;
padding: 20px;
margin-bottom: 20px;
}
.cls li { padding: 15px 10px; font-size: 16px; font-weight: bold;}
.cls li a { color: #999; }
.cls li a:hover { color: #192124;}

#rightmain .totop {
    text-align: right;  
    margin: 20px 0; 
}


/* foot */
#footer {
clear: both;
padding-top: 10px;
font-size: 11px;
border-top: 6px solid #192124;
}
#footer p {
padding: 10px;
}
