@charset "UTF-8";
/*
14px font-size: 100%;
15px font-size: 105%
16px font-size: 110%
18px font-size: 120%
*/
/*---------------------
    HEADER FOOTER START
---------------------*/
/*---------------------
        RESET
---------------------*/
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;
  vertical-align: baseline;
}

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;
}

img {
  vertical-align: bottom !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

.alignC {
  text-align: center !important;
}

.alignL {
  text-align: left !important;
}

.alignR {
  text-align: right !important;
}

.fltR {
  float: right !important;
}

.fltL {
  float: left !important;
}

.fltN {
  float: none !important;
}

.block {
  display: block !important;
}

/*---------------------
       MARGIN
---------------------*/
/*top*/
.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

/*bottom*/
.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

/*left*/
.ml0 {
  margin-left: 0px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml5n {
  margin-left: -5px !important;
}

/*right*/
.mr10n {
  margin-right: -10px !important;
}

.mr5n {
  margin-right: -5px !important;
}

/*---------------------
       PADDING
---------------------*/
/*top*/
.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

/*right*/
.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr100 {
  padding-right: 100px !important;
}

/*bottom*/
.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb34 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

/*left*/
.pl0 {
  padding-left: 0px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl60 {
  padding-left: 90px !important;
}

.f120 {
  font-size: 120%;
}

/*RESET END*/
/*HEADER*/
#GlobalHeader {
  width: 1024px;
  margin: 0 auto;
  height: 53px;
  background: url(../img/tkhHeaderWide_bg.gif) left top no-repeat;
  margin-top: 12px;
}
#GlobalHeader h1, #GlobalHeader h1 a, #GlobalHeader p, #GlobalHeader p a {
  width: 288px;
  height: 44px;
  background: url(../img/tkhHeader_title.gif) center top no-repeat;
  text-indent: -9999px;
  display: block;
}

#GlobalHeaderL {
  width: 411px;
  float: left;
}

#GlobalHeaderR {
  width: 404px;
  float: right;
}

#GlobaltkhWeb {
  width: 404px;
  text-align: right;
  height: 16px;
}

#GlobalHeader img, #GlobalFooter img {
  border: 0;
  vertical-align: top !important;
}

#GlobalNav {
  float: left;
  width: 351px;
  padding-top: 6px;
}

#GlobalNavTMG {
  float: right;
  width: 43px;
  padding-top: 2px;
}

#GlobalNav li a {
  display: block;
  float: left;
  width: 80px;
  height: 22px;
  text-indent: -9999px;
}

#GlobalNav li {
  display: inline;
}

#GlobalNav li#NavCompany a {
  background: url(../img/nav_company.gif) center top no-repeat;
}

#GlobalNav li#NavIR a {
  background: url(../img/nav_ir.gif) center top no-repeat;
}

#GlobalNav li#NavRecruit a {
  background: url(../img/nav_recruit.gif) center top no-repeat;
}

#GlobalNav li#NavContact a {
  background: url(../img/nav_contact.gif) center top no-repeat;
  width: 103px;
}

#GlobalNav li#NavCompany a:hover {
  background: url(../img/nav_company_o.gif) center top no-repeat;
}

#GlobalNav li#NavIR a:hover {
  background: url(../img/nav_ir_o.gif) center top no-repeat;
}

#GlobalNav li#NavRecruit a:hover {
  background: url(../img/nav_recruit_o.gif) center top no-repeat;
}

#GlobalNav li#NavContact a:hover {
  background: url(../img/nav_contact_o.gif) center top no-repeat;
  width: 103px;
}

#GlobalCopy {
  width: 815px;
  text-align: right;
  clear: both;
  padding-top: 7px;
  margin-bottom: 0px;
}

#GlobalCopy h2 {
  font-weight: bold;
  color: #21624e;
}

#BarContainer {
  width: 1024px;
  margin: 0 auto;
  height: 24px;
  clear: both;
}

#MilleaHeaderBar {
  width: 630px;
  float: left;
}

#MilleaHeaderBar p.BarText {
  padding-top: 7px;
}

/*FOOTER*/
#GlobalFooter {
  width: 1024px;
  height: 30px;
  background: #2fb4f3 url(../img/tkhFooterWide_bg.gif) 180px top no-repeat;
  margin: 10px auto 4px auto;
}

