@charset "UTF-8";
/*基本設定
----------------------------------------------------*/
body {
  margin: 0;
  padding: 0;
  background: url(../images/common/bg.jpg) center top repeat-x #fff;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
  color: #444;
  line-height: 1.8em;
  font-size: 14px;
  text-align: center;
}

html {
  overflow-y: scroll;
}

a {
  color: #288AE1;
  text-decoration: underline;
}

a:hover {
  color: #288AE1;
  text-decoration: none;
}

img {
  border: 0;
}

h1, h2, h3, h4, h5, p {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

dl, dt, dd {
  margin: 0;
  padding: 0;
}

table {
  width: 100%;
  border: 0;
}

th, td {
  font-size: 14px;
  background: url(../images/common/table_bg.gif) 0 bottom repeat-x;
}

#wrap {
  margin: 0 auto;
  padding: 0;
  width: 840px;
  text-align: left;
}

.clear {
  clear: both;
}

.fix {
  min-height: 1px;
}

.fix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

* html .fix {
  height: 1px;
  /*\*/
  /*/
height: auto;
overflow: hidden;
/**/
}

.ohz {
  overflow: hidden;
  _zoom: 1;
}

p.mark {
  display: none;
}

span.red {
  color: #c00;
}

span.orange {
  color: #FF6600;
  font-weight: bold;
  text-decoration: underline;
}

p.orange {
  color: #FF6600;
}

span.su {
  font-weight: bold;
  text-decoration: underline;
}

/*section p
----------------------------------------------------*/
.section {
  margin: 0 0 35px 0;
  width: 100%;
}

.inner {
  margin: 0 0 25px 0;
  width: 100%;
}

.inner0 {
  margin: 0;
  width: 100%;
}

.btm0 {
  margin-bottom: 0;
}

.btm5 {
  margin-bottom: 5px;
}

.btm10 {
  margin-bottom: 10px;
}

.btm15 {
  margin-bottom: 15px;
}

.btm20 {
  margin-bottom: 20px;
}

.btm25 {
  margin-bottom: 25px;
}

.btm30 {
  margin-bottom: 30px;
}

.btm40 {
  margin-bottom: 40px;
}

.top5 {
  margin-top: 5px;
}

.top10 {
  margin-top: 10px;
}

.top20 {
  margin-top: 20px;
}

p.f10 {
  font-size: 10px;
  line-height: 1.7em;
}

p.f12 {
  font-size: 12px;
  line-height: 1.7em;
}

span.f16 {
  font-size: 16px;
}

p.l11 {
  line-height: 1.1;
}

p.l13 {
  line-height: 1.3;
}

p.img {
  float: left;
  margin: 0 15px 0 0;
}

p.img02 {
  float: right;
  margin: 0 0 0 15px;
}

p.btm-arrow {
  background: url(../images/second/flow_arrow.gif) 45px bottom no-repeat;
  padding: 0 0 40px 0;
}

/*ヘッダー
----------------------------------------------------*/
#header {
  width: 100%;
  height: 120px;
  position: relative;
  background: url(../images/common/header_bg.gif) 0 0 no-repeat;
}

h1 {
  text-align: right;
  font-size: 12px;
  padding: 5px 0 0 0;
  color: #888;
}

#logo {
  width: 292px;
  position: absolute;
  top: 22px;
  left: 0;
}

.h-mail {
  position: absolute;
  top: 37px;
  left: 695px;
}

.sp_head {
  display: none;
}

/*コンテンツ
----------------------------------------------------*/
#cont {
  width: 100%;
  margin: 20px 0 0 0;
  padding: 0 0 0 0;
  background: #fff;
}

/*メイン
----------------------------------------------------*/
#main-wrap {
  padding: 0 20px 0 0;
}

#main {
  width: 540px;
  float: right;
}

.main-image {
  margin: 20px 0 15px 0;
}

.catch {
  margin: 30px 0 10px 0;
}

.section h2 {
  background: url(../images/common/main_h2_bg.gif) 0 0 no-repeat;
  font-size: 16px;
  padding: 7px 0 8px 23px;
  font-weight: bold;
  margin: 0 0 15px 0;
}

ul.lis01 li {
  background: url(../images/common/lis01.gif) 0 0 no-repeat;
  padding: 0 0 0 30px;
  margin: 0 0 7px 0;
}

