* {margin:0;padding:0;}
html {margin:0;padding:0;}

img{border: none;}
ul,ol {margin:0;padding:0;}
ul li {list-style: none;}
ul li a{text-decoration:none;border:none;}

/* basic */

body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; background: url(img/headline.gif) repeat-x; font-size: 12px; text-align: center;}

/* link */

a { color: #F72212; text-decoration:none;}

a:hover {color: #fc9c95;}

/* layout */
#top-wrapper {
width: 880px;
margin: 0 auto;
text-align: left;
}
/* Header */
#top-wrapper h1 {
width: 880px;
background: url(img/head.jpg) no-repeat;
padding: 58px 307px 46px 58px;
}
#top-wrapper h1 a {
display: block;
width: 514px;
height: 104px;
}
#top-wrapper h1 a span {
display: none;
}
/* left list*/
#topicside {
float: right;
width: 252px;
background: url(img/list_mdl.gif) repeat-y;
overflow: hidden;
}
#topicside ul li {
border-bottom: 1px dotted #7f8fd3;
}
#topicside .list_top {
display: block;
width: 252px;
background: url(img/list_top.gif) no-repeat;
padding: 22px 24px 3px 24px;
}
#topicside .list_top a {
display: block;
width: 204px;
height: 31px;
}
#topicside .list_top a span {
display: none;
}
#topicside ul.list {
margin: 10px 24px;
} 
#topicside ul.list li {
border: none;
}
#topicside ul.list li a {
display: block; 
line-height: 120%;
letter-spacing: 2px;
background:  url(img/mark.gif) no-repeat left;
color: #222;
}
#topicside ul.list li a:hover {
color: #555;
}
#topicside ul.list li a span {
display: block;
padding: 20px 0 20px 40px;
}
.entry {
padding: 10px 25px 20px 25px;
line-height: 160%;
color: #666;
}
.entry li {
padding: 4px 0;
}
.list_btm {
display: block;
width: 252px;
height: 45px;
background: url(img/list_btm.gif) no-repeat;
}
/* Content */
#entryBody {
float: right;
width: 585px;
overflow: hidden;
margin-right: 10px;
} 
#pan {
background-color: #e8e8e8;
padding: 5px;
margin: 40px 0 10px 0;
}
#entryBody h2 {
display: block;
width:193px;
height: 33px;
background: url(img/info.gif) no-repeat;
} 
#entryBody h2 span {
display: none;
}
#entryBody h3 {
padding: 20px 0 20px 20px;
font-size: 26px;
background: url(img/pagetitle.gif) no-repeat;
border-bottom: 6px solid #030303;
}
 
#entryBody .inner { 
padding: 20px;
line-height: 200%;
font-size: 14px;
background-color: #f1f1f1;
margin: 10px 0 20px 0;
}
.gnr {
padding: 20px;
background-color: #f1f1f1;
margin: 10px 0 20px 0;
}
.gnr li { padding: 5px 10px; margin: 16px; font-size: 18px; font-weight: bold;}
.gnr li a {
border-left: 4px solid #666;
border-bottom: 1px dashed #888;
padding: 10px;
color: #666;
}
.gnr li a:hover {
border-left: 4px solid #F5220D;
color: #F5220D;
}
/* foot */
#footerbar {
clear: both;
font-size: 11px;
letter-spacing: 2px;
background-color: #030303;
}
#footerbar a {
text-decoration: underline;
color: #333;
}
#footerbar a:hover {
text-decoration: none;
}
#footerbar ul {
background-color: #fff;
}
#footerbar .copy {
text-align: right;
width: 855px;
margin: 0 auto;
}
#footerbar .copy p {
display: block;
background-color: #fff;
width: 300px;
margin-left: 570px; 
}


