@charset "UTF-8";
/* CSS Document */


/* base.css */


body {
  margin:0;
  padding:0;
  }

h1,h2,h3,h4,h5,h6,
div,p,pre,ul,li,ol,dl,dt,dd,
address,form,blockquote {
  margin:0;
  padding:0;
  }

p {
  text-align:justify;
  text-justify:inter-ideograph;
  }

li {
  list-style:none;
  text-align:justify;
  text-justify:inter-ideograph;
  }
	
dl,dt,dd {
  text-align:justify;
  text-justify:inter-ideograph;
  }
	
table,tr,td,th {
  line-height:1.8;
  }

input, textarea {
  font-size:1em;
  }

img {
  border:none;
  vertical-align:bottom;
  }
  
  

/* body */

body {
  color:#333;
  font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS P Gothic','Osaka','Helvetica','Arial','Gothic','sans-serif';
  font-size:12px;
  line-height:1;
  background:url(../img/bg_002.gif) repeat;
  }

  
/* IE7 hack */
*:first-child+html body {
  font-size:small;
  }
  
/* IE6 hack */
*html body {
  font-size:small;
  }
  
  
  
/* container */


#container {
  width:1044px;
  margin:0 auto;
  text-align:left;
  }
  
#head_shadow {
  float:left;
  width:1024px;
  padding:0 10px;
  background:url(../img/bg_shadow.gif) repeat-y;
  }
  
#head {
  clear:both;
  float:left;
  width:1024px;
  padding:5px 0;
  background:#bfdeae;
  border-bottom-style:solid;
  border-bottom-width:3px;
  border-bottom-color:#3399FF;
  }
  

  
#head_line {
  width:1024px;
  font-size:10px;
  color:#FFFFFF;
  text-align:center;
  padding:2px 0;
  background:#3399FF;
  float:left;
 display: inline;
  }
  
  
#head_left {
  float:left;
  width:784px;
  }
  
#head_right {
  float:right;
  width:240px;
  }
  
#head_link {
  float:left;
  width:240px;
  }

#head_link li {
  float:left;
  font-size:11px;
  font-weight:bold;
  margin:5px 0 0 15px;
 display: inline;
  }
  
#head_link li a:link{
  text-decoration:none;
  color:#0000FF;
  }
#head_link li a:visited{
  text-decoration:none;
  color:#0000FF;
  }
#head_link li a:hover{
  text-decoration:none;
  color:#F30;
  }
/* sitemenu */






/* MenuNavigation */





/* footer */

#footer {
  clear:both;
  width:1024px;
  float:left;
  text-align:center;
  }
  
#footer_shadow {
  float:left;
  width:1024px;
  padding:0 10px;
  background:url(../img/bg_shadow.gif) repeat-y;
  }
  
#footer_line {
  width:1024px;
  height:2px;
  background:#B3B3B3;
  float:left;
  margin:0 0 10px 0;
 display: inline;
  }
  
  
  
#footer_left {
  float:left;
  width:784px;
  }
  
#footer_right {
  float:right;
  width:240px;
  text-align:center;
  }
  
#footer_link {
  float:left;
  width:215px;
  margin:0 0 0 25px;
 display: inline;
  }

#footer_link li {
  float:left;
  font-size:10px;
  font-weight:bold;
  margin:15px 0 0 15px;
 display: inline;
  }
  
#footer_link li a:link{
  text-decoration:none;
  color:#000000;
  }
#footer_link li a:visited{
  text-decoration:none;
  color:#000000;
  }
#footer_link li a:hover{
  text-decoration:none;
  color:#F30;
  }
  
#copyright{
  width:1024px;
  height:10px;
  padding:2px 0 6px 0;
  margin:5px 0 0 0;
 display: inline;
  float:right;
  text-align:center;
  background:#666666;
}