#FooterL {
  width: auto;
  float: left;
}

#FooterR {
  width: 88px;
  float: right;
  margin-top: 10px;
}

#FooterL ul {
  margin-left: 15px;
}

#FooterL li {
  display: block;
  float: left;
  margin-top: 7px;
  margin-right: 10px;
  text-align: left;
  background: url(../img/MilleaFooter_kugiri.gif) no-repeat;
  background-position: right;
  padding-right: 9px;
}

#FooterL li a {
  color: #ffffff;
}

#Copyrights {
  width: 1024px;
  margin: 0 auto 25px;
  clear: both;
}

/*HEADER FOOTEREND */
/*旧モジュール位置調整　ここから*/
#MainContainer {
  width: 100%;
}

#FontSizeAdj {
  width: 170px;
  float: right;
  text-align: left;
  margin: 0 0 3px;
  padding: 2px 0 0 0;
}

#TopInformation {
  width: 886px;
  margin: 6px auto 40px;
  background-color: #fff;
  position: relative;
  font-size: 120%;
  display: table;
  line-height: 1.4;
}
#TopInformation > *{
  display: table-cell;
  padding: 10px;
  vertical-align: top;
}
#TopInformation > .title{
  background-color: #F4A100;
  font-weight:bold;
  text-align: center;
  vertical-align: middle;
  width: 150px;
}
#TopInformation > .title span{
  color: #fff;
  white-space: nowrap;
}
#TopInformation ul {
  padding: 0 0 0 30px;
}
#TopInformation ul li {
  margin-top: 5px;
  line-height: 1.5;
}
#TopInformation ul li:first-child {
  margin-top: 0;
}
#TopInformation ul a {
  color: #007D85 !important;
  text-decoration: underline !important;
  position: relative;
}
#TopInformation ul a:hover {
  color: #ff9900 !important;
  text-decoration: none !important;
}
#TopInformation ul a:after {
  content: "";
  display: block;
  position: absolute;
  background: url(../img/icon-arrow02.png) no-repeat;
  width: 16px;
  height: 16px;
  top: 4px;
  left: -24px;
  -webkit-transition-duration: .1s;
  -moz-transition-duration: .1s;
}
#TopInformation ul a:hover:after {
  left: -22px;
}
.infoFrame{
  border: none;
  background-color: #f0f0f0;
}

/*旧モジュール位置調整　ここまで*/
.mmSlideshow .mmSlideNav:after, .topBox .mainBox:after, .topBox .mainBox .insuranceContractor .backgroundImage:after, .middle:after, .middle .box03.type02 > * ul:after, .linkListArea:after, .box01:after, .horizon:after, .subArea.footer:after, .linkBannerArea:after, .linkBannerArea > * ul:after {
  display: block;
  clear: both;
  height: 0;
  content: ".";
  font-size: 0;
  line-height: 0;
}

.mmSlideshow .mmSlideNav, .topBox .mainBox, .topBox .mainBox .insuranceContractor .backgroundImage, .middle, .middle .box03.type02 > * ul, .linkListArea, .box01, .horizon, .subArea.footer, .linkBannerArea, .linkBannerArea > * ul {
  clear: both;
  zoom: 1;
  min-height: 0px;
}

.mmSlideshow .mmSlideNav li a, .topBox .mainBox .insuranceContractor .secondContent ul a span, .linkArrow01 a, .linkArrow02 > * a, .linkArrow03 a, .linkArrow04 a, .linkArrow05 a {
  position: relative;
  display: inline-block;
}
.mmSlideshow .mmSlideNav li a:after, .topBox .mainBox .insuranceContractor .secondContent ul a span:after, .linkArrow01 a:after, .linkArrow02 > * a:after, .linkArrow03 a:after, .linkArrow04 a:after, .linkArrow05 a:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../img/sprite/bg_linkarrow.png);
  background-repeat: no-repeat;
}

#TopInformation ul a, .topBox .mainBox .insuranceContractor .secondContent ul a, .linkArrow02 > * a, .linkArrow03 a {
  color: #333;
  text-decoration: none;
}
#TopInformation ul a:hover, .topBox .mainBox .insuranceContractor .secondContent ul a:hover, .linkArrow02 > * a:hover, .linkArrow03 a:hover {
  color: #706f67;
}

