/* Generated by less 2.5.1 */
@charset "utf-8";
/*======================================================================
リセット
======================================================================*/
ul li {
  list-style-type: none;
}
img {
  vertical-align: bottom;
}
body {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*======================================================================
個別スタイル
======================================================================*/
.w1000 {
  width: 1000px;
  margin: 0 auto;
}
.w100per {
  min-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.w900 {
  width: 900px;
  margin: 0 auto;
}
.w880 {
  width: 880px;
  margin: 0 auto;
}
.w840 {
  width: 840px;
  margin: 0 auto;
}
.w796 {
  width: 796px;
  margin: 0 auto;
}
#pagetop {
  position: fixed;
  bottom: 175px;
}
img.bg {
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}
.redLine01 {
  border-top: #991b16 3px solid;
  padding-top: 3px;
}
.redLine01 .redLine02 {
  border-top: #991b16 1px solid;
  padding: 40px;
}
.bgPaperStyle {
  background: url(../img/bgPaperStyle.jpg) 0 0;
}
.tblStyle01 {
  border-style: solid;
  border-width: 1px;
  border-color: #d8cdcd;
  background-color: #f7f5ec;
  padding: 20px 25px 40px 25px;
}
.tblStyle01 table tr {
  border-bottom: #991b16 1px dotted;
  margin-bottom: 10px;
}
.tblStyle01 table tr:first-child {
  border-bottom: none;
}
.tblStyle01 table tr:first-child th {
  padding: 2px 0;
}
.tblStyle01 table tr th,
.tblStyle01 table tr td {
  vertical-align: middle;
  padding: 10px 0;
}
.tblStyle01 table tr th {
  text-align: left !important;
}
.tblStyle01 table tr th:first-child a {
  color: #1f0a0a;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}
.tblStyle01 table tr th:first-child a:hover {
  text-decoration: underline;
}
.tblStyle01 table tr td.tel {
  color: #991b16;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  background: url(../../common/img/icon01.png) 0 8px no-repeat;
  padding-left: 35px;
}
.tblStyle01 table tr td.address {
  color: #5d4c4c;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
}
.tblStyle01 table tr td.icon ul {
  background-color: #fff;
  border-radius: 5px;
  padding: 5px 0;
}
.tblStyle01 table tr td.icon ul li {
  padding-left: 5px;
}
/*======================================================================
共通スタイル
======================================================================*/
.menu {
  position: relative;
}
.menu ul {
  position: absolute;
  left: -25px;
  display: none;
  z-index: 99;
}
.menu ul li a {
  display: block;
  padding: 10px 5px;
  background-color: #000;
  color: #fff;
  text-align: center;
  width: 120px;
  margin-bottom: 1px;
  font-size: 12px;
}
#wrap {
  width: 100%;
  position: relative;
  /*background: url(../img/bg.jpg) top center fixed no-repeat;
  background-size: cover;
  min-height:100%;*/
}
#wrap #globalHeader {
  background-color: #fff;
  border-top: #991b16 5px solid;
  position: fixed;
  left: 0;
  top: 0;
  height: 65px;
  width: 100%;
  z-index: 999;
  box-shadow: rgba(0, 0, 0, 0.19) 1px 4px 1px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.19) 1px 4px 1px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.19) 1px 4px 1px 0px;
}
#wrap #globalHeader .menu ul#topMenuContents {
  top: 66px;
}
#wrap #globalHeader .menu ul#topMenuContents li:first-child {
  padding-left: 0;
}
#wrap #mainContents {
  margin-top: 65px;
  position: relative;
}
#wrap #globalFooter {
  position: relative;
}
#wrap #globalFooter #blackArea {
  background-color: #000000;
}
#wrap #globalFooter #blackArea ul .menu ul#fttrMenuContents li {
  position: absolute;
}
#wrap #globalFooter #blackArea ul .menu ul#fttrMenuContents li:first-child {
  top: -96px;
}
#wrap #globalFooter #blackArea ul .menu ul#fttrMenuContents li:last-child {
  top: -129px;
}
#wrap #globalFooter #grayArea {
  background-color: #313030;
  border-bottom: #991b16 5px solid;
}
#wrap #globalFooter #copyright {
  height: 75px;
}
.comment{
	width:100%;
	margin:30px auto;
	font-size:14px;
	line-height:140%;
}
.comment table.example{
	margin:0;
	padding:0;
	border:none!important;
	border-collapse: inherit;
}
.comment table.example th{
	margin:0;
	padding:0!important;
	border:none!important;
	background-color:transparent!important;
	text-align:left!important;
	font-size:100%;
}
.comment table.example td{
	padding:0!important;
	border:none!important;
	text-align:left!important;
	font-size:100%;
}