@charset "UTF-8";


/* 全体
---------------------------------------------------- */
body {
  background: #fff;
  font-size: 10px;
  font-family: Verdana, "ＭＳ Ｐゴシック";
  margin: 0;
  padding: 20px;
  border: 0;
  letter-spacing: 0.1em;
  color: #000;
  scrollbar-base-color: #d2d2df;
}

/* IEでmin-widthをどう設定すんのぉ？ */
.page {
  max-width: 800px;
  width: expression(document.body.clientWidth < 800? "780px": "auto" );
  color: #333;
  text-align: left;
  border: 2px solid #bbbaba;
}


/* テキスト・リンク
---------------------------------------------------- */
a:link {
  color: #283c83;

}
a:visited {
  color: #283c83;

}
a:hover, a:active {
  color: #dc4903;

}

/* メニュー”現在のページ” */
.present {
  color: #dc4903;
  font-weight: bold;
}

/* フォームでのエラー表示 */
.error {
  align: center;
  color: red;
}

.ora {
  color: #dc4903;
}

.strong1 {
  font-size: 16px;
  color: #18714a;
  font-weight: bold;
  line-height: 26px;
}

.strong2 {
  color: #313031;
  font-weight: bold;
}

.strong3 {
  color: #18714a;
  font-weight: bold;
}

input, select, textarea {
  vertical-align: middle;
  font-family: Verdana, "ＭＳ Ｐゴシック";
  font-size: 1em;
  line-height: 18px;
  letter-spacing: 0.1em;
}

table.category {
  width: 100%;
  margin: 0;
  padding: 5px;
}

table.category td {
  width: 33%;
  vertical-align: top;
  border-right:1px #8e969d solid;
  border-bottom:3px #cecfce solid;
  padding-right: 3px;
}


/* ヘッダ
---------------------------------------------------- */
.Header {
  height: 84px;
  background-image: url(../img/header_bg_blu.jpg);
}

.HeadLogo {
  position: relative;
  top: 10px;
  left: 20px;
}

.HeaderLang {
  float: right;
  position: relative;
  top: -34px;
  right: 15px;
}


/* メイン
---------------------------------------------------- */
.Main {
  width: 100%;
}

#MainAll {
  margin-left: 190px;
}


/* ホーム
---------------------------------------------------- */

.MainHomeTop {
  width: 90%;
  background-image: url(../img/welcome_bg.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  border:1px #dbd2f9 solid;
  font-size: 11px;
  line-height: 18px;
  padding-top: 30px;
  padding-bottom: 15px;
  padding-left: 25px;
  margin-bottom: 20px;
  margin-left: 5px;
}

.Banner468 {
  text-align: center;
}

#Banner234Group {
  width: 240px;
  float: left;
}

.Banner234 {
  padding-bottom: 10px;
}

#MainHomeIFrame {
  width: 95%;
  float: left;
 margin-right:-240px;
}

.MainHomeIFrameInner {
  width: 333px;
  min-width: 300px;
  height: 270px;
  margin: 0;
  padding: 0;
  border:1px #a5b6de solid;
  background-image: url(../img/news_top.jpg);
  background-repeat: repeat-x;
  text-align: center;
  font-weight: bold;
  line-height: 28px;
}


/* iFrame
---------------------------------------------------- */
.IFramePage {
  width: auto;
  margin: -20px;
  padding: 0;
}

.IFrameGroup {
  width: auto;
  border-bottom:1px #858e94 dotted;
  text-align: left;
  padding-top: 0.7em;
  padding-bottom: 0.7em;
  padding-left: 1em;
}

.IFrameDate {
  color: #666;
  float: left;
  line-height: 1.5em;
}
.IFrameTopic {
  margin-left: 10em;
  line-height: 1.5em;
}
.Archive {
  width: 57%;
  text-align: right;
  line-height: 17px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #dc4903;
}


/* ホーム以外のページ
---------------------------------------------------- */
.NaviBar {
  text-indent: 1em;
}

.PageAll {
  margin: 30px;
  font-size: 11px;
  line-height: 20px;
}

.PageAll h1 {
  font-size: 14px;
  background-image: url(../img/ttl_border_ora.jpg);
  border:1px #8e969d solid;
  line-height: 33px;
  text-indent: 1em;
}

.PageAll h2 {
  font-size: 11px;
  background: #f4f4ff;
  letter-spacing: 0.2em;
  font-weight: bold;
  border-bottom:1px #cecfce solid;
  border-left:3px #ff6118 solid;
  text-indent: 0.5em;
}

.PageAll h3 {
  font-size: 11px;
  letter-spacing: 0.2em;
  font-weight: bold;
  border-bottom:1px #8e969d solid;
}

.ContactForm {
  text-align: center;
  margin-top: 30px;
}

