html,body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 0px;
  font-size: 16px;
  background-color: #333333;
  margin: 0px;
  height: 100%;
}
#contents {
  min-height: 100%;
  height: auto;
  position: relative;
  width: 980px;
  padding: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: url(../../images/online_reserve/bg.jpg);
  background-position: center 80px;
}

#head {
  width: 980px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
}
#head .header {
  height: 60px;
  width: 100%;
  background: #f9f9f9; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #f9f9f9 1%, #e0e0e0 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f9f9f9), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f9f9f9 1%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f9f9f9 1%,#e0e0e0 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f9f9f9 1%,#e0e0e0 100%); /* IE10+ */
  background: linear-gradient(top,  #f9f9f9 1%,#e0e0e0 100%); /* W3C */







filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e0e0e0',GradientType=0 );
  margin-right: auto;
  margin-left: auto;/*	-webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-box-shadow: 3px 3px 5px 0px #000, inset 0px 0px 10px 0px #fff;
  -moz-box-shadow: 3px 3px 5px 0px #000, inset 0px 0px 10px 0px #fff;
  box-shadow: 3px 3px 5px 0px #000, inset 0px 0px 10px 0px #fff;
  */
  padding-top: 20px;
}

#head .title {
  background-image: url(../../images/online_reserve/title.png);
  background-repeat: no-repeat;
  width: 166px;
  height: 49px;
  text-indent: -9999px;
  margin-left: 0px;
  float: right;
  margin-right: 20px;
}
#head .title a {
  width: 166px;
  height: 49px;
  display: block;
}
#head .header .title_text {
  width: 120px;
  float: right;
  margin-top: 25px;
  font-weight: bold;
  text-align: right;
  margin-right: 5px;
  color: #4C9804;
  font-size: 14px;
}
#head .header .title_right {
  float: right;
  width: 300px;
  margin-top: 25px;
  text-align: right;
  font-weight: bold;
  margin-right: 20px;
}
#main {
  min-height: 100%;
  width: 980px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  height: auto;
}
#main02 {
  min-height: 100%;
  height: 575px;
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#main .cont01 {
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#66ffffff,EndColorStr=#66ffffff);
  background-color: rgba(255, 255, 255, 0.7);
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  height: auto;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-radius: 10px;
  behavior: url(border-radius.htc);
  -webkit-box-shadow: 3px 3px 5px 0px #999, inset 0px 0px 10px 0px #fff;
  -moz-box-shadow: 3px 3px 5px 0px #999, inset 0px 0px 10px 0px #fff;
  box-shadow: 3px 3px 5px 0px #999, inset 0px 0px 10px 0px #fff;
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 0px;
}

#main .cont01 .title {
  font-size: 18px;
}

#main .cont02 {
  background: #8dd71e; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhkZDcxZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NjkzMDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #8dd71e 0%, #469302 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8dd71e), color-stop(100%,#469302)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #8dd71e 0%,#469302 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #8dd71e 0%,#469302 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #8dd71e 0%,#469302 100%); /* IE10+ */
  background: linear-gradient(top,  #8dd71e 0%,#469302 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dd71e', endColorstr='#469302',GradientType=0 ); /* IE6-8 */
  width: 60%;
  height: 80px;
  text-align: center;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  behavior: url(border-radius.htc);
  float: left;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  line-height: 120%;
}

#main .cont03 {
  background-color: #666;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  behavior: url(border-radius.htc);
  -webkit-box-shadow: 3px 3px 5px 0px #000;
  -moz-box-shadow: 3px 3px 5px 0px #000;
  box-shadow: 3px 3px 5px 0px #000, inset 0px 0px 10px 0px #fff;
  width: 80%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  margin-bottom: 20px;
  height: 100%;
}
#main .cont04 {
  width: 34%;
  height: 80px;
  text-align: center;
  margin-right: 10px;
  font-size: 28px;
  font-weight: bold;
  float: left;
  margin-left: 10px;
  color: #333;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  line-height: 100%;
}
.pan {
  clear: both;
  padding-top: 10px;
  text-align: center;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  height: 30px;
}
.pan02 {
  clear: both;
  padding-top: 10px;
  text-align: center;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
  font-weight: bold;
  color: #F00;
  height: auto;
  line-height: 16px;
}


