@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/*----------------------------------------------------
▼reset.css
----------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/*----------------------------------------------------
▼default.css
----------------------------------------------------*/
/*----------------------------------------------------
こっからだよよ
----------------------------------------------------*/
body, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, p, img {
  margin: 0;
  padding: 0; }

body {
  font-family: 13px 'メイリオ',Meiryo,Osaka,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
  font-weight: 300;
  color: #676767;
  background: #FFF;
  *font-size: small;
  *font: x-small;
  text-align: center;
  position: relative; }

/*body { behavior:url("../cmn_js/csshover.htc"); }
*/
p {
  line-height: 1.7;
  text-align: left;
  letter-spacing: 0.03em;
  text-align: justify; }

table {
  font-size: inherit; }

img {
  border: none;
  margin: 0;
  padding: 0; }

table, th, td {
  margin: 0;
  padding: 0; }

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

ul, ol, dt, dd {
  text-align: left; }

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

textarea, input {
  font: 13px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS P Gothic','メイリオ',Meiryo,Osaka,sans-serif; }

textarea, input {
  font-size: 100% !important; }

hr {
  display: none; }

/*----------------------------------------------------
	リンク、リンクカラー、強調
----------------------------------------------------*/
a {
  color: #1b1b1b;
  text-decoration: none;
  cursor: pointer;
  outline: none; }

a:link {
  color: #1b1b1b;
  text-decoration: none;
  outline: none; }

a:visited {
  color: #6b85ab;
  text-decoration: none;
  outline: none; }

a:hover {
  color: #baa87e;
  text-decoration: underline;
  outline: none; }

a:focus {
  outline: none; }

/*----------------------------------------------------
	タイトル
----------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6, pre, li, dt, dd, th, td, p {
  font-size: 100% !important; }

/*-------------------*/
/*----------------------------------------------------
	☆ロールオーバー
----------------------------------------------------*/
a:hover img.fade {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=70); }

/*----------------------------------------------------
	☆indent
----------------------------------------------------*/
.center {
  text-align: center !important; }

.left {
  text-align: left !important; }

.right {
  text-align: right !important; }

.top0 {
  margin-top: 0 !important; }

.top5 {
  margin-top: 5px !important; }

.top10 {
  margin-top: 10px !important; }

.top15 {
  margin-top: 15px !important; }

.top20 {
  margin-top: 20px !important; }

.top25 {
  margin-top: 25px !important; }

.top30 {
  margin-top: 30px !important; }

.top35 {
  margin-top: 35px !important; }

.top40 {
  margin-top: 40px !important; }

.btm0 {
  margin-bottom: 0 !important; }

.btm5 {
  margin-bottom: 5px !important; }

.btm10 {
  margin-bottom: 10px !important; }

.btm15 {
  margin-bottom: 15px !important; }

.btm20 {
  margin-bottom: 20px !important; }

.btm25 {
  margin-bottom: 25px !important; }

.btm30 {
  margin-bottom: 30px !important; }

.btm35 {
  margin-bottom: 35px !important; }

.btm40 {
  margin-bottom: 40px !important; }

.btm45 {
  margin-bottom: 45px !important; }

.btm50 {
  margin-bottom: 50px !important; }

.btm55 {
  margin-bottom: 55px !important; }

.btm60 {
  margin-bottom: 60px !important; }

.btm65 {
  margin-bottom: 65px !important; }

.btm70 {
  margin-bottom: 70px !important; }

.btm75 {
  margin-bottom: 75px !important; }

.btm80 {
  margin-bottom: 80px !important; }

.btm85 {
  margin-bottom: 85px !important; }

.btm90 {
  margin-bottom: 90px !important; }

.btm95 {
  margin-bottom: 90px !important; }

.m_0 {
  margin: 0 !important; }

.lm5 {
  margin-left: 5px !important; }

.lm10 {
  margin-left: 10px !important; }

.lm20 {
  margin-left: 20px !important; }

.lm25 {
  margin-left: 25px !important; }

.lm30 {
  margin-left: 30px !important; }

.rm0 {
  margin-right: 0 !important; }

.rm5 {
  margin-right: 5px !important; }

