*{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:underline;border:none;}
ul li a:hover {text-decoration:none;}
body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #333; text-align: center;}

a { color: #333; text-decoration:none;}

a:hover {color: #333;}

/* container */

#container {
width: 749px;
margin: 0 auto;
text-align: left;
}
#container h1 {
width: 749px;
background: url(img/logo.jpg) no-repeat;
padding: 40px 490px 10px 15px;
}
#container h1 a {
display: block;
width:433px;
height:105px;
}
#container h1 a span {
display: none;
}
#pankuzu {
background-color: #ededed;
padding: 4px;
font-size: 11px;
border: 1px e0e0e0 solid;
margin-bottom: 20px;
}
#pankuzu a{
color: #5888d2;
}
/* Content */
#contents {
    float: left;
	width: 462px;
	font-size: 13px;
    line-height: 200%;
    overflow: hidden;
} 
#contents h3 {
    font-size:12px;
    color: #092f69;
}  

#contents h2 {
background-color: #092f69;
font-size: 22px;
padding: 5px;
color: #fff;
}
#contents h2 span {
display: block;
border: 1px solid #abc5ee;
padding: 10px 5px;
}
 
#contents .base { 
     line-height: 280%;
     background-color: #f6f6f6;
     padding: 20px;
     margin: 10px 0;
     font-size: 15px;
}
.cls {     background-color: #f6f6f6;
     padding: 20px;
     margin: 10px 0;
     }
.cls li { height: 24px; margin: 0; padding: 10px; font-size: 16px; font-weight: bold;}
.cls li a { color: #575757;}
.cls li a:hover { color: #333;}

#contents .totop { 
    margin: 20px 0;
    display: block;
    width: 462px;
    height:19px;
    background: url(img/totop.gif) no-repeat;
    padding-left: 350px;
}
#contents .totop a {
display: block;
width: 110px;
height: 15px;
}
/* left list*/

#nav_block {
  float: right;
  font-size: 12px;
  width: 252px;
  line-height: 160%;
}
#nav_block ul li {
border-bottom: 1px dotted #aaa;
padding: 4px;
}
.navigation {
display: block;
width: 252px;
height: 46px;
background: url(img/category.gif) no-repeat;
}
.navigation span {
display: none;
}
#cat_top {
  display: block;
  width: 252px;
  height: 47px;
  background: url(img/category_top.gif) no-repeat;
}
#cat_top span {
display: none;
}
#nav_block ul#pagelist li {
border: none;
padding: 0;
}
#nav_block ul#pagelist li a {
  display: block; 
  width: 252px;
  text-decoration: none;
  background: #e8e8e8 url(img/mark.gif) no-repeat left;
  font-size: 12px;
  letter-spacing: 2px;
}
#nav_block ul#pagelist li a:hover {
  background: #c3d7f5 url(img/mark.gif) no-repeat left;
}
#pagelist li a span {
   display: block;
   padding: 17px 10px 17px 30px;
}
/* foot */
#footer {
    clear: both;
    margin: 0 auto;
    background-color: #092f69;
    font-size: 11px;
    color: #fff;
    line-height: 160%;
    letter-spacing: 2px;
}
#footer a {
color: #5888d2;
}
#footer ul {
padding: 10px;
width: 750px;
margin: 0 auto;
text-align: left;
}
#copyright {
padding: 30px;
text-align: center;
}