.mainWrap {
  margin-top: 10px;
  width: 100%;
  font-family: 'メイリオ','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','モリサワ 新ゴ R','Droid Sans','sans-serif';
  color: #333;
  font-size: 120%;
  /*mainFrame*/
}
.mainWrap .mainFrame {
  width: 1024px;
  margin: 0 auto;
}
.mainWrap a {
  color: #007D85;
}
.mainWrap a:hover {
  color: #F90;
}
.mainWrap a:after {
  -webkit-transition-duration: .1s;
  -moz-transition-duration: .1s;
}
.mainWrap .linkArrow03 {
  padding: 0 !important;
}

/*---------------------
    SLIDER
---------------------*/
.mmSlideshow {
  position: relative;
}
.mmSlideshow .frame {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}
.mmSlideshow .frame li a {
  position: relative;
  z-index: 10;
}
.mmSlideshow .mmSlideList {
  overflow: hidden;
}
.mmSlideshow .mmSlideList li {
  float: left;
  text-align: center;
}
.mmSlideshow .mmSlideList li > a {
  text-align: center;
  text-decoration: none !important;
}
.mmSlideshow .mmSlideList li > a:active {
  background: none;
}
.mmSlideshow .mmSlideNav li a {
  display: block;
}
.mmSlideshow .mmSlideNav li a span {
  z-index: -1 !important;
  display: block;
  position: absolute;
}

#mainVisual {
  background: url(../../img/bg_mainVisual.png) repeat-x 50px 0;
}
#mainVisual .frame {
  width: 1024px;
}
#mainVisual .mmSlideList li {
  width: 1024px;
}
#mainVisual .mmSlideNav {
  height: 0;
  width: 1024px;
  margin: 0 auto;
}
#mainVisual .mmSlideNav li {
  position: absolute;
  top: 120px;
}
#mainVisual .mmSlideNav li a {
  width: 50px;
  height: 60px;
}
#mainVisual .mmSlideNav li a:after {
  width: 22px;
  height: 38px;
  top: 50%;
  margin-top: -19px;
  background-position: -103px 0;
}
#mainVisual .mmSlideNav li a:hover:after {
  margin-top: -23px;
}
#mainVisual .mmSlideNav li a:active {
  background: none;
}
#mainVisual .mmSlideNav .prev.current a:after {
  background-position: -79px 0;
}
#mainVisual .mmSlideNav .next {
  margin-left: 1000px;
}
#mainVisual .mmSlideNav .next a:after {
  background-position: -131px 0;
}
#mainVisual .mmSlideNav .next.current a:after {
  background-position: -153px 0;
}

#minimmSlideshow .frame {
  width: 330px;
}
#minimmSlideshow .mmSlideList li {
  width: 296px;
  padding: 0 16px 0 18px;
  margin-top: 0;
}
#minimmSlideshow .mmSlideNav {
  width: 100%;
  top: -1px;
}
#minimmSlideshow .mmSlideNav li {
  position: absolute;
  margin: 0;
  top: 4px;
}
#minimmSlideshow .mmSlideNav li a {
  width: 30px;
  height: 100px;
}
#minimmSlideshow .mmSlideNav li a:after {
  width: 10px;
  height: 17px;
  top: 50%;
  background-position: -12px -23px;
}
#minimmSlideshow .mmSlideNav li a:hover:after {
  margin-top: -3px;
}
#minimmSlideshow .mmSlideNav li a:active {
  background: none;
}
#minimmSlideshow .mmSlideNav .prev {
  margin-left: -10px;
}
#minimmSlideshow .mmSlideNav .prev a:after {
  left: 10px;
}
#minimmSlideshow .mmSlideNav .prev.current a:after {
  background-position: 0px -23px;
}
#minimmSlideshow .mmSlideNav .next {
  right: 0;
  margin-right: -15px;
}
#minimmSlideshow .mmSlideNav .next a:after {
  right: 0;
  background-position: -23px -23px;
  left: 4px;
}
#minimmSlideshow .mmSlideNav .next.current a:after {
  background-position: -34px -23px;
}

