*{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; background: #f1f1f1 url(img/back.gif) repeat-x;}

a { color: #0f7e92; text-decoration:none;}

a:hover {color: #38bbd2;}

/* layout_all */

#layout_all {
width: 763px;
margin: 0 auto;
text-align: left;
background: url(img/page_back.gif) repeat-y;
}
#header-area {
width: 763px;
height: 217px;
background: url(img/head.jpg) no-repeat;
}
#header-area h1 {
padding: 50px 0 0 38px;
}
#header-area h1 a {
display: block;
width:446px;
height:90px;
}
#header-area h1 a span {
display: none;
}
#bread {
font-size: 11px;
text-align: center;
margin-top: 50px;
letter-spacing: 2px;
}

#two_column {
width: 725px;
margin: 0 0 0 20px;
}
/* Content */
#contents {
    float: left;
	width: 462px;
	font-size: 12px;
    line-height: 200%;
    overflow: hidden;
} 
#contents h3 {
font-size:12px;
letter-spacing: 2px;
border-bottom: 3px double #aaa;
margin-top: 20px;
}  
#contents h2 {
background: url(img/pagetitle.gif) no-repeat left;
font-size: 26px;
padding: 25px 15px 25px 90px;
}
#contents .base { 
     line-height: 280%;
     background-color: #ededed;
     padding: 20px;
     font-size: 15px;
}
.gnr {     background-color: #ededed;
     padding: 20px;
     margin: 10px 0;
     }
.gnr li { height: 24px; margin: 0; padding: 10px; font-size: 16px; font-weight: bold;}
.gnr li a { color: #575757;}
.gnr 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*/

#sidemenu {
  float: right;
  font-size: 12px;
  width: 244px;
  line-height: 160%;
  margin-top: 20px;
}
#sidemenu ul li {
border-bottom: 1px dotted #aaa;
padding: 4px;
}
.navigation {
display: block;
width: 244px;
height: 46px;
background: url(img/category.gif) no-repeat;
}
.navigation span {
display: none;
}
#cat_top {
  display: block;
  width: 244px;
  height: 47px;
  background: url(img/category_top.gif) no-repeat;
}
#cat_top span {
display: none;
}
#sidemenu ul#pagelist li {
border: none;
padding: 0;
background-color: #ededed;
}
#sidemenu 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: 0;
  color:#0f7e92;
}
#sidemenu ul#pagelist li a:hover {
  background: #ddd url(img/mark.gif) no-repeat left;
  color: #222;
}
#pagelist li a span {
   display: block;
   padding: 17px 10px 17px 30px;
}
/* foot */
#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;
}

