*{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:underline;border:none;}
ul li a:hover {text-decoration:none;}
body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #333;}

a { color: #4c85b8; text-decoration:none;}

a:hover {color: #333;}

/* container */

#pageshadow {
  width: 710px;
  margin: 0 auto;
  background: url(img/back.gif) repeat-y;
}

/* Header */
#headimage {
	width: 700px;
	height: 258px;
	margin-left: 5px;
	background: url(img/images.jpg) no-repeat;
}

/* logo */

#sitename {
  margin: 0;
}

#sitename h1 {
  padding: 45px 0 0 45px;
}

#sitename h1 a {
color: #333;
}


/* left list*/

#globalNavi {
  float: left;
  margin: 20px 10px;
  font-size: 12px;
  width: 181px;
  overflow: hidden;
}
#globalNavi .navi_top {
margin-top: 20px;
}

#globalNavi .navi_top a {
  display: block;
  width: 181px;
  height: 44px;
  background: url(img/images.jpg) no-repeat;
  background-position: -7px -332px;
}
#globalNavi .navi_top a span {
  display: none;
}

#pagelist li{
  margin: 0;
  padding: 0;
  list-style: none;
}

#pagelist li a {
  display: block; 
  width: 181px;
  height: 45px;
  padding-left: 40px;
  margin: 0;
  line-height: 120%;
  text-decoration: none;
  background: url(img/images.jpg) no-repeat;
  background-position: -7px -376px;
}

#pagelist li a span {
   display: block;
   width: 200px;
   padding: 20px 0 0 0;
   margin: 0; 
   color: #4d4d4d;
}

#pagelist li a:hover span {
   color: #333;
}

#bottom {
width: 181px;
height: 28px;
background: url(img/images.jpg) no-repeat;
background-position: -7px -462px;

}
#bottom span {
display: none;
}

/* Content */
#right-column {
    float: right;
	width: 507px;
	margin-bottom: 30px;
	padding: 0;
	font-size: 13px;
} 
#right-column h3 {
    width:180px;
    font-size:12px;
    color: #7d7d7d;
    margin: 0;
    padding: 5px;
    background-color: #e3edf6;
}  

#right-column .title_image {
    width: 476px;
    height: 82px;
    background: url(img/images.jpg) no-repeat;
    background-position: -213px -286px;
    margin: 20px 0 0 10px;
}
/* pankuzu */
#topic {
    padding: 10px 0 0 18px;
    color: #fff;
} 
#topic a {
    color: #fff;
    text-decoration: underline;
}
#topic a:hover {
    text-decoration: none;
}
#right-column .title_image h2 {
    width: 400px;
    padding: 12px 0 0 20px;
    font-size: 24px;
    color: #fff;
}
 
#right-column  .text_space { 
     margin: 0px;
     padding: 20px;
     line-height: 300%;
     color: #333;
}
#lineup li { height: 20px; margin: 0; padding: 10px; font-size: 20px; font-weight: bold;}
#lineup li a { color: #575757;}
#lineup li a:hover { color: #333;}

#right-column .totop {
    text-align: right;  
    padding: 0; 
    font-size: 12px; 
    margin: 20px; 
}


/* foot */
#copy_space {
    clear: both;
    width: 700px;
    margin-left: 5px;
    padding-top: 10px;
    background-color: #575757;
    border-top: double 6px #fff;
    font-size: 12px;
}
#copy_space ul {
    margin-left: 10px;
    color: #aaa;
}
#copy_space a {
    color: #fff;
}
/* copyright */
#copyright {
    text-align: right;
    color: #fff;
}