.rm10 {
  margin-right: 10px !important; }

.rm15 {
  margin-right: 15px !important; }

.rm18 {
  margin-right: 18px !important; }

.rm20 {
  margin-right: 20px !important; }

.rm25 {
  margin-right: 25px !important; }

.rm30 {
  margin-right: 30px !important; }

.pB0 {
  padding-bottom: 0 !important; }

.pB5 {
  padding-bottom: 5px !important; }

.pT15 {
  padding-top: 15px !important; }

.vAT {
  vertical-align: top !important; }

.vAM {
  vertical-align: middle !important; }

/*----------------------------------------------------
	☆装飾
----------------------------------------------------*/
.red {
  color: #a83527; }

.brown {
  color: #7E6B5A; }

.bdr {
  border-bottom: 1px solid #CCC; }

/*----------------------------------------------------
	☆weight
----------------------------------------------------*/
.bold {
  font-weight: bold; }

strong {
  font-weight: bold; }

.normal {
  font-weight: normal; }

/*----------------------------------------------------
	☆Width
----------------------------------------------------*/
.w5 {
  width: 5% !important; }

.w10 {
  width: 10% !important; }

.w15 {
  width: 15% !important; }

.w20 {
  width: 20% !important; }

.w25 {
  width: 25% !important; }

.w30 {
  width: 30% !important; }

.w35 {
  width: 35% !important; }

.w40 {
  width: 40% !important; }

.w45 {
  width: 45% !important; }

.w50 {
  width: 50% !important; }

.w55 {
  width: 55% !important; }

.w60 {
  width: 60% !important; }

.w65 {
  width: 65% !important; }

.w70 {
  width: 70% !important; }

.w75 {
  width: 75% !important; }

.w80 {
  width: 80% !important; }

.w85 {
  width: 85% !important; }

.w90 {
  width: 90% !important; }

.w95 {
  width: 95% !important; }

.wharf {
  width: 50% !important; }

.wfull {
  width: 100% !important; }

.wharfPx {
  width: 475px; }

/*----------------------------------------------------
	■画像説明テキスト非表示
----------------------------------------------------*/
.aural span,
span.aural {
  display: none;
  visibility: hidden; }

img.icon {
  margin-right: 5px;
  vertical-align: middle; }

/*----------------------------------------------------
	☆フロート
----------------------------------------------------*/
.Lbox {
  float: left;
  display: inline-block; }

.Rbox {
  float: right;
  display: inline-block; }

/*----------------------------------------------------
	☆Crearfix
----------------------------------------------------*/
.cf:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  font-size: 0.1em;
  line-height: 0;
  visibility: hidden; }

.cf {
  display: inline-block;
  min-height: 1%; }

.of {
  overflow: hidden;
  zoom: 1; }

/* IE6,7対策 */
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%; }

/* End hide from IE-mac */
/* Font Size For Modern Browser */
h1, h2, h3, h4, h5, h6, pre, li, dt, dd, th, td, p {
  font-size: 100%;
  font-weight: normal; }

/*----------------------------------------------------
	☆fontsize
----------------------------------------------------*/
.size10 {
  font-size: 77% !important;
  line-height: 140% !important; }

.size11 {
  font-size: 85% !important;
  line-height: 140% !important; }

.size12 {
  font-size: 93% !important; }

.size13 {
  font-size: 100% !important; }

.size14 {
  font-size: 108% !important; }

.size15 {
  font-size: 116% !important; }

.size16 {
  font-size: 123.1% !important; }

.size17 {
  font-size: 131% !important; }

.size18 {
  font-size: 138.5% !important; }

.size19 {
  font-size: 146.5% !important; }

.size20 {
  font-size: 153.9% !important; }

.size21 {
  font-size: 161.6% !important; }

.size22 {
  font-size: 167% !important; }

.size23 {
  font-size: 174% !important; }

.size24 {
  font-size: 182% !important; }

/*----------------------------------------------------
	☆Form
----------------------------------------------------*/
input.chkBox {
  margin-right: 5px; }

.imeOff {
  ime-mode: disabled; }

.imeOn {
  ime-mode: active; }

.wSS {
  width: 50px;
  padding: 1px 3px; }

.wS {
  width: 90px;
  padding: 1px 3px; }

.wM {
  width: 130px;
  padding: 1px 3px; }

.wL {
  width: 280px;
  padding: 1px 3px; }

.wLL {
  width: 350px;
  padding: 1px 3px; }

.txtArea {
  width: 370px;
  height: 100px;
  padding: 5px; }

.lm20 {
  margin-left: 20px; }

.radio {
  margin-right: 5px; }

label {
  cursor: pointer; }

label:hover {
  color: #a83527; }

#contents p.error {
  color: #a83527;
  margin: 0; }

/* /////// contact /////// */
.imeOff {
  ime-mode: disabled; }

.imeOn {
  ime-mode: active; }

.wSS {
  width: 50px;
  padding: 3px; }

.wS {
  width: 100px;
  padding: 3px; }

.wM {
  width: 150px;
  padding: 3px; }

.wL {
  width: 300px;
  padding: 3px; }

.wLL {
  width: 370px;
  padding: 3px; }

.txtArea {
  width: 370px;
  height: 200px;
  padding: 5px; }

.lm20 {
  margin-left: 20px; }

#contents label {
  cursor: pointer; }

