*{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;
    background: url(img/back.jpg);
}


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 */

#Layout_All {
  width: 700px;
  margin-left: 200px;
}

/* Header */
#HEADER {
	width: 700px;
	height: 128px;
	margin: 0;
	background: url(img/images.jpg) no-repeat;
	background-position: -1px 0;
}

/* logo */

#Logo {
  margin: 0;
}

#Logo h1 {
  padding: 20px 0 0 40px;
}

#Logo h1 a {
  display: block;
  width: 266px;
  height: 88px;
  background: url(img/images.jpg) no-repeat;
  background-position: -219px -226px;
}
#Logo h1 a span {
  display: none;
}

/* main */
#ThreeColumn {
   margin: 0;
   padding-top: 20px;
   width: 700px;
   background-color: #fff;
}
/* left */


#Navigation {
  float: left;
  margin: 20px 0 0 10px;
  padding: 0;
  font-size: 12px;
  width: 170px;
  overflow: hidden;
}

#navi_top a {
  display: block;
  margin: 0;
  padding: 0;
  width: 170px;
  height: 41px;
  background: url(img/images.jpg) no-repeat;
  background-position: -9px -163px;
}

#navi_top a span {
  display: none;
}

#Navigation ul {
  margin: 0;
}

#Navigation ul li{
  margin: 0;
  padding: 0;
  list-style: none;
}

#Navigation ul li a {
  display: block; 
  width: 170px;
  height: 54px;
  padding-left: 30px;
  margin: 0;
  line-height: 120%;
  text-decoration: none;
  background: url(img/images.jpg) no-repeat;
  background-position: -9px -262px;
}
#Navigation ul li a:hover {
  background-position: -9px -204px;
}
#Navigation ul li a span {
   display: block;
   width: 130px;
   padding: 14px 0 0 0;
   margin: 0; 
   color: #4d4d4d;
}

#Navigation ul li a:hover span {
   color: #000;
}
#navi_btm {
   width: 170px;
   height: 28px;
   background: url(img/images.jpg) no-repeat;
   background-position: -9px -513px;
   margin: 0;
}
#navi_btm span {
   display: none;
}

/* right */

#Menu {
   float: right;
   width: 170px;
   height: 110px;
   margin: 20px 10px 0 0;
}
   
#Menu li{ float:right; list-style: none; height: 50px; padding-top: 10px;}
#Menu li a{display:block; padding-top:2px; line-height:100%;}
#Menu li a span{ display:none;}

#Menu li#home a{ width:165px; height:45px; background:url(img/images.jpg) no-repeat; background-position: -526px -163px;}
#Menu li#page a{ width:165px; height:45px; background:url(img/images.jpg) no-repeat; background-position: -527px -216px;}


#Menu ul li#home a:hover{ background-position: -528px -276px;}
#Menu ul li#page a:hover{ background-position: -529px -329px;}

/* Center */

#CenterColumn {
	width: 260px;
	margin: 0 0 0 220px;
	padding-bottom: 30px;
}
#info_name {
    font-size: 12px;
    font-weight: bold;
    color: #404040;
    border-bottom: 2px solid #5daa4c;
    margin: 0;
    padding-top: 20px;
}   
#info {
    width: 260px;
    font-size: 11px;
    margin: 0;    
    padding: 10px;
    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;
}

#CenterColumn .pagetitle {
    margin: 0;
    width: 260px;
    height: 41px;
    background: url(img/images.jpg) no-repeat;
    background-position: -222px -163px;
}
#CenterColumn .pagetitle h4 {
    display: block;
    width: 270px;
    padding: 14px 0 0 10px;
    font-size: 15px;
    color: #575757;
    font-weight: bold;
}
 
#CenterColumn 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-bottom: 10px; padding: 18px 0 10px 25px; font-size: 14px; font-weight: bold; background-color: #ffe0e8;}
#cat li a { text-decoration: underline;}
#cat li a:hover {
    color: #000;
    text-decoration: none;
}
#CenterColumn .pagetop {
    width: 260px;
    text-align: right; 
    margin-left: 10px; 
    padding: 0; 
    font-size: 12px;  
}

#CenterColumn .pagetop a { 
    text-decoration: none; 
    color:#e06374; 
    padding: 0;
    margin-right: 20px;
}
#CenterColumn .pagetop a:hover {
    color: #000;
}




/* foot */

#Footer {
    clear: both;
    width: 700px;
    margin: 0 auto;
    padding: 0;
    background-color: #575757;
    border-top: double 6px #fff;  
}
 
#copy {
    text-align: center;
    color: #fff;
    font-size: 11px;
    padding: 10px 6px 10px 0;
}
#Footer .pr {
    font-size: 11px;
    margin: 10px;    
}
#Footer .pr h5 {
    color: #d3d3d3;
    font-weight: bold;
    font-size: 12px;
}
#Footer .pr ul {
    padding: 10px;
    line-height: 120%;
    list-style: none;
}
#Footer .pr ul li {
    padding: 5px;
    margin: 0;
    color:#a6a6a6;
}

#Footer .pr ul li a {
    display: block;
    color: #000;
    width: 100px;
    text-decoration: underline;
}
#Footer .pr ul li a:hover {
    text-decoration: none;
}
#Footer .pr ul li a span {
    font-size: 12px;
}
/* pankuzu */

#pan {
    font-size: 12px;
    padding: 0;
    margin: 20px 10px;
    color: #fff;
    text-align: center;
}
#pan a {
    color: #5dad4e;   
    text-decoration: underline;
}
#pan a:hover {
 text-decoration: none;
}