#main .flow {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  behavior: url(border-radius.htc);
  -webkit-box-shadow: 3px 3px 5px 0px #999, inset 0px 0px 10px 0px #fff;
  -moz-box-shadow: 3px 3px 5px 0px #999, inset 0px 0px 10px 0px #fff;
  box-shadow: 3px 3px 5px 0px #999, inset 0px 0px 10px 0px #fff;
  line-height: 40px;
  height: auto;


filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#66ffffff,EndColorStr=#66ffffff);
  background-color: rgba(255, 255, 255, 0.7);
  padding: 15px;
  margin-top: 0px;
}
#main .cont03 .check_text {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  background: #ffffff;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  behavior: url(border-radius.htc);
  -webkit-box-shadow: 3px 3px 5px 0px #000, inset 0px 0px 10px 0px #fff;
  -moz-box-shadow: 3px 3px 5px 0px #000, inset 0px 0px 10px 0px #fff;
  box-shadow: 3px 3px 5px 0px #000, inset 0px 0px 10px 0px #fff;
  height: auto;
  margin-top: 15px;
  padding: 15px;
}

#main .cont03 .formarea {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  background: #ffffff;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  behavior: url(border-radius.htc);
  -webkit-box-shadow: 3px 3px 5px 0px #000, inset 0px 0px 10px 0px #fff;
  -moz-box-shadow: 3px 3px 5px 0px #000, inset 0px 0px 10px 0px #fff;
  box-shadow: 3px 3px 5px 0px #000, inset 0px 0px 10px 0px #fff;
  line-height: 40px;
  height: auto;
  margin-top: 15px;
  padding: 15px;
}
#main02 .cont_privacy {
  background-color: #FFF;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-radius: 10px;
  behavior: url(border-radius.htc);
  -webkit-box-shadow: 3px 3px 5px 0px #000;
  -moz-box-shadow: 3px 3px 5px 0px #000;
  box-shadow: 3px 3px 5px 0px #000;
  width: 80%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  height: auto;
  margin-bottom: 20px;
  font-size: 12px;
}
#main .cont_etc {
  background-color: #FFF;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  behavior: url(border-radius.htc);
  -webkit-box-shadow: 3px 3px 5px 0px #000;
  -moz-box-shadow: 3px 3px 5px 0px #000;
  box-shadow: 3px 3px 5px 0px #000;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  height: auto;
  font-size: 12px;
}
#main02 .cont_privacy .title {
  font-size: 16px;
  font-weight: bold;
}



.orange {
  font-size: 22px;
  color: #F90;
  font-weight: bold;
}
#main .cont01 .td_right  {
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;
  padding: 5px;
}
#main .cont01 .td_right00 {
  text-align: left;
  padding: 5px;
}

#main .cont01 .td_right02  {
  text-align: left;
  padding: 5px;
}
#main .cont01 .td_left  {
  text-align: right;
  width: 25%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
}
#main .cont01 .td_left01 {
  text-align: right;
  width: 25%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#main .cont01 .td_left00 {
  text-align: right;
  width: 15%;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
}

#main .cont01 .td_left02  {
  text-align: right;
  width: 28%;
  font-size: 14px;
  padding: 5px;
}
.td_under {
  height: 8px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;
}





#main .cont03 .formarea table {
  width: 100%;
}
#main .cont_privacy .td_right {
  text-align: left;
  padding-top: 20px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999;
}
#main .cont_privacy .td_left {
  text-align: right;
  width: 25%;
  padding-top: 20px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999;
  font-weight: bold;
}
#main .cont01 .td00 {
  font-size: 14px;
}

.textarea {
  width: 180px;
  background-color: #FFF;
  font-size: 16px;
}