.submit {
  margin: 25px;
  text-align: center; }

input.formback,
input.send,
input.submit {
  cursor: pointer;
  border: none;
  width: 220px;
  height: 44px; }

input.formback {
  background: url(../image/bt_back.gif) top no-repeat;
  display: block;
  float: left;
  margin-right: 10px; }

input.back:hover {
  background: url(../image/bt_back.gif) bottom no-repeat; }

input.send {
  background: url(../image/bt_send.gif) top no-repeat;
  float: left; }

input.send:hover {
  background: url(../image/bt_send.gif) bottom no-repeat; }

input.error {
  background: url(../image/bt_error.gif) top no-repeat;
  float: left;
  cursor: default !important;
  border: none;
  width: 220px;
  height: 44px; }

input.submit {
  background: url(../image/bt_kakunin.gif) top no-repeat; }

input.submit:hover {
  background: url(../image/bt_kakunin.gif) bottom no-repeat; }

textarea.t_area {
  max-width: 706px; }

.backnext_btn {
  margin: 0 auto;
  width: 450px; }

span.must {
  background-color: #ae4a3f;
  color: #fff;
  font-size: 10px !important;
  padding: 2px 8px 0;
  margin: 0 6px; }

.thanks {
  background: url(../image/img_contact_01.gif) 446px bottom no-repeat;
  padding-bottom: 184px;
  width: 100%; }

/*----------------------------------------------------
	■新着
----------------------------------------------------*/
.news_dl dl {
  clear: both;
  padding: 8px 0;
  overflow: hidden; }

.news_dl dt {
  float: left;
  display: block; }

.news_dl dt {
  clear: both;
  margin-right: 10px;
  width: 100px;
  position: relative; }

.news_dl dt img {
  vertical-align: bottom; }

.news_dl dd {
  float: left;
  display: block; }

.news_dl dl dd span.date {
  color: #848484;
  float: left;
  font-size: 77% !important;
  display: block;
  padding-top: 4px;
  width: 74px; }

.news_dl dd a {
  float: right;
  display: block;
  width: 550px; }

/*----------------------------------------------------
	☆table
----------------------------------------------------*/
#contents .bscTbl01 {
  background-color: #FFF;
  border-collapse: collapse;
  border-top: 1px solid #ababab;
  /*サイトごとに変更*/
  border-left: 1px solid #ababab;
  margin: 0 auto;
  text-align: left;
  width: 100%; }

#contents .bscTbl01 thead th {
  background-color: #efefef;
  /*サイトごとに変更*/
  font-size: 93% !important;
  text-align: center; }

#contents .bscTbl01 th,
#contents .bscTbl01 td {
  border-bottom: 1px solid #ababab;
  /*サイトごとに変更*/
  border-right: 1px solid #ababab;
  font-size: 93% !important;
  padding: 10px 10px;
  vertical-align: middle; }

#contents .bscTbl01 th {
  background-color: #f8f8f8;
  /*サイトごとに変更*/
  color: #333;
  font-weight: bold;
  text-align: left; }

