*{margin:0;padding:0;}
html{margin:0; padding:0;}

img{border:none;}
ul,ol{margin:0;padding:0;}
ul li {}
ul li a{text-decoration:none;border:none;}


body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif, Osaka, verdana;
	color: #000;
}


h1, h2, h3, h4, h5, h6 {
	color: #000;
	margin: 0;
	padding: 0;
	
}

a {
	color: #656565;
}

a:hover {
	text-decoration: none;
	color: #3f7398;
}

.clearfix:after   {  
     content: ".";  
     display: block;  
     visibility: hidden;  
     height: 0.1px;  
     font-size: 0.1em;  
     line-height: 0;  
     clear: both;  
} 

.clearfix {  
     display: inline-block;  
}

/* container */

#THREE-COLUMN {
  width: 814px;
  margin: 0 auto;
  background: url(img/back.jpg) repeat-y;
}

/* Header */
#HEAD {
	width: 789px;
	height: 129px;
	margin-left: 12px;
	background: url(img/images.jpg) no-repeat;
	background-position: -106px -9px;
}

/* logo */

#LOGO {
  margin: 0;
}

#LOGO h1 {
  padding: 49px 0 0 138px;
}

#LOGO h1 a {
  display: block;
  width: 294px;
  height: 54px;
  background: url(img/images.jpg) no-repeat;
  background-position: -244px -58px;
}
#LOGO h1 a span {
  display: none;
}

/* main */
#MAIN {
   margin-left: 10px;
   padding-top: 20px;
   width: 798px;
   background-color: #fff;
}
/* left */
#info_name {
    width: 170px;
    height: 18px;
    margin-left: 10px;
    padding: 0;
    background:url(img/images.jpg) no-repeat; 
    background-position: -111px -160px;
} 
#info_name span {
    display: none;
}  
#info {
    width: 170px;
    font-size: 11px;
    margin: 0;    
    padding: 20px;
    line-height: 120%;
    list-style-type: disk;
}
#info li {
    padding: 5px;
    margin: 0;
    color:#575757;
}

#info li a {
    display: block;
    color: #000;
    width: 100px;
}
#info li a:hover {
    color: #575757;
}
#info li a span {
    font-size: 12px;
}


#MENU {
   float: left;
   width: 146px;
   margin: 10px 10px 0 0;
}
   
#MENU li#home, li#page { float:left; list-style: none; height: 120px; padding-top: 10px; margin-left: 30px;}
#MENU li a{display:block; padding-top:2px; line-height:100%;}
#MENU li#home a span, li#page a span{ display:none;}

#MENU li#home a{ width:120px; height:113px; background:url(img/images.jpg) no-repeat; background-position: -140px -290px;}
#MENU li#page a{ width:120px; height:113px; background:url(img/images.jpg) no-repeat; background-position: -140px -414px;}


#MENU ul li#home a:hover{ background-position: -139px -289px;}
#MENU ul li#page a:hover{ background-position: -139px -413px;}

/* right */

#PAGELIST {
  float: right;
  margin: 0 20px 20px 0;
  padding: 0;
  font-size: 12px;
  width: 203px;
  overflow: hidden;
}

#navi_top a {
  display: block;
  margin: 0;
  padding: 0;
  width: 203px;
  height: 69px;
  background: url(img/images.jpg) no-repeat;
  background-position: -692px -154px;
}

#navi_top a span {
  display: none;
}

#list {
  margin: 0;
}

#list li{
  margin: 0;
  padding: 0;
  list-style: none;
}
#list li a {
  display: block; 
  width: 203px;
  height: 49px;
  padding-left: 30px;
  margin: 0;
  line-height: 120%;
  text-decoration: none;
  background: url(img/images.jpg) no-repeat;
  background-position: -692px -275px;
}
#list li a:hover {
  background-position: -692px -226px;
}
#list li a span {
   display: block;
   width: 160px;
   padding: 14px 0 0 0;
   margin: 0; 
   color: #4d4d4d;
}

#list li a:hover span {
   color: #000;
}
#navi_btm {
   width: 203px;
   height: 35px;
   background: url(img/images.jpg) no-repeat;
   background-position: -692px -520px;
   margin: 0;
}
#navi_btm span {
   display: none;
}

/* Center */

#CONTENT {
	width: 367px;
	margin-left: 190px;
	padding-bottom: 10px;
	background-color: #f1f1f1;
}


#CONTENT .pagetitle {
    margin: 0;
    width: 367px;
    height: 45px;
    background: url(img/images.jpg) no-repeat;
    background-position: -304px -159px;
}
#CONTENT .pagetitle h4 {
    display: block;
    width: 330px;
    padding: 16px 0 0 30px;
    font-size: 16px;
    color: #575757;
    font-weight: bold;
}
 
#CONTENT p { 
     margin: 0px;
     padding: 10px;
     line-height: 300%;
     font-size: 13px;
     color: #575757;
     }
#cat { list-style-type: none; margin: 0; padding-top: 20px;}
#cat li { height: 24px; margin: 0; padding: 18px 0 10px 25px; font-size: 14px; font-weight: bold; }
#cat li a { text-decoration: underline;}
#cat li a:hover {
    color: #000;
    text-decoration: none;
}
#CONTENT .pagetop {
    width: 360px;
    text-align: right; 
    margin: 0; 
    padding: 0; 
    font-size: 12px;  
}

#CONTENT .pagetop a { 
    text-decoration: none; 
    color:#b64c5d; 
    padding: 0;
    margin-right: 20px;
}
#CONTENT .pagetop a:hover {
    color: #000;
}




/* foot */

#FOOT {
    clear: both;
    width: 798px;
    height:126px;
    margin-left: 12px;
    padding: 0;
    background: url(img/images.jpg) no-repeat;
    background-position: -106px -872px;
}
 
/* pankuzu */

#pan {
    font-size: 12px;
    padding-top: 20px;
    margin: 20px 10px;
    color: #fff;
    text-align: center;
}
#pan a {
    color: #dbc3a2;   
    text-decoration: underline;
}
#pan a:hover {
 text-decoration: none;
}

/* copy */
#copy {
    text-align: right;
    color: #fff;
    font-size: 11px;
    padding-right: 20px;
    margin-top: 60px;
}