ul.lis02 li {
  background: url(../images/common/lis02.gif) 0 0 no-repeat;
  padding: 0 0 0 30px;
  margin: 0 0 7px 0;
}

ul.lis02 li span {
  font-weight: bold;
  text-decoration: underline;
}

.imgbg {
  background: url(../images/top/top_omgbg.jpg) right top no-repeat;
}

p.info {
  background: url(../images/common/dot.gif) 0 bottom repeat-x;
  padding: 0 0 5px 10px;
  margin: 0 0 5px 0;
}

p.info span {
  font-weight: bold;
}

.btm-map {
  padding: 15px;
  background: #FFFCE6;
  border: solid 1px #F7ECA1;
  width: 510px;
  margin: 0 0 20px 0;
}

.btm-contact {
  width: 540px;
  height: 100px;
  position: relative;
  background: url(../images/common/btm_contact_bg.gif) 0 0 no-repeat;
}

.btm-contact p {
  position: absolute;
  top: 17px;
  left: 18px;
}

.btm-contact-sptel {
  display: none;
}

.pagetitle {
  background: url(../images/common/pagetitle_bg.gif) 0 0 no-repeat;
  font-size: 20px;
  font-weight: bold;
  padding: 13px 0 12px 30px;
  margin: 15px 0 0 0;
}

#pan {
  font-size: 12px;
  margin: 2px 0 10px 0;
}

h3.circle {
  background: url(../images/common/circle.gif) 0 3px no-repeat;
  padding: 0 0 2px 20px;
  margin: 0 0 5px 0;
  font-size: 14px;
  font-weight: bold;
  border-bottom: dashed 1px #ccc;
}

ul.faq li {
  padding: 0 0 5px 5px;
  border-bottom: #ccc 1px dashed;
  margin: 0 0 5px 0;
}

h3.q {
  background: url(../images/second/q.gif) 0 0 no-repeat;
  padding: 0 0 5px 30px;
  margin: 0 0 5px 0;
  font-size: 15px;
  font-weight: bold;
}

p.a {
  background: url(../images/second/a.gif) 0 0 no-repeat;
  padding: 0 0 10px 30px;
  margin: 0 0 5px 0;
  border-bottom: 1px dashed #ccc;
}

p.faqtop {
  font-size: 12px;
  text-align: right;
}

h3.keireki {
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 5px 0;
  color: #288AE1;
}

.gallery-box {
  width: 580px;
  margin: 0 -40px 0 0;
}

.gallery-box dl {
  float: left;
  margin: 0 40px 20px 0;
  text-align: center;
}

/*サイド
----------------------------------------------------*/
#side {
  width: 250px;
  float: left;
}

#navi {
  background: #F4F9FF;
  padding: 10px;
  margin: 0 0 20px 0;
  width: 230px;
}

p.home {
  background: url(../images/common/home.gif) 0 0 no-repeat;
  padding: 0 0 0 30px;
  font-size: 12px;
  margin: 0 0 7px 0;
}

p.banner {
  margin: 0 0 10px 0;
}

p.banner02 {
  margin: 0 0 20px 0;
}

.section-navi {
  margin: 0 0 15px 0;
  width: 230px;
}

.section-navi h2 {
  margin: 0 0 10px 0;
}

ul.navi-first li {
  background: url(../images/common/n01m.gif) 0 3px no-repeat;
  padding: 0 0 0 20px;
  margin: 0 0 10px 0;
}

ul.navi-arrow li {
  background: url(../images/common/nm.gif) 0 3px no-repeat;
  padding: 0 0 0 21px;
  margin: 0 0 10px 0;
}

ul.navi-home li {
  background: url(../images/common/n02m.gif) 0 3px no-repeat;
  padding: 0 0 0 21px;
  margin: 0 0 10px 0;
}

.section-side {
  margin: 0 0 20px 0;
  width: 250px;
}

.section-side h2 {
  background: url(../images/common/side_h2_bg.gif) 0 0 no-repeat;
  padding: 3px 0 3px 8px;
  color: #677D97;
  font-weight: bold;
  font-size: 12px;
  margin: 0 0 10px 0;
}

.side-t {
  margin: -5px 0 0 0;
}

.side-t th {
  padding: 4px;
  font-weight: bold;
  color: #288AE1;
  width: 80px;
  text-align: center;
  font-size: 12px;
}

