*{margin:0;padding:0;}
html{margin:0; padding:0;}

img{border:none;}
ul,ol{margin:0;padding:0;}
ul li {list-style: none;}
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.gif);
}

a {
	color: #72afaa;
}

a:hover {
	text-decoration: none;
	color: #656565;
}

.clearfix:after   {  
     content: ".";  
     display: block;  
     visibility: hidden;  
     height: 0.1px;  
     font-size: 0.1em;  
     line-height: 0;  
     clear: both;  
} 

.clearfix {  
     display: inline-block;  
}

/* container */
#container {
    width: 713px;
    margin-left:200px;
    padding: 0;
    background: url(img/bodyback.png) repeat-y;
}
/* Header */
#topspace {
	width: 703px;
	height: 147px;
	margin-left: 7px;
	background: url(img/images.jpg) no-repeat;
}


/* logo */

#logo {
  float:left;
  margin: 0;
}

#logo h1 a {
  display: block;
  width: 169px;
  height: 64px;
  background: url(img/images.jpg) no-repeat;
}
#logo h1 a span {
  display: none;
}

/* topmenu */

#botan {
   float: right;
   width: 192px;
   height: 53px;
   margin: 6px 6px 0 0;
}
   
#botan li{ float:right; list-style: none; height: 53px; padding:0;}
#botan li a{display:block; padding:0; line-height:100%;}
#botan li a span{ display:none;}

#botan li#home a{ width:96px; height:53px; background:url(img/images.jpg) no-repeat; background-position: -505px -6px; }
#botan li#page a{ width:96px; height:53px; background:url(img/images.jpg) no-repeat; background-position: -601px -6px;}


#botan ul li#home a:hover{ background-position: -504px -5px;}
#botan ul li#page a:hover{ background-position: -600px -5px;}
/* main */
#contents {
   margin: 0 auto;
   width: 715px;
   background: url(img/back.jpg) repeat-y;
}
/* left */

#column_lside {
    float: left;
    width: 450px;
    margin: 0;

}

/* pankuzu */

#path {
    width: 430px;
    font-size: 12px;
    padding: 0;
    margin: 20px 10px;
    color: #242424;
    text-align: right;
}
#path a {
    color: #ea8585;   
}
/* Content */

#text-content {
	width: 404px;
	margin-bottom: 20px;
	padding: 0;
} 
#text-content h2, h4 {
    font-size:12px;
    color: #fff;
    margin: 0 0 0 20px;
    background-color: #9b9b9b;
    width:430px;
}  
#info {
    width: 430px;
    font-size: 11px;
    margin: 0 0 0 10px;    
    padding: 10px 0 20px 10px;
    line-height: 120%;
    list-style: none;
    text-align: right;
}

#info li {
    padding: 5px;
    margin: 0;
    color:#575757;
}

#info li a {
    width: 100px;
}

#info li a span {
    font-size: 12px;
}

#text-content .pagetitle {
    margin-left: 30px;
    width: 417px;
    height: 49px;
    background: url(img/images.jpg) no-repeat;
    background-position: -22px -163px;
}
#text-content .pagetitle h3 {
    display: block;
    width: 410px;
    padding: 16px 0 0 36px;
    font-size: 22px;
    color: #575757;
}
 
#text-content  .text_in { 
     margin: 0px;
     padding: 10px 0 10px 50px;
     line-height: 300%;
     font-size: 13px;
     color: #575757;
     }
#pagelist { list-style-type: none; margin: 0; padding: 20px 0 0 40px;}
#pagelist li { height: 24px; margin: 0 0 20px 0; padding: 10px 0 5px 20px; font-size: 16px; font-weight: bold;}
#pagelist li a { text-decoration: underline; }
#pagelist li a:hover {
    text-decoration: none;
}
#text-content .pagetop {
    width: 430px;
    text-align: right; 
    margin-left: 10px; 
    padding: 0; 
    font-size: 12px;  
}

#text-content .pagetop a { 
    text-decoration: none; 
    color:#ea8585; 
    padding: 0;
    margin: 0;
}
#text-content .pagetop a:hover {
    color: #000;
}

/* list */

#column_rside {
  float: right;
  margin-right: 6px;
  padding: 0;
  width: 211px;
  overflow: hidden;
   font-size: 11px;
}


#navi {
  margin: 0;
}

#navi li{
  margin: 0;
  padding: 0;
  list-style: none;
}

#navi li a {
  display: block; 
  width: 211px;
  height: 56px;
  padding-left: 26px;
  margin: 0;
  line-height: 120%;
  text-decoration: none;
  background: url(img/list_mdl.gif) no-repeat;
}
#navi li a:hover {
  background-color: #7f7f7f;
}
#navi li a span {
   display: block;
   width: 200px;
   padding: 18px 0 0 0;
   margin: 0; 
   color: #4d4d4d;
}

#navi li a:hover span {
   color: #000;
}


/* pr */

#listup, #sidemenuads {
margin: 0;
padding: 0;
width: 211px;
color: #575757;
}

#listup li, #sidemenuads li {
padding: 5px;
}

#listup li a, #sidemenuads li a{
text-decoration: underline;
}

#listup li a:hover, #sidemenuads li a:hover {
text-decoration: none;
}
/* foot */

#saigo {
    clear: both;
    width: 702px;
    margin-left: 7px;
    padding: 0;
    background-color: #575757;
    border-top: double 6px #fff;
    text-align: left;   
}
 
#saigo p {
    text-align: center;
    color: #fff;
    font-size: 11px;
    padding: 10px 6px 30px 0;
}
#pr {
    font-size: 12px;
    margin: 10px; 
    line-height: 120%; 
    text-align: right;  
}

#pr li {
    padding: 5px;
    margin: 0;
    color:#a6a6a6;
}

#pr li a {
    color: #000;
    text-decoration: underline;
}
#pr li a:hover {
    text-decoration: none;
}
