*{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/bodyback.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 */

#PAGE-WRAPP {
  width: 716px;
  margin-left: 200px;
  padding: 0;
  background: url(img/pageback.png) repeat-y;
}

/* Header */
#HEADS {
	width: 685px;
	height: 181px;
	margin-left: 15px;
	background: url(img/images.jpg) no-repeat;
	background-position: -7px -7px;
}

/* logo */

#LOGO_SITENAME {
  margin: 0;
}

#LOGO_SITENAME h1 {
  padding: 90px 0 0 256px;
}

#LOGO_SITENAME h1 a {
  display: block;
  width: 427px;
  height: 77px;
  background: url(img/images.jpg) no-repeat;
  background-position: -264px -98px;
}
#LOGO_SITENAME h1 a span {
  display: none;
}

/* main */
#MIDDL {
   margin-left: 8px;
   width: 700px;
   background-color: #fff;
}
/* left */

#LEFTCOL { 
     float: left;
     margin-bottom: 20px;
     padding-left: 20px;
     line-height: 300%;
     font-size: 13px;
     color: #575757;
     width: 430px;
     }
/* pankuzu */

#pankuzu {
    width: 400px;
    height: 30px;
    font-size: 12px;
    padding-right: 20px;
    margin-top: 20px;
    color: #242424;
    text-align: right;
}
#pankuzu a {
    color: #dfb89a;   
}

/* pr */  
#info {
     width: 400px;
     height:30px;
     margin-left: 10px;
     padding-top: 10px;
     border-bottom: 2px solid #858585;
     font-size: 12px;
     font-weight: bold;
     color:#333;
}
#link {
    font-size: 11px;
    margin: 20px 0;    
    padding: 0;
    line-height: 120%;
    list-style: none;
}

#link li {
    padding: 5px 5px 5px 20px;
    margin: 0;
    color:#575757;
}

#link li a {
    display: block;
    color: #000;
    width: 100px;
}
#link li a:hover {
    color: #575757;
}
#link li a span {
    font-size: 12px;
}



/* pagetitle */

#LEFTCOL .catname h3 {
    font-size: 12px;
    color: #575757;
    padding-left:5px;
    border-top: 2px solid #575757;
    width: 400px;
    margin-left: 8px;
    height:30px;
}
    
#LEFTCOL .pagetitle {
    margin: 0;
    width: 415px;
    height: 54px;
    background: url(img/images.jpg) no-repeat;
    background-position: -7px -232px;
}
#LEFTCOL .pagetitle h4 {
    display: block;
    width: 415px;
    padding-left: 20px;
    font-size: 24px;
    color: #575757;
}

#entry {
    padding: 30px;
    font-size: 13px;
    line-height: 300%;
} 
#cat { list-style-type: none; margin: 0; padding: 20px 0 0 60px;}
#cat li { height: 40px; margin: 0; padding: 0; font-weight: bold;}
#cat li a { text-decoration: underline;  font-size: 16px;}
#cat li a:hover {
    color: #000;
    text-decoration: none;
}
#LEFTCOL .pagetop {
    width: 415px;
    text-align: right; 
    margin: 0; 
    padding: 0; 
    font-size: 12px;  
}

#LEFTCOL .pagetop a { 
    text-decoration: none; 
    color:#e06374; 
    padding: 0;
    margin-right: 20px;
}
#LEFTCOL .pagetop a:hover {
    color: #000;
}

/* list */

#NAVI {
  float: right;
  margin-right: 20px;
  padding: 0;
  font-size: 12px;
  width: 190px;
  overflow: hidden;
}
#NAVI h5 a {
   display: block;
   width: 207px;
   height: 35px;
   background: url(img/images.jpg) no-repeat;
   background-position: -485px -206px;
   margin-top: 20px; 
   }
#NAVI h5 a span {
   display: none;
}
   
#NAVI ul {
  margin: 0;
}

#NAVI ul li{
  margin: 0;
  padding: 0;
  list-style: none;
}

#NAVI ul li a {
  display: block; 
  width: 207px;
  height: 47px;
  padding-left: 25px;
  margin: 0;
  line-height: 120%;
  text-decoration: none;
  background: url(img/images.jpg) no-repeat;
  background-position: -485px -290px;
}
#NAVI ul li a:hover {
  background-position: -485px -243px;
}
#NAVI ul li a span {
   display: block;
   width: 170px;
   padding: 14px 0 0 0;
   margin: 0; 
   color: #4d4d4d;
}

#NAVI ul li a:hover span {
   color: #000;
}


/* foot */

#END {
    clear: both;
    width: 701px;
    margin: 0 auto;
    padding: 0;
    background-color: #575757;
    border-top: double 6px #fff;
    text-align: left;   
}
 
#END p {
    text-align: center;
    color: #fff;
    font-size: 11px;
    padding: 10px 6px 30px 0;
}
#END .pr {
    font-size: 11px;
    margin: 10px;    
}
#END .pr h4 {
    color: #d3d3d3;
    font-weight: bold;
    font-size: 12px;
}
#END .pr ul {
    padding: 10px;
    line-height: 120%;
    list-style: none;
}
#END .pr ul li {
    padding: 5px;
    margin: 0;
    color:#a6a6a6;
}

#END .pr ul li a {
    display: block;
    color: #000;
    width: 100px;
    text-decoration: underline;
}
#END .pr ul li a:hover {
    text-decoration: none;
}
#END .pr ul li a span {
    font-size: 12px;
}