/*SLIDER END*/
/*---------------------
  TOPBOX START
---------------------*/
.topBox {
  margin: 0 auto 20px;
  position: relative;
  background: url(../../img/bg_topBox.png) left bottom no-repeat;
  padding-bottom: 15px;
}
.topBox .n2, .topBox .n3 {
  position: absolute;
  left: 0;
  left: 236px;
  top: 16px;
}
.topBox .n2 a, .topBox .n3 a {
  display: block;
  overflow: hidden;
  width: 112px;
  height: 22px;
  background: white url(../../img/hdg_topBox.png) no-repeat 0 3px;
  color: #696969;
  text-decoration: none;
  font-weight: bold;
  font-size: 110%;
}
.topBox .n2 a span, .topBox .n3 a span {
  z-index: -1;
  position: relative;
}
.topBox .n2 a:hover, .topBox .n3 a:hover {
  color: #969696;
  background-position: 0 -17px;
}
.topBox .n2 a:hover:after, .topBox .n3 a:hover:after {
  left: -12px;
}
.topBox .n2 a:after, .topBox .n3 a:after {
  position: absolute;
  top: 3px;
  left: -14px;
  display: block;
  width: 10px;
  height: 17px;
  background-image: url(../img/sprite/bg_linkarrow.png);
  background-position: -23px -23px;
  background-repeat: no-repeat;
  content: "";
}
.topBox li.n3 {
  left: 383px;
}
.topBox li.n3 a {
  width: 192px;
  background-position: -112px 3px;
}
.topBox li.n3 a:hover {
  background-position: -112px -17px;
}
.topBox .mainBox {
  padding: 15px 16px 0 17px;
  background: #cbe7f4 url(../../img/bg_mainBox.png) no-repeat right top;
}
.topBox .mainBox .searchInsurance,
.topBox .mainBox .insuranceContractor {
  float: left;
}
.topBox .mainBox .searchInsurance {
  width: 388px;
  margin-right: 15px;
}
.topBox .mainBox .searchInsurance .backgroundImage {
  background: url(../../img/bg_searchInsurance.png) left bottom no-repeat;
  padding: 14px 31px 25px 27px;
}
.topBox .mainBox .searchInsurance ul li {
  margin-top: 7px;
}
.topBox .mainBox .insuranceContractor {
  width: 587px;
}
.topBox .mainBox .insuranceContractor .backgroundImage {
  padding: 6px 0 11px;
  background: url(../../img/bg_insuranceContractor.png) left bottom no-repeat;
}
.topBox .mainBox .insuranceContractor .firstContent, .topBox .mainBox .insuranceContractor .secondContent {
  float: left;
  padding: 0 22px 0;
}
.topBox .mainBox .insuranceContractor .firstContent {
  width: 243px;
}
.topBox .mainBox .insuranceContractor .firstContent ul li {
  margin-bottom: 5px;
}
.topBox .mainBox .insuranceContractor .firstContent ul li.topHr {
  padding-top: 11px;
  border-top: #cccccc 1px dotted;
  margin: 9px 0 0;
  font-size: 105%;
  line-height: 16px;
}
.topBox .mainBox .insuranceContractor .firstContent ul li.topHr p {
  margin-bottom: 4px;
}
.topBox .mainBox .insuranceContractor .secondContent {
  width: 248px;
  padding: 0;
  margin-left: 23px;
}
.topBox .mainBox .insuranceContractor .secondContent h4 {
  margin-bottom: 8px;
}
.topBox .mainBox .insuranceContractor .secondContent ul li {
  border-top: #bbb 1px dashed;
}
.topBox .mainBox .insuranceContractor .secondContent ul a {
  display: block;
  padding: 5px 0;
}
.topBox .mainBox .insuranceContractor .secondContent ul a span {
  display: block;
  padding: 7px 0 6px 30px;
  font-size: 105%;
}
.topBox .mainBox .insuranceContractor .secondContent ul a span:after {
  width: 17px;
  height: 17px;
  top: 8px;
  left: 4px;
  background-position: 0px 0px;
  -webkit-transition-duration: .1s;
  -moz-transition-duration: .1s;
}
.topBox .mainBox .insuranceContractor .secondContent ul a:hover span:after {
  left: 6px;
}
.topBox .mainBox .insuranceContractor .secondContent ul .tel a, .topBox .mainBox .insuranceContractor .secondContent ul .btn a {
  padding: 0;
}
.topBox .mainBox .insuranceContractor .secondContent ul .tel {
  border-top: none;
}
.topBox .mainBox .insuranceContractor .secondContent ul .tel a, .topBox .mainBox .insuranceContractor .secondContent ul .tel a:active {
  cursor: default;
}
.topBox .mainBox .insuranceContractor .secondContent ul .btn {
  padding: 9px 0;
  margin: 9px 0 0 0;
}