.textarea_s {
  width: 50px;
  background-color: #FFF;
  font-size: 16px;
}
.textarea_date {
  width: 180px;
  background-color: #FFF;
  font-size: 16px;
  background-image: url(../../images/online_reserve/calendar3.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
.textarea_etc {
  width: 180px;
  background-color: #FFF;
  font-size: 16px;
  height: 100px;
}


.formarea dl {
  margin: 0px;
  width: 460px;
  padding: 0px;
}
.formarea dl dt {
  width: 100px;
  float: left;
  margin: 0px;
  padding: 0px;
  text-align: right;
}
.formarea dl dd{
  margin-left: 110px;
  width: 350px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 0px;
}
.list_text {
  font-size: 16px;
  background-color: #FFF;
  margin: 0px;
}
.list_text140 {
  font-size: 16px;
  background-color: #FFF;
}
.form_button  {
  height: 50px;
  width: 250px;
  margin-right: 5px;
  margin-left: 5px;
  line-height: 50px; /* Old browsers */
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  behavior: url(border-radius.htc);
  -webkit-box-shadow: 3px 3px 5px 0px #666;
  -moz-box-shadow: 3px 3px 5px 0px #666;
  box-shadow: 3px 3px 5px 0px #666;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-top: 20px;
  text-align: center;
  background: #fcb900; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjYjkwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMjg1MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #fcb900 0%, #f28500 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcb900), color-stop(100%,#f28500)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fcb900 0%,#f28500 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fcb900 0%,#f28500 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fcb900 0%,#f28500 100%); /* IE10+ */
  background: linear-gradient(top,  #fcb900 0%,#f28500 100%); /* W3C */


  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcb900', endColorstr='#f28500',GradientType=0 );
  vertical-align: middle;
  border: 1px none #FB5;
  cursor: pointer;
}

.disable_button {
  background: #CCCCCC !important;
  filter: none !important;
  cursor: default;
}

.form_button a  {
  height: 50px;
  width: 250px;
  margin-right: auto;
  margin-left: auto;
  display: block;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #FB5;
}
.form_button a:hover {
  height: 50px;
  width: 250px;
  margin-right: auto;
  margin-left: auto;
  color: #FFF;
  text-decoration: none;
  border: 1px solid #FB5;
  cursor: pointer;

}
#main #form_bt {
  width: 550px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 80px;
  height: auto;
}

.red {
  color: #F00;
}
#footer {
  width: 980px;
  bottom: 0;
  height: 80px;
  background: #f9f9f9; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #f9f9f9 1%, #e0e0e0 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f9f9f9), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f9f9f9 1%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f9f9f9 1%,#e0e0e0 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f9f9f9 1%,#e0e0e0 100%); /* IE10+ */
  background: linear-gradient(top,  #f9f9f9 1%,#e0e0e0 100%); /* W3C */








filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e0e0e0',GradientType=0 );
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  position: absolute;
}
#footer ul {
  padding: 0px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  height: auto;
  float: left;
  width: auto;
}
#footer ul li {
  display: inline;
  font-size: 16px;
  float: left;
  margin: 0px;
  padding: 0px;
  width: 185px;
  text-align: center;
}
#footer ul li a {
  text-decoration: none;
  font-weight: bold;
  color: #333;
  text-align: center;
}
#footer ul li a:hover {
  color: #F90;
  text-decoration: none;
  font-weight: bold;
}


#footer .copy {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-size: 12px;
  clear: both;
  font-weight: bold;
  color: #333;
  width: 100%;
  padding: 0px;
  bottom: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
#footer .foot_text {
  margin-right: auto;
  margin-left: auto;
  width: 555px;
  margin-bottom: 15px;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 16px;
}
.text_small {
  font-size: 11px;
  color: #F00;
  line-height: 130%;
}
.td_waku_l {
  width: 50%;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #999;
  height: 230px;
}
.foot_text img {
  margin: 0px;
  padding: 0px;
}
.foot_list_l {
  text-align: left;
  width: 100px;
}
.foot_list_r {
  text-align: right;
  width: 200px;
}
.foot_list_c {
  text-align: center;
  width: 100px;
}
