body {
  color: #333;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  margin: 0px;
  background-color: #fff;
  }

h1, h2, h3, h4, h5, p ,dl ,dt ,dd{
  margin: 0;
  padding: 0;
  }

form {
	margin:0;
	}

/*  link 

-----------------------------------------------------------------------------*/
a:link {
  text-decoration: none;
  color: #1587e7;
  }

a:visited {
  text-decoration: none;
  color: #1587e7;
  }

a:hover {
  text-decoration: underline;
  color: #ccc;
  }

a:active {
  color: #666;
  }

a img {
  border: 0;
  }

/*  font 

-----------------------------------------------------------------------------*/
.txt10 {
  font-size: 10px;
  line-height: 14px;
  }

.txt12 {
  font-size: 12px;
  line-height: 18px;
  }

.txt14 {
  font-size: 14px;
  line-height: 20px;
  }

.txt_b {
  font-weight: bold;
  }

/*  color 

-----------------------------------------------------------------------------*/
.red {
  color: #b44e4e;
  }
.orange {
  color:#ef8526;
}
.blue {
 color:4d78c0
}

/*  margin padding 

-----------------------------------------------------------------------------*/
.m_r18{
  margin-right:18px;
}
.m_r5{
  margin-right:5px;
}
.m_b8{
  margin-bottom:8px;
}
.ma_b20{
  margin-bottom:20px;
}
.ma_b10{
  margin-bottom:10px;
}
.ma_b5{
  margin-bottom:5px;
}
.m_b15{
  margin-bottom:15px;
}


/*  align 
-----------------------------------------------------------------------------*/
.al_c {
  text-align: center;
  }
.al_r {
  text-align: right;
  }
.al_l {
  text-align: left;
  }

/*  float 

-----------------------------------------------------------------------------*/
.fl {
  float: left;
  }

.fr {
  float: right;
  }

.bc {
  clear: both;
  }
/*  border
-----------------------------------------------------------------------------*/
.bo_b{
  border-bottom:#b3bbcb 1px bottom;
}

/*  toppage
-----------------------------------------------------------------------------*/
.contents {
  margin: 40px auto 40px;
  width:752px;
  }

.side01{
  background : url(../img/side_bg01.gif);
  width:151px;
  padding:18px 0;
  text-align:left;
}

#tintai{
  width:400px;
  background:#f1f4fa;
  margin:1px auto 18px;
  padding:10px 0 17px;
}
#tintai02{
  width:400px;
  background:#f2f9ef;
  margin:1px auto 18px;
  padding:10px 0 17px;
}
#tintai02 .btn{
  margin:5px 0 5px;
  text-align:right;
}
.tintai_tb td{
  text-align:left;
  border-bottom:#b3bbcb 1px bottom;
}
.tintai02{
  width:381px;
}
#a_search{
  width: 400px;
  background: #FBF7ED;
  margin-top: 1px auto 0;
  padding: 22px 0;
}

#a_search table{
width:381px;
margin:22px auto 0;
}
#a_search td{
padding-bottom:5px;
text-align:left;
}
#a_search td img{
padding-right:3px;
}


/*top left*/
.side01 {
  background : url(../img/side_bg01.gif) repeat-y;
  width: 151px;
  padding: 10px 0;
  text-align: left;
  zoom: 100%;
  }

.side01:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
  }

.side01 img {
  margin: 13px 0;
  }

.side01 dl {
  padding: 0 9px;
  }

.side01 dt {
  background : url(../img/icon02.gif) no-repeat left 3px;
  padding-left: 15px;
  }

.side01 dd {
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 0px;
  color: #585858;
  }

.side02 {
  background : url(../img/side_bg02.gif) repeat-y;
  width: 151px;
  padding: 10px 0;
  text-align: left;
  zoom: 100%;
  }

.side02:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
  }

.side02 img {
  margin: 13px 0;
  }

.side02 dl {
  padding: 0 9px;
  }

.side02 dt {
  background : url(../img/icon03.gif) no-repeat left 3px;
  padding-left: 15px;
  }

.side02 dd {
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 0px;
  color: #585858;
  }

/*top right*/
#touroku_bn p {
  width: 171px;
  color: #737373;
  padding: 5px 0 17px;
  font-size: 10px;
  line-height: 14px;
  }

#counter {
  padding: 18px 0;
  text-align: center;
  }

#r_menu {
  margin: 0 0 12px;
  padding: 0;
  }

#r_menu li {
  padding: 0;
  margin: 0;
  list-style: none;
  }

#r_menu img {
  vertical-align: top;
  }

#address {
  width: 171px;
  letter-spacing: 0;
  background : url(../img/bg_ad.gif) repeat-y;
  }

#address dt {
  padding: 10px 10px 20px;
  }

#address dd {
  padding: 0 10px 10px;
  }

#banner {
  padding: 27px 0;
  text-align: center;
  }


/*footer*/
#footer{
border-top:1px solid #848484;
margin-top:10px;
padding:13px 0 50px;
text-align:right;
}


/*  common 
-----------------------------------------------------------------------------*/
#hdmenu{
  background-color:#e7e7e7;
  padding:7px;
  text-align:right;
  margin-bottom:1px;
}
#hdmenu a{
  color:#22395f;
}
#hdcomment{
  color:#565656;
  font-size:10px;
  margin-bottom:5px;
}
#hd{
  margin-bottom:18px;
}