/*TOPBOX END*/
/*---------------------
  MIDDLE START
---------------------*/
.middle .box03.type02 {
  background: url(../../img/bg_middle_box_01.png) left top no-repeat;
  padding-top: 15px;
  float: left;
  margin-bottom: 20px;
}
.middle .box03.type02 > * {
  background: url(../../img/bg_middle_box_02.png) left bottom no-repeat;
  padding: 0 0 16px 18px;
}
.middle .box03.type02 > * h2 {
  margin-left: 8px;
  margin-bottom: 15px;
}
.middle .box03.type02 > * ul li {
  float: left;
  margin-right: 13px;
}
.middle p {
  margin-left: 20px;
  float: left;
}

/*MIDDLE END*/

/*---------------------
  LINKBANNERAREA START
---------------------*/

.linkBannerArea {
  background: url(../../img/bg_linkBannerArea_01.png) left top no-repeat;
  padding-top: 15px;
  margin-bottom: 20px;
}

.linkBannerArea > * {
  background: url(../../img/bg_linkBannerArea_02.png) left bottom no-repeat;
  padding: 0 0 28px 18px;
}
.linkBannerArea > * h2 {
  margin-left: 8px;
  margin-bottom: 15px;
}
.linkBannerArea > * ul li  {
  float: left;
  margin-right: 13px;
}

/*LINKBANNERAREA END*/

/*---------------------
  LINKLISTAREA START
---------------------*/
.linkListArea {
  margin: 20px -10px 35px auto;
}
.linkListArea > li {
  float: left;
  width: 403px;
  margin-left: 20px;
}
.linkListArea > li:first-child {
  margin-left: 0;
}
.linkListArea > li em.date {
  display: block;
  margin-bottom: 1px;
}
.linkListArea > li img {
  margin: 0px 10px 2px 0px;
}
.linkListArea > li ul {
  border-bottom: #adadad 1px solid;
}
.linkListArea > li#infoWrap ul {
  border-bottom: none;
}
.linkListArea > li li {
  padding: 12px 9px;
  border-top: #adadad 1px dotted;
}
.linkListArea > li li:first-child {
  border-top: none;
  padding-top: 15px;
}
.linkListArea > li.last {
  width: 187px;
  margin-left: 15px;
}
.linkListArea > li.last ul {
  border-bottom: none;
}
.linkListArea > li.last ul li {
  padding: 0;
  margin-bottom: 8px;
  border-top: none;
}
.linkListArea > li.last ul li:first-child {
  margin-top: 6px;
}
.linkListArea .linkArrow01 {
  text-align: right;
}

/*LINKLISTAREA END*/
/*---------------------
  OTHER START
---------------------*/
/*---------------------
  NORMALTEXT START
---------------------*/
em {
  font-weight: bold;
}

/*NORMALTEXT END*/
/*---------------------
  BOX START
---------------------*/
.box01 {
  background-color: #fffde0;
  margin: 20px 0;
  padding: 10px 15px;
  border: none;
}

/*BOX END*/
/*---------------------
  LINK LIST START
---------------------*/
/*green... linkArrow01
gray... linkArrow02
orange... linkArrow03
grenn[under] ...linkArrow04
blue... linkArrow05  type01...minisize
*/
.horizon > * {
  float: left;
}

.linkArrow01 a:after {
  width: 17px;
  height: 17px;
  top: 1px;
  left: -26px;
  background-position: -19px 0;
}
.linkArrow01 a:hover:after {
  left: -24px;
}

.linkArrow02 dd {
  margin-left: 10px;
}
.linkArrow02 > * {
  padding-left: 26px;
}
.linkArrow02 > * a:after {
  width: 10px;
  height: 17px;
  top: 3px;
  left: -17px;
  background-position: -23px -23px;
}
.linkArrow02 > * a:hover:after {
  left: -15px;
}

