*{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 */

#ALL_LAYOUT {
  width: 812px;
  margin-left: 200px;
  background: url(img/back.jpg) repeat-y;
}

/* Header */
#LOGO_AREA {
	width: 792px;
	height: 64px;
	margin-left: 10px;
	background: url(img/images.jpg) no-repeat;
}

/* logo */

#IMAGE {
  margin: 0;
}

#IMAGE h1 {
  padding: 8px 0 0 31px;
}

#IMAGE h1 a {
  display: block;
  width: 327px;
  height: 38px;
  background: url(img/logo.jpg) no-repeat;
}


/* main */
#ENTRIES {
   margin-left: 5px;
   width: 800px;
   background-color: #fff;
}

/* left_side */
#LEFT_MENU {
   float: left;
   width: 224px;
   margin: 0;
   padding-left: 20px;
}

/* topmenu */

#TOP_SIDE {
   width: 210px;
   height: 200px;
   margin-top: 20px;
}
   
#TOP_SIDE li{ float:left; list-style: none; height: 56px; padding-top: 10px;}
#TOP_SIDE li a{display:block; padding-top:2px; line-height:100%;}
#TOP_SIDE li a span{ display:none;}

#TOP_SIDE li#home a{ width:210px; height:56px; background:url(img/images.jpg) no-repeat; background-position: -6px -82px; }
#TOP_SIDE li#page a{ width:210px; height:56px; background:url(img/images.jpg) no-repeat; background-position: -6px -144px;}


#TOP_SIDE ul li#home a:hover{ background-position: -444px -267px;}
#TOP_SIDE ul li#page a:hover{ background-position: -444px -329px;}


/* list */

#UNDER_SIDE {
  margin-left: 5px;
  padding: 0;
}

#list_top a {
  display: block;
  margin: 0;
  padding: 0;
  width: 200px;
  height: 34px;
  background: url(img/images.jpg) no-repeat;
  background-position: -214px -276px;
}

#list_top a:hover {
 background-position: -12px -276px;
}
#list_top a span {
  display: none;
}

#UNDER_SIDE ul {
  margin: 0;
}

#UNDER_SIDE ul li{
  margin: 0;
  padding: 0;
  list-style: none;
}

#UNDER_SIDE ul li a {
  display: block; 
  width: 200px;
  height: 60px;
  padding: 0;
  margin: 0;
  line-height: 120%;
  text-decoration: none;
  background: url(img/images.jpg) no-repeat;
  background-position: -214px -310px;
}
#UNDER_SIDE ul li a:hover {
  background-position: -12px -310px;
}
#UNDER_SIDE ul li a span {
   display: block;
   width: 170px;
   height: 60px;
   font-size: 11px;
   padding: 16px 0 0 24px;
   margin: 0; 
   color: #4d4d4d;
}

#UNDER_SIDE ul li a:hover span {
   color: #000;
}


/* left */

#RIGHT_CONTENT {
    float: right;
    width: 550px;
    margin: 0;
}
#RIGHT_CONTENT .images {
    width: 540px;
    height: 126px;
    background: url(img/images.jpg) no-repeat;
    background-position: -240px -64px;
    margin: 0;
}  
#RIGHT_CONTENT .images span {
    display: none;
}

/* Content */

#TEXT_CONTENT {
	margin-bottom: 20px;
	padding: 0;
}   
#info {
    width: 485px;
    font-size: 11px;
    margin: -90px 0 0 10px;    
    padding: 30px 0 20px 20px;
    background: url(img/info.png) no-repeat;
    line-height: 120%;
    list-style: none;
}

#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;
}
#info_under {
    width: 485px;
    font-size: 11px;
    margin: 20px 0 0 10px;    
    padding: 30px 0 20px 20px;
    background: url(img/info.png) no-repeat;
    line-height: 120%;
    list-style: none;
}

#info_under li {
    padding: 5px;
    margin: 0;
    color:#575757;
}

#info_under li a {
    display: block;
    color: #000;
    width: 100px;
}
#info_under li a:hover {
    color: #575757;
}
#info_under li a span {
    font-size: 12px;
}

#TEXT_CONTENT .pagetitle {
    margin: 0px;
    width: 485px;
    height: 37px;
    background: url(img/images.jpg) no-repeat;
    background-position: -259px -205px;
}
#TEXT_CONTENT .pagetitle h3 {
    display: block;
    width: 460px;
    padding: 4px 0 0 20px;
    font-size: 24px;
    color: #464646;
}
 
#TEXT_CONTENT  p { 
     margin: 0px;
     padding: 10px 30px;
     line-height: 300%;
     font-size: 13px;
     color: #575757;
     }
#cat { list-style-type: none; margin: 0; padding: 20px 0 0 30px;}
#cat li { height: 24px; margin: 0 0 20px 0; padding: 10px 0 5px 20px; font-size: 16px; font-weight: bold;}
#cat li a { text-decoration: underline;}
#cat li a:hover {
    color: #000;
}
#TEXT_CONTENT .pagetop {
    width: 550px;
    text-align: right; 
    margin-left: 10px; 
    padding: 0; 
    font-size: 12px;  
}

#TEXT_CONTENT .pagetop a { 
    text-decoration: none; 
    color:#30437b; 
    padding: 0;
    margin-right: 20px;
}
#TEXT_CONTENT .pagetop a:hover {
    color: #000;
}
/* foot */

#COPY {
    clear: both;
    width: 800px;
    margin-left: 5px;
    padding: 0;
    background-color: #414141;
    border-top: double 6px #fff;
    text-align: center;   
}
 
#COPY p {
    color: #fff;
    font-size: 11px;
    padding: 0 6px 30px 0;
}
/* pankuzu */

#pankuzu {
    font-size: 12px;
    padding: 0;
    margin: 20px 10px;
    color: #FFF;
    text-align: center;
}
#pankuzu a {
    color: #adadad;   
}
   