/*----------------------------------------------------
	☆topcontrol
----------------------------------------------------*/
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 0; }

#page-top a {
  background: url(../js/scrolltop/scrollup_f.png) left top no-repeat;
  display: block;
  height: 65px;
  width: 65px; }

#page-top a:hover {
  background: url(../js/scrolltop/scrollup_h.png) left top no-repeat;
  display: block;
  height: 65px;
  width: 65px; }

/*----------------------------------------------------
▼module.css
----------------------------------------------------*/
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
#mv {
  background-image: url(../../image/bg_mv.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 50px;
  height: 610px;
  width: 100%; }
  #mv p {
    text-align: center;
    margin-bottom: 20px; }
  #mv h1 {
    background: #FFF;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    padding: 10px 0;
    margin-bottom: 124px; }
  #mv h2 {
    margin-bottom: 40px; }

#nav {
  overflow: hidden;
  margin: 0 auto 30px;
  height: 100px;
  margin-top: -62px;
  margin-right: -15px;
  zoom: 1; }
  #nav li {
    float: left;
    margin-right: 15px;
    width: 228px; }
    #nav li a {
      display: block;
      height: 100px;
      width: 228px; }
      #nav li a span {
        display: none; }
  #nav .li01 a {
    background: url(../../image/nav01.png) left top no-repeat; }
  #nav .li02 a {
    background: url(../../image/nav02.png) left top no-repeat; }
  #nav .li03 a {
    background: url(../../image/nav03.png) left top no-repeat; }
  #nav .li04 a {
    background: url(../../image/nav04.png) left top no-repeat; }

section.scBox {
  margin-bottom: 60px; }

.Lbox p {
  line-height: 2; }

.Rbox dl {
  overflow: hidden;
  line-height: 1.2; }
  .Rbox dl dt, .Rbox dl dd {
    display: block;
    float: left;
    margin-bottom: 10px; }
  .Rbox dl dt {
    font-weight: bold;
    width: 95px; }
  .Rbox dl dd {
    width: 285px; }

.clWrap {
  border: 1px solid #CCC;
  padding: 28px 0;
  margin-bottom: 30px;
  width: 960px; }
  .clWrap h3, .clWrap h4 {
    font-size: 138.5% !important;
    text-align: center;
    padding-bottom: 22px;
    margin-bottom: 25px;
    border-bottom: 1px dotted #ccc; }

.clInr {
  margin: 0 auto;
  width: 900px; }
  .clInr .Lbox, .clInr .Rbox {
    border: 1px solid #CCC;
    padding: 40px 20px 0;
    width: 394px; }
    .clInr .Lbox p, .clInr .Rbox p {
      margin: 0 auto;
      width: 318px; }
      .clInr .Lbox p a, .clInr .Rbox p a {
        display: block;
        margin: 15px 0; }

.cleBox {
  float: left;
  margin-right: 30px; }

.box01 {
  width: 318px; }

.box02 {
  margin-right: -30px;
  width: 155px; }

.rm0 {
  margin: 0 auto;
  width: 860px; }

.bt_more {
  text-align: center;
  margin: 15px 0; }

small {
  display: block;
  margin: 30px auto;
  padding-top: 30px;
  border-top: 1px solid #CCC; }

ul#tabs {
  display: -moz-box;
  padding-top: 30px; }

ul#tabs li {
  padding: 15px 0;
  cursor: pointer;
  width: 148px;
  display: table-cell;
  text-align: center;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  background: #fefdfd;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f9f8f8)); }

ul#tabs li.active {
  color: #1769b4;
  background: #fefdfd;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9f8f8), to(white));
  border-top: solid 2px #1769b4;
  border-bottom: none; }

#tab_container {
  border-top: solid 1px #cccccc;
  margin-bottom: 50px;
  width: 900px; }

#tab_container .build {
  border: solid 1px #c8c8c8;
  border-top: none;
  padding: 20px; }
  #tab_container .build ul {
    padding-left: 10px;
    overflow: hidden; }
    #tab_container .build ul li {
      float: left;
      margin-right: 32px;
      margin-bottom: 40px;
      width: 180px; }
  #tab_container .build ul li img {
    margin-bottom: 15px; }
  #tab_container .build ul li span {
    font-weight: bold;
    display: block;
    margin-bottom: 10px; }

