*{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{border:none;}
body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #333; text-align: center; background: #cdd6e7 url(img/headline.gif) repeat-x; letter-spacing: 1px;}

a { color: #005bff; text-decoration:underline;}

a:hover {text-decoration:none;}

/* section */

#section {
width: 763px;
margin: 0 auto;
text-align: left;
background: url(img/pagewrap.gif) repeat-y;
}
#header {
width: 763px;
height: 217px;
background: url(img/head.jpg) no-repeat;
}
#header h1 {
padding: 100px 0 0 23px;
}
#header h1 a {
display: block;
width:375px;
height:65px;
}
#header h1 a span {
display: none;
}
#pankuzu {
font-size: 11px;
text-align: center;
margin-top: 26px;
letter-spacing: 2px;
}

#margin_box {
width: 725px;
margin: 0 0 0 20px;
}

/* left list*/

#sub {
  float: left;
  font-size: 12px;
  width: 244px;
  line-height: 160%;
  margin-top:20px;
}
#sub ul li {
border-bottom: 1px dotted #aaa;
padding: 4px;
}
.navigation {
display: block;
width: 244px;
height: 46px;
background: url(img/cat.gif) no-repeat;
}
.navigation span {
display: none;
}
#cat_top {
  display: block;
  width: 244px;
  height: 47px;
  background: url(img/cat_top.gif) no-repeat;
}
#cat_top span {
display: none;
}
#sub ul#pagelist li {
border: none;
padding: 0;
background-color: #ededed;
}
#sub ul#pagelist li a {
  display: block; 
  text-decoration: none;
  background: #ededed url(img/mark.gif) no-repeat left;
  font-size: 12px;
  letter-spacing: 2px;
  padding: 5px 5px 5px 28px;
  color: #12326c;
}
#sub ul#pagelist li a:hover {
  color: #5772a4;
}
/* Content */
#main {
float: right;
width: 462px;
font-size: 13px;
line-height: 200%;
overflow: hidden;
} 
#main h3 {
font-size:12px;
letter-spacing: 2px;
border-bottom: 3px double #aaa;
margin-top: 20px;
}  
#main h2 {
border-bottom: 4px solid #12326c;
font-size: 20px;
}
#main .totop { 
    margin: 20px 0;
    display: block;
    width: 462px;
    height:19px;
    background: url(img/totop.gif) no-repeat;
    padding-left: 350px;
}
#main .totop a {
display: block;
width: 110px;
height: 15px;
}
/* footer */
#footer {
    clear: both;
    margin: 0 20px;
    font-size: 11px;
    line-height: 160%;
    letter-spacing: 2px;
}
#footer ul {
padding: 10px;
}
#copyright {
padding: 5px 10px;
text-align: right;
background-color: #313131;
color: #fff;
}

