@charset "Shift_JIS";

body
{margin:0;
  padding:0;
  font-size:90%;
  line-height:160%;
  color:#444;
  background-color: #fff;/*#F8F8F4;*/
  font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka,Arial, Helvetica, sans-serif;
  text-align:center;
  background-color: #F2F2F2;

}

ul, dl {
  margin: 0;
  padding: 0;
}

/********************************/
#bg{
  padding-bottom:10px;
  width:970px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  background-color:#fff;}


#warp{
  width:950px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  position:relative;
  background-color:#fff;}


#header
{width:100%;
  height:132px;
  text-align:left;
  background:url(../img/header.jpg) top left no-repeat;
}

#content {
  text-align: left;
}
#maincontents{
  padding-bottom:0;
  float:left;
}

#contentsBottom{
  margin:0;
  clear:both;
}
#contentsBottom span{
  display:block;
  height:10px;
}



#main{
  width:696px;
  margin-left:12px;
  float:left;
  display:inline;

}

/*side left*/
#side{
  width:218px;
  float:right;
  display:inline;
  margin-right:0px;
}



* html body #cright{
  margin-left:0px;
}

* html body #cright2{
  margin-left:0px;
}

h1 {
  background: url(../img/title_bg.jpg) no-repeat;
  text-indent: 2em;
  margin: 0;
  padding: 0;
  text-align: left;
}
h1 {
  width: 950px;
  font-size: 140%;
  height: 71px;
  background: url(../img/title_bg.jpg) no-repeat;
  color: #004EA2;
  line-height: 71px;
}

hr.divider {
  display: none;
}



/*----------footer--------------*/


#subNavi{
  position:relative;
  top:18px;
  padding-left:12px;
  text-align:left;
}

#subNavi li{
  display:inline;
  padding:2px 10px 2px 11px;
  font-size:75%;
  background:url(../img/icon01.gif) 0 4px no-repeat;
}


.pagetop{
  position:relative;
  top:-10px;
  font-size:10px;
  padding:10px;
  text-align:right;
  width:150px;
  margin-left:780px;}

.pagetop a:hover{
  color:#FF0000;
}

.pagetop2{
  clear:both;
  margin:0;
  font-size:10px;
  text-align:right;}



#footer{
  width:950px;
  margin-left:auto;
  margin-right:auto;
  clear:both;
  background:url(../img/footer_bg.gif) 0px 10px repeat-x;
  height:171px;}


#footer #copy{
  display:none;
}