/*----------------------------------------------------
▼common.css
----------------------------------------------------*/
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/*----------------------------------------------------
	■header
----------------------------------------------------*/
#header {
  height: 142px;
  width: 100%;
  text-align: left;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000; }

#header #head_inr {
  height: 36px;
  width: 100%;
  position: relative;
  z-index: 5000; }

#header #head_inr h1.tgline {
  float: left;
  color: #979797;
  font-size: x-small !important;
  font-weight: normal;
  margin: 10px 0 0 20px;
  width: 398px; }

#header #head_inr ul.cv_area {
  position: absolute;
  top: 0;
  right: 0;
  right: -1px;
  height: 36px;
  width: 486px; }

#header ul.cv_area li {
  display: inline-block;
  float: left;
  margin-right: 1px;
  position: relative; }

#header ul.cv_area li.h_tel {
  display: inline-block;
  margin-top: 11px;
  margin-right: 9px; }

.sample1-tooltips {
  font-size: 12px;
  display: none;
  position: absolute;
  bottom: -2.8em;
  left: 10px;
  z-index: 1000;
  padding: 2px 10px;
  color: #FFFFFF;
  background: #6b85ab; }

.sample1-tooltips:after {
  width: 100%;
  content: "";
  display: block;
  position: absolute;
  left: 40px;
  top: -8px;
  border-top: 8px solid transparent;
  border-left: 8px solid #6b85ab; }

#header ul.cv_area li:hover .sample1-tooltips {
  display: block; }

/*----------------------------------------------------
	■グロナビ
----------------------------------------------------*/
#gNav {
  margin: 0 auto;
  width: 980px;
  position: relative;
  top: -37px;
  z-index: 500; }

#gNav ul {
  margin: 0 auto;
  width: 980px; }

#gNav ul li {
  float: left;
  height: 142px;
  font-size: 0;
  line-height: 0; }

#gNav ul li a {
  background: url(../image/bg_gNav.gif) left top no-repeat;
  display: block;
  height: 142px; }

#gNav ul li a span {
  display: block;
  text-indent: -9999px; }

/*--off----*/
#gNav ul li.li01 a {
  background-position: 0px 0px;
  width: 98px; }

#gNav ul li.li02 a {
  background-position: -98px 0px;
  width: 152px; }

#gNav ul li.li03 a {
  background-position: -250px 0px;
  width: 128px; }

#gNav ul li.li04 a {
  background-position: -378px 0px;
  width: 226px; }

#gNav ul li.li05 a {
  background-position: -604px 0px;
  width: 132px; }

#gNav ul li.li06 a {
  background-position: -736px 0px;
  width: 160px; }

#gNav ul li.li07 a {
  background-position: -896px 0px;
  width: 84px; }

/*--hover----*/
#gNav ul li.li01 a:hover, #gNav ul li.li01 a.current {
  background-position: 0px -142px; }

#gNav ul li.li02 a:hover, #gNav ul li.li02 a.current {
  background-position: -98px -142px; }

#gNav ul li.li03 a:hover, #gNav ul li.li03 a.current {
  background-position: -250px -142px; }

#gNav ul li.li04 a:hover {
  background-position: -378px -142px; }

#gNav ul li.li05 a:hover, #gNav ul li.li05 a.current {
  background-position: -604px -142px; }

#gNav ul li.li06 a:hover, #gNav ul li.li06 a.current {
  background-position: -736px -142px; }

#gNav ul li.li07 a:hover, #gNav ul li.li07 a.current {
  background-position: -896px -142px; }

#gNav ul#menu li ul li a:visitid {
  color: #c77095;
  /*サイトごとに変更*/
  text-decoration: none; }

#gNav ul#menu li ul li a:hover {
  color: #e480ab;
  /*サイトごとに変更*/
  text-decoration: underline; }

/*----------------------------------------------------
	☆各セクション
----------------------------------------------------*/
#contents {
  clear: both;
  margin: 0 auto;
  padding-top: 186px;
  overflow: hidden;
  width: 100%; }

