
body {
	margin: 0;
	padding: 0;
	font: normal small, Arial, Helvetica, sans-serif;
	color: #2F4F4F;
	background: url(img/back.gif);
}


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: 700px;
    margin: 0 auto;
    background: #FFF;
}

/* Header */
#header {
	width: 700px;
	height: 82px;
	margin: 0 auto;
	border-bottom: solid 10px #adadad;
}
/* logo */

#header #logo {
	display: block;
    width: 700px; 
    height: 100%; 
    margin: 0;
    background: url(img/head_image.png) no-repeat right;
}

#header #logo h1 a {
    display: block;
    float: left;
    width: 243px; 
    height: 82px;
    margin-left: 20px;
    background: url(img/title.png) no-repeat left bottom; 
}

#logo h1 a span  {
    display: none;
} 

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: #fff;
}
   
/* honbun */

#honbun {
    float: right;
	width: 390px;
	margin: 0;
}

#honbun .title {
    width: 380px;
    height: 64px;
    margin: 10px 10px 0 0;
    background: url(img/images.jpg) no-repeat;
    background-position: 0 -99px;
    overflow: hidden;
}

#honbun .title h2 {
    width: 350px;
	font-size: 16px;
	margin: 0;
    padding: 30px 0 0 10px;
    color:#124478;
}

#honbun p {
    line-height:200%;
	font-size: 15px;
	padding:20px;
}

#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 {
  float: left;
  margin: 0 auto;
  padding: 10px 0 0 10px;
  width: 250px;
  font-weight: bold;
  font-size: 15px;
}

#navigation ul {
  list-style-type: none;
}

#navigation ul li{
  width: 250px;
  margin: 0;
  padding: 0;
}

#navigation ul li a { 
  display: block; 
  float: left;
  width: 240px; 
  height: 33px;
  padding: 0;
  margin: 0; 
  background: url(img/listbar.png) no-repeat; 
  text-decoration: none;
}

#navigation ul li a:hover {
  background: url(img/listbar2.png) no-repeat; 
}

#navigation ul li a span {
   display: block; 
   font-size: 12px; 
   padding: 10px 0 0 16px;
   color: #686868;
}

/* foot */

#foot {
    clear: both;
    width: 700px;
    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: 380px;
    border: solid #808080 1px;
    margin: 10px 8px 0 0;
}
#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;
}
body {
	margin: 0;
	padding: 0;
	font: normal small, Arial, Helvetica, sans-serif;
	color: #2F4F4F;
	background: url(img/back.gif);
}


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: 700px;
    margin: 0 auto;
    background: #FFF;
}

/* Header */
#header {
	width: 700px;
	height: 82px;
	margin: 0 auto;
	border-bottom: solid 10px #adadad;
}
/* logo */

#header #logo {
	display: block;
    width: 700px; 
    height: 100%; 
    margin: 0;
    background: url(img/head_image.png) no-repeat right;
}

#header #logo h1 a {
    display: block;
    float: left;
    width: 243px; 
    height: 82px;
    margin-left: 20px;
    background: url(img/title.png) no-repeat left bottom; 
}

#logo h1 a span  {
    display: none;
} 

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: #fff;
}
   
/* honbun */

#honbun {
    float: right;
	width: 390px;
	margin: 0;
}

#honbun .title {
    width: 380px;
    height: 64px;
    margin: 10px 10px 0 0;
    background: url(img/images.jpg) no-repeat;
    background-position: 0 -99px;
    overflow: hidden;
}

#honbun .title h2 {
    width: 350px;
	font-size: 16px;
	margin: 0;
    padding: 30px 0 0 10px;
    color:#124478;
}

#honbun p {
    line-height:200%;
	font-size: 15px;
	padding:20px;
}

#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 {
  float: left;
  margin: 0 auto;
  padding: 10px 0 0 10px;
  width: 250px;
  font-weight: bold;
  font-size: 15px;
}

#navigation ul {
  list-style-type: none;
}

#navigation ul li{
  width: 250px;
  margin: 0;
  padding: 0;
}

#navigation ul li a { 
  display: block; 
  float: left;
  width: 240px; 
  height: 33px;
  padding: 0;
  margin: 0; 
  background: url(img/listbar.png) no-repeat; 
  text-decoration: none;
}

#navigation ul li a:hover {
  background: url(img/listbar2.png) no-repeat; 
}

#navigation ul li a span {
   display: block; 
   font-size: 12px; 
   padding: 10px 0 0 16px;
   color: #686868;
}

/* foot */

#foot {
    clear: both;
    width: 700px;
    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: 380px;
    height: 200px;
    border: solid #808080 1px;
    margin: 10px 8px 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;
}