*{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 */

#PageFrame {
  width: 833px;
  margin: 0 auto;
  text-align: left;
}

/* Header */
#Sitename {
	width: 833px;
	height: 203px;
	background: url(img/head.jpg) no-repeat;
}
#Sitename h1 {
padding: 76px 0 0 50px;
}
#Sitename h1 a {
    display: block;
    width:570px;
    height:44px;
}
#Sitename h1 a span {
display: none;
}
#Topicpath {
background-color: #cfcfcf;
padding: 4px;
font-size: 11px;
border: 1px e0e0e0 solid;
margin-bottom: 20px;
}
#Topicpath a{
color: #713815;
}
/* Content */
#Contents {
    float: left;
	width: 540px;
	font-size: 13px;
	margin-left: 20px;
} 
#Contents h3 {
    font-size:12px;
    color: #713815;
}  
.links {
line-height: 200%;
padding: 10px;
}
#Contents h2 {
border-bottom: 3px solid #e8a843;
font-size: 30px;
padding: 10px;
}
 
#Contents .text_space { 
     line-height: 200%;
     background-color: #f6f6f6;
     padding: 20px;
     margin: 10px 0;
}
.fld {
     line-height: 200%;
     background-color: #f6f6f6;
     padding: 20px;
     margin: 10px 0;
     }

.fld li { padding: 10px; font-size: 20px;}
.fld li a { color: #333;}
.fld li a:hover { color: #666;}

#Contents .totop { 
    margin: 20px 0;
    display: block;
    width: 537px;
    height:23px;
    background: url(img/totop.gif) no-repeat;
    padding-left: 460px;
}
#contents .totop a {
display: block;
width: 80px;
height: 15px;
}
/* right list*/

#Rightblock {
  float: right;
  font-size: 12px;
  width: 252px;
}
.cat {
display: block;
width: 252px;
height: 46px;
background: url(img/cat.gif) no-repeat;
}
.cat span {
display: none;
}
#cat_top {
  display: block;
  width: 252px;
  height: 46px;
  background: url(img/cat_top.gif) no-repeat;
}
#pagelist {
background-color: #cfcfcf;
}
#pagelist li a {
  display: block; 
  width: 252px;
  text-decoration: none;
  background: url(img/list.gif) no-repeat left;
  font-size: 14px;
}
#pagelist li a:hover {
  background: url(img/list_hover.gif) no-repeat left;
}
#pagelist li a span {
   display: block;
   padding: 15px 10px 15px 30px;
}
/* foot */
#footer {
    clear: both;
    width: 100%;
    background-color: #713815;
    font-size: 11px;
    color: #3f1c06;
    text-align: center;
}
#footer a {
color: #e8a843;
}
#footer ul {
padding: 10px;
}
#copyright {
padding: 30px;
}