.inr {
  margin: 0 auto;
  text-align: left;
  width: 960px; }

#main {
  float: left;
  width: 650px; }

#sideR {
  float: right;
  width: 280px; }

/*----------------------------------------------------
	■foot_access
----------------------------------------------------*/
.showRoom {
  padding-top: 60px; }

.accBox {
  float: left;
  width: 570px;
  overflow: hidden; }

.accBox p.image {
  float: left;
  margin-right: 20px; }

.accBox .Rbox {
  width: 218px; }

.btns ul {
  overflow: hidden; }

.btns ul li {
  float: left; }

.btns ul li.shitsumon {
  font-size: small !important;
  padding-top: 4px;
  width: 218px; }

.accBox .Rbox li {
  font-size: small !important;
  text-align: left; }

.Rbox li a img {
  display: block;
  padding-top: 4px; }

.footTel {
  padding: 5px 0 2px; }

.ftMap {
  float: right; }

/*----------------------------------------------------
	■footer
----------------------------------------------------*/
footer {
  font-size: 77% !important;
  margin: 10px auto;
  padding-bottom: 50px;
  width: 980px; }

footer ul.ftLink li {
  font-size: 13px !important;
  float: left;
  margin-right: 20px; }

footer ul.ftLink li a {
  background: url(../image/ft_arrow.gif) center left no-repeat;
  padding-left: 10px; }

footer p small {
  float: right; }

#contents h2#pageTtl {
  display: block;
  margin-bottom: 30px;
  text-align: center !important;
  line-height: 0; }

#key {
  background: #FFF;
  padding: 10px 0;
  margin-bottom: 10px; }

/*----------------------------------------------------
	☆news
----------------------------------------------------*/
.news .topnews {
  width: 650px; }

section .topnews li {
  font-size: 85% !important;
  overflow: hidden;
  margin-bottom: 15px;
  width: 650px; }

.news .topnews li span.date {
  float: left;
  font-size: 77% !important;
  margin-right: 5px;
  display: block; }

.news .topnews li span.icon {
  background: #cbcbcb;
  color: #FFF;
  float: left;
  font-size: x-small !important;
  margin-right: 5px;
  padding: 2px 4px;
  line-height: 1;
  display: block; }

.news .topnews li a {
  float: left;
  display: block;
  width: 500px; }

#sideR .sList li {
  font-size: 85% !important;
  margin-bottom: 10px; }

/*--ページ送り------------------*/
#contents ul.pageNav02 {
  margin: 40px 0 10px;
  padding: 10px 10px 5px;
  text-align: center; }

#contents ul.pageNav02 li {
  display: inline;
  margin: 0 2px;
  padding: 0; }

#contents ul.pageNav02 li a {
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 13px;
  border: 1px solid #e1e1e1;
  text-decoration: none;
  vertical-align: middle; }

#contents ul.pageNav02 li a:hover {
  border-color: #283f64;
  color: #283f64; }

#contents ul.pageNav02 li span {
  color: #699ab7;
  border: 1px solid #e1e1e1;
  background: #dfe7f3;
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 13px;
  text-decoration: none;
  vertical-align: middle; }

.ckHead {
  font-size: 123.1% !important;
  background: url(../image/bg_newsHead.gif) left bottom no-repeat;
  padding-bottom: 6px;
  margin-bottom: 25px; }

.newsTtl {
  color: #283f64;
  font-size: 123.1% !important; }

/*--戻る------------------*/
#contents .back {
  margin-top: 30px; }

#contents .back a {
  clear: both;
  display: block;
  font-size: 85%;
  line-height: 1;
  margin: 0 auto;
  padding: 8px 5px 5px 25px;
  background: url(../image/ft_arrow.gif) 12px center no-repeat #f8f8f8; }

#contents .back a:link,
#contents .back a:visited {
  text-decoration: none;
  border: 1px solid #ccc; }

#contents .back a:hover {
  color: #baa87e; }

/*----------------------------------------------------
	☆FCK
----------------------------------------------------*/
#contents .fck p {
  margin-bottom: 15px;
  line-height: 1.5; }

div.fck {
  padding: 0 17px;
  margin-bottom: 20px; }

