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

/* 構造 */

body {
  background: #ffffff;
  background-image: url(../menu/back.gif);
  background-repeat: repeat-y;
  background-position: center top;
  margin: 0px;
  padding: 0;
}
#flame{
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  width: 900px;
  height: auto;
}
#header {
  width: auto;
}
#menu {
  width: auto;
}
#main {
  width: auto;
}
#footer {
  width: auto;
}

/* テキスト */

body {
  font-size: 12px;
  color: #333333;
  line-height: 180%;
}
h1 {
  font-size: 10px;
  font-weight: normal;
  line-height: 30px;
  text-align: center;
  color: #eeeeee;
  background: #52001d;
  margin: 0px;
}
a:link { color:#333333; text-decoration:none; }
a:visited { color:#333333; text-decoration:none; }
a:hover { color:#333333; text-decoration:none; }
a:active { color:#333333; text-decoration:none; }

/* デザイン */
p {
  margin: 0;
  padding: 0;
}
img{
  border: 0;
}
ul {
  list-style-type:none;
  display:block;
}

#flame {
  background: #ffffff;
}



#head{
  width: 900px;
  background-image: url(../menu/head.gif);
  background-repeat: no-repeat;
  height: 85px;
  margin: 0 auto;
}
#head ul {
  width: auto;
  position: relative;
  top: 25px;
  margin: 0px;
  padding: 0px;
}
#head ul *{
  list-style-type: none;
  display: block;
}
#head ul li{
  position: relative;
  float: right;
}	
#head ul li a{
  height: 36px;
}
#head ul li.b21 a{ background:url(../img/banner_3.gif) no-repeat; width: 259px;}
#head ul li.b21 a:hover{ background:url(../img/banner_3_.gif) no-repeat;}
#head ul li.b22 a{ background:url(../img/botan_11.gif) no-repeat; width: 131px;}
#head ul li.b22 a:hover{ background:url(../img/over/botan_11.gif) no-repeat;}
#head ul li.b23 a{ background:url(../img/botan_12.gif) no-repeat; width: 222px;}
#head ul li.b23 a:hover{ background:url(../img/over/botan_12.gif) no-repeat;}




#menu {
  width: 900px;
  height: 29px;
  position:relative;
  margin: 0 auto;
  margin-bottom: 10px;
}
#menu ul {
  margin: 0px;
  padding: 0px;
}
#menu ul * {
  list-style-type:none;
  display:block;
  height: 29px;
  float:left;
}
#menu ul li.b01 a{ background:url(../img/botan_01.gif) no-repeat; width: 128px;}
#menu ul li.b01 a:hover{ background:url(../img/over/botan_01.gif) no-repeat;}
#menu ul li.b02 a{ background:url(../img/botan_02.gif) no-repeat; width: 128px;}
#menu ul li.b02 a:hover{ background:url(../img/over/botan_02.gif) no-repeat;}
#menu ul li.b03 a{ background:url(../img/botan_03.gif) no-repeat; width: 128px;}
#menu ul li.b03 a:hover{ background:url(../img/over/botan_03.gif) no-repeat;}
#menu ul li.b04 a{ background:url(../img/botan_04.gif) no-repeat; width: 128px;}
#menu ul li.b04 a:hover{ background:url(../img/over/botan_04.gif) no-repeat;}
#menu ul li.b05 a{ background:url(../img/botan_05.gif) no-repeat; width: 128px;}
#menu ul li.b05 a:hover{ background:url(../img/over/botan_05.gif) no-repeat;}
#menu ul li.b06 a{ background:url(../img/botan_06.gif) no-repeat; width: 128px;}
#menu ul li.b06 a:hover{ background:url(../img/over/botan_06.gif) no-repeat;}
#menu ul li.b07 a{ background:url(../img/botan_07.gif) no-repeat; width: 128px;}
#menu ul li.b07 a:hover{ background:url(../img/over/botan_07.gif) no-repeat;}
#menu ul li.b08 a{ background:url(../img/botan_08.gif) no-repeat; width: 132px;}
#menu ul li.b08 a:hover{ background:url(../img/over/botan_08.gif) no-repeat;}




#contents{
  clear: both;
  width: 900px;
  background-color:#FFFFFF;
  padding: 0px;
  margin: 0 auto;
}




#footer {
  width: 884px;
  position:relative;
  margin: 0 auto;
  margin-top: 15px;
}

.info{
  width: 488px;
  background-image: url(../img/title_infomation.gif);
  background-repeat: no-repeat;
  padding: 30px 15px;
  float: left;
  margin-bottom: 10px;
}
.info img{
  padding-bottom: 15px;
}
.info p{
  text-align: left;
}
.tel{
  width: 358px;
  float: right;
  text-align: right;
}
.tel p{
  padding-bottom: 8px;
}

#b-link{
  clear: both;
  width: 900px;
  height: 45px;
  border: solid 1px #999999;
  border-width: 1px 0px;
  background-color: ;
  position:relative;
  margin: 0 auto;
  padding: 15px 0px;
}

.b-link_1{
  width: auto;
  height: 45px;
  text-align: center;
  float: left;
}
.b-link_1 img{
  margin: 0px 20px;
}

.b-link_2{
  width: auto;
  height: 45px;
  float: right;
}
.b-link_2 img{
  float: left;
  margin: 0px 20px;
}


.syagumi{
  width: 870px;
  position:relative;
  margin: 0 auto;
}
.syagumi ul{
  margin: 0px;
  padding: 0px;
}
.syagumi li{
  width: 410px;
  float:left;
  margin: 10px;
}
.syagumi p{
  font-size: 10px;
  line-height: 180%;
  text-decoration: none;
  margin-top: 0px;
}

address{
  clear: both;
  border-top: solid 1px #999999;
  font-size: 10px;
  font-style: normal;
  font-family: Vardana, sans-serif;
  color: #333333;
  text-align: center;
  padding-top: 6px;
}
address a{
  color: #333333;
  text-decoration: none
}



