
body {
	margin: 0;
	padding: 0;
	font: normal small, Arial, Helvetica, sans-serif;
	color: #2F4F4F;
	background-color: #EDEDED;
}


h1, h2, h3, h4, h5, h6 {
	color: #000;
}

a {
	color: #0a272d;
}

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 {
    width: 800px;
    margin: 0 auto;
    background: #FFF;
}

/* Header */
#header {
	width: 800px;
	height: 220px;
	margin: 0 auto;
}
/* logo */

#logo {
    width: 800px; 
    height: 175px; 
    margin: 0;
    background: url(img/head.jpg) no-repeat;
}
#logo h1 a {
    display: block;
 
}

#logo h1 a span  {
    display: none;
} 

.logo_image a {
    float: left;
    display: block;
    width: 532px;
    height: 88px;
    background: url(img/logo.jpg) no-repeat;
    margin: 63px 0 0 0;
    text-indent: -1000px;
}
/* Menu */

#menu {
	width: 800px;
	height:45px;
	margin: 0;
	background: url(img/tag.jpg) no-repeat;
	background-position: -1px -2px;	
}

#menu ul {
    float: left;
	margin: 0;
	list-style: none;
}

#menu ul li {
    float: left;
    margin: 0;
	display: inline;
}

#menu ul li a {
float: left;
}

#home a {
    float: left;
    width: 168px;
	height:45px;
	margin: 0;
	background: url(img/tag.jpg) no-repeat;
	background-position: 0 -48px;
	text-indent:-1000px;

}

#home a:hover {
    background-position: 0 -93px;
}

#pagelist a {
    float: left;
    width: 167px;
	height:45px;
	margin: 0;
	background: url(img/tag.jpg) no-repeat;
	background-position: -168px -48px;
	text-indent:-1000px;
}
#pagelist a:hover {
    background-position: -168px -93px;
}
/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	background: #fff;
}
   
/* honbun */

#honbun {
    float: right;
	width: 440px;
	margin: 0;
}

#honbun .title {
    width: 390px;
    height: 64px;
    margin: 10px 18px 0 0;
    background: url(img/tag.jpg) no-repeat;
    background-position: 0 -146px;
    overflow: hidden;
}

#honbun .title h2 {
    width: 390px;
	font-size: 16px;
	margin: 0;
    padding: 30px 0 0 10px;
    color:#124478;
}

#honbun p {
    line-height:200%;
	font-size: 15px;
	padding:20px 30px 0 0;
}

#honbun .totop {
    text-align: right;
}

#honbun ul {
    margin: 20px 0 0 40px;
}
#honbun ul li {
    margin-bottom: 20px;
    padding: 10px;
    font-size: 15px;
}

/* list */

#navigation {
  clear: left;
  float: left;
  margin: 30px auto;
  padding: 0;
  width: 236px;
  font-size: 15px;
}

#navigation ul {
  list-style-type: none;
  margin: 0;
}

#navigation ul li{
  width: 236px;
  margin: 0;
  padding: 0;
}

#navigation ul li a { 
  display: block; 
  width: 236px; 
  height: 46px;
  margin: 0; 
  background: #EDEDED url(img/list.gif) no-repeat; 
  background-position: -242px -63px;  
  text-decoration: none;
}

#menu0 { 
  width: 236px; 
  height: 57px;
  margin: 0; 
  background: url(img/list.gif) no-repeat; 
  background-position: -242px -6px;
  text-indent: -1000px;
}

#menu11 {
  width: 236px; 
  height: 57px;
  margin: 0; 
  background: url(img/list.gif) no-repeat; 
  background-position: -5px -5px;
  text-indent: -1000px;
}
#menu13  {
  width: 236px; 
  height: 25px;
  margin: 0; 
  background: url(img/list.gif) no-repeat; 
  background-position: -242px -141px;
  text-indent: -1000px;
  
}

#navigation ul li a:hover {
  background-color: #fff; 
}

#navigation ul li a span {
   display: block; 
   font-size: 12px; 
   padding: 14px 10px 0 40px; 
   color: #3f7398;
}
#navigation ul li a:hover span {
   color: #000;
}
/* foot */

#foot {
    clear: both;
    width: 800px;
    height: 30px;
    margin: 0 auto;
    background-color: #bababa;
}  

/* pan */

#pan {
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
    color: #fff;
	}
#pan a{
	color:#000;
	text-decoration:none;
	font-size:10px;
	}
#pan a:hover{
	color:#124478;
	text-decoration: underline; 
	}
	

	
/* pr */

#pr {
    float: right;
    width: 390px;
    height: 160px;
    border: solid #808080 1px;
    margin: 10px 50px 0 0;
    overflow: auto;
}
#pr h2 {
    background: #124478;
    padding: 3px;
    margin: 10px;
    font-size:13px;
    color: #fff;
}
#pr ul {
    width: 330px;
}

#pr ul li {
     padding-bottom:5px;

}

#pr ul li a {
    display: block;

}
 
 
#pr2 {
   float: left;
   width: 350px;
   margin: 0 auto;
}

#pr2 h2 {
    padding: 10px;
    font-size:13px;
    color: #fff;
}
#pr2 ul {
    width: 330px;
}

#pr2 ul li {
     padding-bottom:5px;

}

#pr2 ul li a {
    display: block;

}   
     
/* copy */

#copy {
    float:right;
    width: 300px;
    color:#000;
    font-size: 12px;
    margin: 0 auto;
    text-align: right;
}