.ContactGroup {
  margin: auto;
  text-align: left;
  width: 80%;
  min-width: 500px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.ContactLabel {
  float: left;
  width: 15em;
  display: block;
  text-align: right;
}

.Form {
  text-align: center;
  margin-top: 30px;
}

.FormGroup {
  margin: auto;
  text-align: left;
  width: 80%;
  min-width: 400px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.FormLabel {
  float: left;
  width: 10em;
  display: block;
  text-align: right;
}

.OtherGroup {
  margin: auto;
  text-align: left;
  width: 90%;
  min-width: 400px;
  height: auto;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}

.OtherLabel {
  float: left;
  width: 157px;
  text-align: right;
}

.OtherTxt {
  margin-left: 165px;
}



.Top {
  text-align: right;
  margin-bottom: 15px;
  font-size: 10px;
  font-color: #dc4903;
  text-decoration: underline;
  border-bottom:1px #8e969d dotted;
}

.KiyakuIFrame {
  min-width: 400px;
  height: 180px;
  margin: 0;
  padding: 0;
  border:1px #a5b6de solid;
  text-align: center;
}

.PageBg {
  background-image: url(../img/bg_gradation1.jpg);
  background-repeat: no-repeat;
  border-bottom:1px #bdd3de solid;
  height: 100px;
}



/* サイド・バー
---------------------------------------------------- */
#SideBar {
  float: left;
  text-align: center;
  width: 190px;
}

.SideBarLogin {
  background-image: url(../img/login_top.gif);
  background-repeat: no-repeat;
  background-position: center;
  height: 25px;
  font-weight: bold;
  line-height: 2em;
  color: #000;
}

.SideBarLoginForm {
  background-image: url(../img/login_bottom.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #fff;
  line-height: 1.5em;
  padding-bottom: 2.5em;
}

.MenuTop {
  background-image: url(../img/menu_top.jpg);
  background-repeat: no-repeat;
  background-position: center;
  color: #000;
  height: 21px;
  padding-left: 35px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 0.3em;
}

.MenuMiddle {
  background-image: url(../img/menu_bg1.gif);
  background-position: center;
  background-repeat: repeat-y;
}

.MenuGroup {
  text-align: left;
  padding-top: 0.7em;
  padding-bottom: 0.7em;
  padding-left: 1em;
  background-image: url(../img/menu_bg2.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.MenuGroupBottom {
  text-align: left;
  padding-top: 0.7em;
  padding-bottom: 2.5em;
  padding-left: 1em;
  margin-bottom: 1em;
  background-image: url(../img/menu_bottom.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.Menu1 {
  padding-left: 1em;
  background-image: url(../img/menu1.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-left: 5px;
}

.Menu2 {
  padding-left: 1em;
  background-image: url(../img/menu2.gif);
  background-repeat: no-repeat;
  background-position: left center;
  margin-left: 13px;
}

.Menu3 {
  padding-left: 1em;
  background-image: url(../img/menu3.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-left: 5px;
}


/* フッタ
---------------------------------------------------- */
.Footer {
  height: 70px;
  text-align: right;
  background-image: url(../img/footer_bg.jpg);
  background-position: bottom;
  background-color: #fff;
  clear: both;
}

.FooterLink {
  text-align: center;
  padding-top: 18px;

}

.Copyright {
  position: relative;
  top: 25px;
  float: right;
  right: 15px;
  color: #666;
}


/* 広告主用サイトで必要分
---------------------------------------------------- */

.Masthead {
  padding-top: 1px;
  padding-left: 1px;
  margin-left: 5px;
}

.MainMerchantMerit {
  width: 94%;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 5px;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}

.MainMerchantMerit h1 {
  margin: 0;
  background-image: url(../img/header_bg_merit.gif);
  border:1px #42796b solid;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 27px;
  text-indent: 1em;
}

.MainMerchantMeritGroup {
  padding-top: 8px;
  padding-right: 3px;
  padding-bottom: 10px;
  padding-left: 8px;
  border-bottom: 1px #bdbabd solid;
}

.HeaderMerchant {
  height: 84px;
  background-image: url(../img/header_bg_gre.jpg);
}

.PageMerchant {
  margin: 30px;
  font-size: 11px;
  line-height: 20px;
}

.PageMerchant h1 {
  font-size: 14px;
  background-image: url(../img/ttl_border_gre.jpg);
  border:1px #8e969d solid;
  line-height: 33px;
  text-indent: 1em;
}

.PageMerchant h2 {
  font-size: 11px;
  background: #f7f9ee;
  letter-spacing: 0.2em;
  font-weight: bold;
  border-bottom:1px #cecfce solid;
  border-left:3px #00c458 solid;
  text-indent: 0.5em;
}

.PageMerchant h3 {
  font-size: 11px;
  letter-spacing: 0.2em;
  font-weight: bold;
  border-bottom:1px #8e969d solid;
}



}

.MerchantHomeIFrameInner {
  width: 574px;
  height: 110px;
  margin: 0;
  padding: 0;
  border:1px #a5b6de solid;
  background-image: url(../img/news_top.jpg);
  background-repeat: repeat-x;
  line-height: 28px;
  text-indent: 1em;
  margin-top: 10px;
  margin-left: 6px;
}

.MIFramePage {
  padding: 10px;
  text-indent: 0;
  font-size: 11px;
  line-height: 16px;
}

  border:2px red dotted;
