*{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-color: #fff;
}


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_WRAP {
  width: 714px;
  margin: 0 auto;
  background: url(img/back.jpg) repeat-y;
}

/* Header */
#HEADER {
	width: 652px;
	height:135px;
	margin: 0 auto 0 32px;
	background: url(img/images.jpg) no-repeat;
}

/* logo */

#LOGO_IMAGE {
  margin: 0;
}

#LOGO_IMAGE h1 {
  padding: 38px 0 0 55px;
}

#LOGO_IMAGE h1 a {
  display: block;
  width: 439px;
  height: 38px;
  background: url(img/images.jpg) no-repeat;
  background-position: -216px -277px;
}
#LOGO_IMAGE h1 a:hover {
  background-position: -215px -204px;
}
/* topmenu */

#menu {
   width: 652px;
   height: 25px;
   margin-top: 26px;
}
   
#menu li{ float:right; list-style: none; height: 20px;}
#menu li a{display:block; padding-top:2px; line-height:100%;}
#menu li a span{ display:none;}

#menu li#home a{ width:87px; height:19px; background:url(img/images.jpg) no-repeat; background-position: -107px -154px; margin-right: 10px;}
#menu li#pagelist a{ width:99px; height:19px; background:url(img/images.jpg) no-repeat; background-position: 0 -154px;}


#HEADER ul li#home a:hover{ background-position: -340px -154px;}
#HEADER ul li#pagelist a:hover{ background-position: -233px -154px;}

/* main */
#MAIN {
   float: left;
   margin: 0 0 30px 36px;
   width: 643px;
   background-image: url(img/main_back.jpg);
   background-repeat: repeat-y;
   border-top: 1px solid #e7e7e7;
   border-bottom: 1px solid #e7e7e7;
}

/* list */

#LIST {
  float: left;
  margin: 0;
  padding: 0;
}

#ichiran_top a {
  display: block;
  margin: 0;
  padding: 0;
  width: 183px;
  height: 51px;
  background: url(img/images.jpg) no-repeat;
  background-position: 0 -199px;
}

#ichiran_top a:hover {
  background-position: -197px  -344px;
}
#ichiran_top a span {
  display: none;
}

#LIST ul {
  margin: 0;
}

#LIST ul li{
  margin: 0;
  padding: 0;
  list-style: none;
}

#LIST ul li a {
  display: block; 
  width: 183px;
  height: 41px;
  padding: 0;
  margin: 0;
  line-height: 120%;
  text-decoration: none;
  background: url(img/images.jpg) no-repeat;
  background-position: 0 -291px;
}
#LIST ul li a:hover {
  background-position: 0 -250px;
}
#LIST ul li a span {
   display: block;
   width: 170px;
   font-size: 11px;
   padding: 13px 0 0 30px;
   margin: 0; 
   color: #4d4d4d;
}

#LIST ul li a:hover span {
   color: #000;
}

#btm {
width: 183px;
height: 36px;
background: url(img/images.jpg) no-repeat;
background-position: 0 -374px;
}
#btm span {
display: none;
}
/* right */
#RIGHT_AREA {
    float: right;
    width: 450px;
}

/* pankuzu */

#pankuzu {
    width: 434px;
    font-size: 12px;
    padding: 0;
    margin: 20px 10px;
    color: #242424;
    text-align: right;
}
#pankuzu a {
    color: #50c0f4;   
}




/* Content */

#TEXT_CONTENT {
	width: 430px;
	margin-bottom: 20px;
	padding: 0;
}   
#info {
    width: 427px;
    font-size: 11px;
    margin: 0 0 0 10px;    
    padding: 30px 0 20px 10px;
    background: url(img/info.jpg) 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;
}

#TEXT_CONTENT .pagetitle {
    margin-left: 10px;
    width: 426px;
    height: 52px;
    background: url(img/images.jpg) no-repeat;
    background-position: 0 -464px;
}
#TEXT_CONTENT .pagetitle h3 {
    display: block;
    width: 400px;
    padding: 22px 0 0 36px;
    font-size: 24px;
    color: #333;
}

#TEXT_CONTENT .text_top {
    width: 428px;
    height: 21px;
    background: url(img/text_top.jpg) no-repeat;
    margin: 10px 0 0 10px;
}

#TEXT_CONTENT .text_top span {
    display: none;
}

#TEXT_CONTENT .text {
    width: 428px;
    background: url(img/text_mdl.jpg) repeat-y;
    margin-left: 10px;
}
 
#TEXT_CONTENT .text p { 
     margin: 0px;
     padding: 10px 30px;
     line-height: 300%;
     font-size: 13px;
     color: #575757;
     }
#TEXT_CONTENT .text ul { list-style-image: url(img/list_mark.jpg); margin: 0 20px 0 80px;}
#TEXT_CONTENT .text ul li { height: 24px; margin: 0 0 20px 0; padding: 10px 0 5px 20px; font-size: 16px; font-weight: bold;}

#TEXT_CONTENT .text ul li a:hover {
    color: #000;
}
#TEXT_CONTENT .pagetop {
    width: 428px;
    height: 47px; 
    text-align: right; 
    margin-left: 10px; 
    padding: 0; 
    font-size: 12px;
    background: url(img/text_btm.jpg) no-repeat;  
}

#TEXT_CONTENT .pagetop a { 
    text-decoration: none; 
    color:#50c0f4; 
    padding: 0;
    margin-right: 20px;
}
#TEXT_CONTENT .pagetop a:hover {
    color: #000;
}


/* foot */

#COPY {
    clear: both;
    width: 699px;
    margin: 0 auto 0 6px;
    padding: 0;
    background-color: #87b6ff;
    border-top: double 6px #fff;
    text-align: center;   
}
 
#COPY p {
    color: #fff;
    font-size: 11px;
    padding: 10px 6px 30px 0;
}
   