div.fck h3 {
  background: url(../image/bg_ckH3.gif) left top no-repeat #2a4163;
  margin-bottom: 20px;
  font-size: 123.1% !important;
  font-weight: bold;
  color: #FFF;
  padding: 7px 0 10px 20px; }

div.fck h4 {
  color: #2a4163;
  font-size: 123.1% !important;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 2px; }

div.fck h5 {
  background: url(../image/bg_ckH5.gif) left bottom repeat-x;
  color: #697da2;
  font-size: 116% !important;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 2px; }

div.fck h6 {
  color: #697da2;
  font-size: 108% !important;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 2px; }

div.fck p,
div.fck img {
  margin-bottom: 30px; }

/*--CKEditor用------------------*/
#contents .fck {
  overflow: hidden;
  _height: 1%; }

#contents .news_wrap .fck p em {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Arial, Helvetica, sans-serif !important;
  font-style: italic !important;
  font-weight: normal; }

#contents .fck u {
  text-decoration: underline !important; }

#contents .fck strike {
  text-decoration: line-through !important; }

#contents .fck blockquote {
  margin-left: 10px; }

#contents .fck del {
  text-decoration: line-through; }

#contents .fck p {
  overflow: inherit; }

#contents .fck ul {
  margin: 0 0 10px 15px; }

#contents .fck ul li {
  margin: 0 0 2px 0px;
  padding-left: 0px; }

#contents .fck table p {
  clear: both;
  margin: 0; }

#contents .fck a {
  color: #6b85ab;
  text-decoration: underline;
  cursor: pointer;
  outline: none; }

#contents .fck a:link {
  color: #6b85ab;
  text-decoration: underline;
  outline: none; }

#contents .fck a:visited {
  color: #1b1b1b;
  text-decoration: none;
  outline: none; }

#contents .fck a:hover {
  color: #baa87e;
  text-decoration: underline;
  outline: none; }

#contents .fck a:focus {
  outline: none; }

/*----------------------------------------------------
	☆サイトマップ
----------------------------------------------------*/
#contents .siteLinks {
  margin: 0 auto;
  width: 610px; }

#contents .siteLinks ul {
  width: 280px; }

#contents .siteLinks ul.Lbox li, #contents .siteLinks ul.Rbox li {
  margin-bottom: 15px; }

#contents .siteLinks ul li ul {
  margin: 5px 0 40px; }

#contents .siteLinks ul li ul li {
  margin-bottom: 6px; }

#contents .siteLinks ul li ul li a {
  font-size: 11px;
  background: url(../../cmn/image/link_arrow_s.png) center left no-repeat;
  text-decoration: underline;
  display: block; }

#contents .siteLinks ul li ul li a:link {
  display: block;
  text-decoration: underline;
  padding-left: 12px; }

/*----------------------------------------------------
	☆タイル
----------------------------------------------------*/
.tileThumb {
  background: #f5f4f4;
  width: 100%;
  padding: 40px 0 22px;
  margin-bottom: 80px; }

.tileThumb ul {
  margin-left: -28px; }

.tileThumb ul li {
  float: left;
  margin-right: 28px;
  margin-bottom: 18px; }

/*----------------------------------------------------
	☆タブ
----------------------------------------------------*/
#tabs {
  margin-bottom: 46px; }

#tabs li {
  float: left; }

#tabs li a span {
  display: none; }

.boxies {
  background: url(../image/bg_tabTop.gif) left 2px repeat-x;
  border: 1px solid #CCC;
  margin-bottom: 50px; }

.boxies_inr {
  margin: 0 auto;
  width: 878px; }

.esArea table {
  width: 878px; }

.esArea table tr {
  border-bottom: 1px dotted #CCC; }

.esArea table td {
  padding: 15px 0 10px; }

.esArea table input {
  margin-right: 37px; }

.esArea table img {
  margin-right: 20px; }

.checkedBg {
  background: #f5f4f4;
  padding: 40px;
  margin-bottom: 30px; }

.esArea table td.mark {
  width: 5%; }

.esArea table td.sImg {
  width: 15%; }

.esArea table td.txtArea {
  width: 80%; }