.side-t td {
  padding: 4px;
  font-size: 12px;
  line-height: 1.6em;
}

.side-box {
  border: 1px dotted #ccc;
  padding: 10px;
  margin: 0 0 10px 0;
}

/*フッター
----------------------------------------------------*/
#footer-wrap {
  width: 100%;
  text-align: center;
  background: url(../images/common/footer_bg.gif) 0 top #F5F8FA repeat-x;
  padding: 0 0 20px 0;
  margin: 60px 0 0 0;
}

#footer {
  margin: 0 auto;
  padding: 0;
  width: 840px;
  text-align: left;
  font-size: 12px;
  line-height: 1.7em;
}

#pagetop {
  text-align: right;
  margin: 0 0 10px 0;
}

.footer-inner {
  width: 100%;
  margin: 0 0 15px 0;
}

p.f-l {
  float: left;
  width: 520px;
}

p.f-r {
  float: right;
}

p.cr {
  font-size: 10px;
  color: #9B9A96;
  clear: both;
  text-align: left;
  letter-spacing: normal;
}

p.cr a {
  color: #9B9A96;
  text-decoration: none;
  color: #9B9A96;
}

.floating_menu {
  display: none;
}

/*下層
----------------------------------------------------*/
.price-t {
  margin: 0 0 30px 0;
  border: solid 1px #ddd;
  background: #f5f5f5;
}

.price-t th {
  padding: 8px;
  background: none;
  text-align: center;
  border-bottom: solid 1px #ddd;
}

.price-t td.com {
  padding: 8px;
  font-size: 12px;
  background: #fff;
  line-height: 1.5em;
  border-left: solid 1px #ddd;
}

.price-t td.com2 {
  padding: 8px;
  font-size: 14px;
  background: #fff;
  line-height: 1.5em;
  border-left: solid 1px #ddd;
  text-align: center;
}

.price-t td.price {
  padding: 8px;
  width: 50%;
  font-size: 15px;
  font-weight: bold;
  background: #fff;
  text-align: center;
  color: #FF4730;
}

h3.service {
  background: url(../images/common/lis03.gif) 0 0 no-repeat;
  padding: 0 0 0 30px;
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 5px 0;
  color: 666;
}

.ddbc {
  border-bottom: dotted 1px #ccc;
  padding: 0 0 10px 0;
}

.section-link {
  font-size: 12px;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: dotted 1px #ccc;
}

.car {
  padding: 10px;
  background: #F2F9EC;
  border: solid 1px #CBE7B2;
}

.tel {
  margin: 0 0 5px 0;
  font-size: 26px;
  font-weight: bold;
  color: #FF6600;
}

.contact-t {
  border-top: solid 1px #ddd;
}

.contact-t th {
  border-bottom: solid 1px #ddd;
  border-top: solid 1px #fff;
  background: #f5f5f5;
  width: 170px;
  padding: 10px;
  font-weight: normal;
}

.contact-t td {
  border-bottom: solid 1px #ddd;
  background: #fff;
  padding: 10px;
}

div.btn {
  padding: 10px;
  background: #FFF3C1;
  text-align: center;
  margin: 10px 0 0 0;
}

h2.flow01 {
  background: #E7F8F9;
  border: solid 1px #BFEBEB;
  padding-left: 5px;
  margin: 0 0 5px 0;
  font-size: 14px;
}

p.flow-arrow {
  background: url(../images/second/flow_arrow.gif) 0 bottom no-repeat;
  padding: 0 0 40px 0;
}

.link-first {
  padding: 20px;
  border: dotted 2px #ccc;
}

.voice {
  margin: 0 0 20px 0;
  border-bottom: 1px dotted #ccc;
}

.voice ul {
  margin: 15px 0 0 0;
}

.voice li {
  font-size: 14px;
}

.voice li span {
  font-weight: bold;
}

p.pu {
  padding: 15px;
  text-align: left;
  margin: 0 0 20px 0;
  background: #FFF2F2;
  border: solid 1px #FFD6D6;
  color: #f00;
}

.information {
  padding: 7px;
  margin: 0 0 20px 0;
  background: #FFF2F2;
  border: solid 1px #FFD6D6;
  color: #f00;
}

.information p strong {
  display: block;
	margin-bottom: 10px!important;
}