.linkArrow03 a:after {
  width: 8px;
  height: 15px;
  top: 1px;
  left: -18px;
  background-position: -47px -23px;
}
.linkArrow03 a:hover:after {
  left: -16px;
}

.linkArrow04 a:after {
  width: 17px;
  height: 18px;
  top: 50%;
  right: -22px;
  background-position: -19px -40px;
  margin-top: -8px;
}
.linkArrow04 a:hover:after {
  margin-top: -6px;
}

.linkArrow05 a {
  text-decoration: none;
  display: block;
  padding: 0 0 0 22px;
  color: #0c3864;
  font-size: 110%;
}
.linkArrow05 a:after {
  width: 19px;
  height: 19px;
  top: 50%;
  left: 0;
  background-position: -58px 0;
  margin-top: -11px;
}
.linkArrow05 a:hover {
  color: #4C7496;
}
.linkArrow05 a:hover:after {
  left: 2px;
}
.linkArrow05.type01 a:after {
  width: 13px;
  height: 13px;
  top: 50%;
  left: 12px;
  background-position: -61px -57px;
  margin-top: -7px;
}
.linkArrow05.type01 a:hover:after {
  left: 14px;
}

*[class*="linkArrow"] > li {
  padding-left: 26px;
  margin-top: 5px;
}
*[class*="linkArrow"] > li:first-child {
  margin-top: 0;
}
*[class*="linkArrow"] > dt {
  padding-left: 0;
}
*[class*="linkArrow"].horizon > li {
  margin: 0 0 0 20px;
}
*[class*="linkArrow"].horizon > li:first-child {
  margin-left: 0;
}

p[class*="linkArrow"] {
  padding: 13px 0 9px 34px;
}

p.linkArrow04 {
  padding: 13px 34px 9px 0;
}

ul.linkArrow05 li {
  padding: 0 0 0 0;
  margin-top: 0;
  border-bottom: #e1e1e1 1px solid;
}
ul.linkArrow05 li a {
  padding: 21px 5px 19px 35px;
}

h3.linkArrow05 {
  margin: 10px 0 15px 0;
}
h3.linkArrow05 img.icon {
  margin: 0 0 6px 2px !important;
}

/*LINK START END*/
/*---------------------
  SUBAREA START
---------------------*/
.subArea.footer {
  width: 984px;
  padding: 13px 20px 12px;
  margin: 0 auto;
  background-color: #f0f0f0;
}
.subArea.footer .linkArrow02 {
  margin-bottom: 18px;
  height: 18px;
  background-color: #fff;
  font-size: 105%;
  padding: 10px 17px 10px;
}
.subArea.footer .linkArrow02 a, .subArea.footer .linkArrow02 dt {
  display: block;
}
.subArea.footer .linkArrow02 dd {
  width: 105px;
  margin-top: 0.12em;
}
.subArea.footer .linkArrow02 dd a:hover {
  background-image: url(../img/footer/txt_footer_01_o.png);
}
.subArea.footer .linkArrow02 dd a:after {
  top: 0;
}
.subArea.footer .linkArrow02 .n2 a {
  background-position: -177px 0;
}
.subArea.footer .linkArrow02 .n3 {
  width: 180px;
}
.subArea.footer .linkArrow02 .n3 a {
  background-position: -282px 0;
}
.subArea.footer .linkArrow02 dt {
  width: 107px;
}
.subArea.footer .bnrList {
  clear: none;
}
.subArea.footer .linkArrow01 {
  padding-left: 10px;
}
.subArea .bnrList.horizon li {
  margin: 0 0 0 10px;
}
.subArea .bnrList.horizon li:first-child {
  margin-left: 0;
}

/*SUBAREA START END*/
img.icon {
  margin: 0 0 3px 2px !important;
  padding: 0 !important;
}

/*OTHER END*/

/* infoFrame */
.infoFrame{
  background: none;
  border-top: #cccccc 3px dotted;
  margin: 25px 0 10px;
  padding: 10px 0 0;
  position: relative;
}

.infoFrame:after{
  content: "";
  display: block;
  border-top: #adadad 1px solid;
  width: 403px;
  height: 1px;
  position: absolute;
  bottom: -10px;
  left: 0;
}