*, 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:#6f5d2e url(img/back.jpg) repeat-x; text-align: center; font-size: 12px; letter-spacing: 2px;}

a { color: #EE3F16; text-decoration:none;}

a:hover {color: #ef947f;}

/* container */

#wrapper {
width: 802px;
margin: 0 auto;
text-align: left;
background-color: #fff;
}
#wrapper h1{
width: 769px;
background: url(img/head.jpg) no-repeat;
padding: 88px 92px 36px 7px;
margin-left: 12px;
}
#wrapper h1 a {
display: block;
width: 670px;
height: 124px;
}
#wrapper h1 a span {
display: none;
}
/* left list*/
#side-topics {
float: left;
font-size: 12px;
width: 255px;
margin-top: 20px;
color: #555;
}
#side-topics ul {
margin-left: 16px;
}
#side-topics ul li {
border-bottom: 1px dotted #aaa;
padding: 4px;
}
#side-topics .navi_top a {
display: block;
width: 239px;
height: 62px;
background: url(img/list_top.gif) no-repeat;
margin: 30px 0 0 16px;
}
#side-topics .navi_top a span {
display: none;
}
#side-topics ul.links {
margin-bottom: 30px;
}
#side-topics ul.links li {
border: none;
padding: 0;
}
#side-topics ul.links li a {
display: block; 
line-height: 120%;
background-color: #a99153;
border-top: 1px solid #dccb9f;
border-bottom: 1px solid #8b763f;
color: #151515;
letter-spacing: 3px;
overflow: hidden;
height: 50px;
}
#side-topics ul.links li a:hover {
background-color: #b59e63;
border-top: 1px solid #ddc995;
border-bottom: 1px solid #a1894d;
}
#side-topics ul.links li a span {
display: block;
padding: 15px 5px;
}
.pr {
padding: 15px;
line-height: 230%;
}

/* Content */
#text-content {
float: left;
width: 498px;
margin: 20px 0 0 26px;
} 
#text-content h3 {
border-bottom: 3px double #6f5d2e;
color: #6f5d2e;
padding: 5px;
font-size: 14px;
font-weight: normal;
} 
#text-content h2 {
padding: 15px 0;
font-size: 24px;
color: #121212;
text-align: center; 
background: url(img/pagetitle.gif) no-repeat;
margin-top: 20px;  
letter-spacing: 0; 
}
 
#text-content  .text_space { 
padding: 20px;
line-height: 260%;
font-size: 15px;
}
.gnr { padding: 20px; line-height: 260%; font-size: 16px; font-weight: bold;}
.gnr li a { color: #575757;}
.gnr li a:hover { color: #222;}

#text-content .totop {
    text-align: right;  
    margin: 20px 0; 
}
#text-content ul.pr {
padding: 10px 15px;
line-height: 140%;
color: #555;
}
#text-content ul.pr li {
padding-bottom: 12px;
}

/* foot */
#footer {
clear: both;
padding-top: 10px;
font-size: 11px;
background: url(img/footer.gif) no-repeat;
}
#footer ul {
text-align: right;
padding: 10px;
}
#footer p {
padding: 10px;
}