@charset "UTF-8";
#support .common__contents__caption:before {
  background-image: url(/support/img/icon_support.png);
}

body#service #wrapper div.campaign_explain {
  margin: 0 12px 10px 0;
  padding: 5px;
  background: #eee;
}

body#service #wrapper div.campaign_explain div {
  margin: 10px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #ccc;
  text-align: center;
  color: #333;
}

body#service #wrapper div.campaign_explain p {
  margin: 0 5px 5px 5px;
  font-size: 11px;
  line-height: 16px;
}

body#service #wrapper div.campaign_explain table {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

body#service #wrapper div.campaign_explain table th {
  width: 50%;
  padding: 3px;
  background: #f5f5f5;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-size: 11px;
}

body#service #wrapper div.campaign_explain table td {
  padding: 3px;
  background: #fff;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: right;
}

body#service #wrapper div.campaign_explain table tr.muryou th {
  background: #fcc;
}

body#service #wrapper div.campaign_explain table tr.muryou td {
  font-weight: bolder;
  color: #f35;
}

body#service #wrapper div.campaign_explain p.hosoku {
  color: #333;
}

div.tag_link {
  width: 190px;
  margin: 20px 0 0 0;
  border-top: 3px solid #ccc;
  border-bottom: 3px solid #ccc;
  border-left: 3px solid #ccc;
}

div.tag_link div {
  margin: 10px;
  padding: 0 0 3px 0;
  border-bottom: 1px solid #ccc;
}

div.tag_link ul {
  margin: 0 0 10px 20px;
}

div.tag_link ul li {
  margin: 5px 0;
  font-size: 14px;
}

.common__wrap .box {
  text-align: left;
}

/* ただ今発生中の障害 */
dl#now_obstacle {
  position: relative;
  top: 0;
  left: -4px;
  width: 184px;
  margin: 0 0 10px;
  background-color: #f1fdff;
}

dl#now_obstacle dt {
  display: block;
  width: 184px;
  height: 36px;
  background: url(/support/img/now_obstacle.gif) no-repeat top left;
  outline-width: medium;
  outline-style: none;
  outline-color: invert;
  text-decoration: none;
  text-indent: -9999px;
}

dl#now_obstacle dd {
  padding: 8px;
  border-bottom: solid 2px #fff;
}

dl#now_obstacle dd img {
  position: relative;
  top: -1px;
  left: 5px;
}

dl#now_obstacle dd p a {
  line-height: 18px;
}

dl#now_obstacle dd.more {
  padding: 4px;
  background-color: #fff;
  text-align: center;
}

/* infomation */
dl#now_info {
  position: relative;
  top: 0;
  left: -4px;
  width: 184px;
  margin: 0 0 10px;
  background-color: #f9f9f8;
}

dl#now_info dt {
  display: block;
  width: 184px;
  height: 36px;
  background: url(/support/img/now_info.gif) no-repeat top left;
  outline-width: medium;
  outline-style: none;
  outline-color: invert;
  text-decoration: none;
  text-indent: -9999px;
}

dl#now_info dd {
  padding: 8px;
  border-bottom: solid 2px #fff;
}

dl#now_info dd img {
  position: relative;
  top: -1px;
  left: 5px;
}

dl#now_info dd p a {
  line-height: 18px;
  color: #a5910d;
}

/* サポートトップ */
body#support h4 {
  display: block;
  width: 572px;
  height: 50px;
  background: url(/support/img/page_title_1.gif) no-repeat bottom left;
  text-decoration: none;
  text-indent: -9999px;
}

.support_category h5 a {
  margin: 0 0 20px;
}

.support_category h5 a {
  cursor: pointer;
  display: block;
  max-width: 563px;
  height: 39px;
  outline-width: medium;
  outline-style: none;
  outline-color: invert;
  text-decoration: none;
  text-indent: -9999px;
  border-radius: 0 3px 3px 0;
  overflow: hidden;
}

#support_manual h5 a {
  background: url(/support/img/support_1.gif) no-repeat;
}

#support_faq h5 a {
  background: url(/support/img/support_2.gif) no-repeat;
}

#support_inquiry h5 a {
  background: url(/support/img/support_3.gif) no-repeat;
}

.support_category ul {
  margin: 0 0 20px 20px;
}

.support_category ul li {
  margin: 0 0 5px 0;
  padding: 0 0 0 30px;
  line-height: 24px;
}

.support_category ul li a {
  font-size: 16px;
}

#support_manual ul li.manual_1 {
  background: url(/support/img/manual/book_blue.gif) no-repeat 0 0;
}

#support_manual ul li.manual_2 {
  background: url(/support/img/manual/book_red.gif) no-repeat 0 0;
}

#support_manual ul li.manual_3 {
  background: url(/support/img/manual/book_green.gif) no-repeat 0 0;
}

#support_faq ul li {
  background: url(/support/img/faq/list_q.gif) no-repeat 0 0;
}

/* マニュアル */
/* トップ */
#manual_top_navi {
  position: relative;
  width: 562px;
  height: 204px;
  margin: 0 0 0 6px;
  background: url(/support/img/manual/manual_topbg.jpg) no-repeat left top;
}

div#manual_top_navi p.page_text {
  margin: 0;
  padding: 15px 0 0 15px;
}

.gsc-control-cse {
  overflow: hidden;
}

#manual_top_navi p {
  color: #434343;
}

#manual_top_navi a {
  font-size: 16px;
  font-weight: bold;
  color: #1fbbc2;
}

.manual_top_small {
  font-size: 13px;
  color: #1fbbc2;
}

#manual_top_right {
  position: absolute;
  top: 50px;
  right: 0;
  width: 380px;
}

#manual_top_right ul {
  margin: 0 0 0 0;
}

#manual_top_right li {
  margin: 0 0 0 0;
  padding: 0 0 0 28px;
}

li.manual_top_c1 {
  background: url("/support/img/manual/book_blue.gif") no-repeat left center;
}

li.manual_top_c2 {
  background: url("/support/img/manual/book_red.gif") no-repeat left center;
}

li.manual_top_c3 {
  background: url("/support/img/manual/book_green.gif") no-repeat left center;
}

.manual_top_search {
  height: 24px;
  margin: 0;
  padding: 5px 0 0 28px;
  background: url("/support/img/manual/loupe.gif") no-repeat left top;
}

.manual_top_searchitem input {
  margin: 0 0 0 5px;
  padding: 0;
}

.manual_searchbtn {
  padding: 2px;
}

/* 共通 */
body#manual h4 {
  display: block;
  width: 572px;
  height: 50px;
  margin: 0 0 10px 0;
  background: url(/support/img/page_title_2.gif) no-repeat bottom left;
  text-decoration: none;
  text-indent: -9999px;
}

.manual_category {
  margin: 0 5px 10px 5px;
  padding: 10px 0 0 0;
  border-top: 3px solid #f5f5f5;
}

.manual_category h5 {
  margin: 0;
  padding: 10px 10px 10px 35px;
  font-size: 18px;
}

#manual_category_1 h5 {
  background: url(/support/img/manual/book_blue.gif) no-repeat 7px 8px;
}

#manual_category_2 h5 {
  background: url(/support/img/manual/book_red.gif) no-repeat 7px 8px;
}

#manual_category_3 h5 {
  background: url(/support/img/manual/book_green.gif) no-repeat 7px 8px;
}

.manual_category h5 a {
  font-size: 18px;
}

.manual_list {
  margin: 0 5px 20px 0;
  padding: 0 0 0 0;
}

.manual_list h6 {
  margin: 0 5px 10px 20px;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
}

.manual_list ul {
  margin: 0 0 20px 20px;
}

.manual_list ul li {
  padding: 0 0 0 12px;
  line-height: 26px;
}

#manual_list_1 ul li {
  background: url(/support/img/manual/list_blue.gif) no-repeat 0 7px;
}

#manual_list_2 ul li {
  background: url(/support/img/manual/list_red.gif) no-repeat 0 7px;
}

#manual_list_3 ul {
  margin: 10px 0 20px 10px;
}

#manual_list_3 ul.sub_category {
  margin: 0;
}

#manual_list_3 ul li {
  margin: 0 0 0 34px;
  background: url(/support/img/manual/list_green.gif) no-repeat 0 7px;
}

#manual_list_3 ul.sub_category li {
  margin-left: 4px;
}

#manual_list_3 h6 {
  display: inline;
  padding: 5px 10px 5px 35px;
  background-color: #fff9db;
  border-bottom: none;
  font-size: 15px;
}

#list_3_1 {
  height: 31px;
  background: url(/support/img/manual/admin_icon01.gif) no-repeat left 0;
  font-size: 15px;
}

#list_3_2 {
  height: 35px;
  background: url(/support/img/manual/admin_icon02.gif) no-repeat left -1px;
  font-size: 15px;
}

#list_3_3 {
  height: 35px;
  background: url(/support/img/manual/admin_icon03.gif) no-repeat left -1px;
  font-size: 15px;
}

#list_3_4 {
  height: 35px;
  background: url(/support/img/manual/admin_icon04.gif) no-repeat left -2px;
  font-size: 15px;
}

#list_3_5 {
  height: 35px;
  background: url(/support/img/manual/admin_icon05.gif) no-repeat left -2px;
  font-size: 15px;
}

#list_3_6 {
  height: 35px;
  background: url(/support/img/manual/admin_icon06.gif) no-repeat left -3px;
  font-size: 15px;
}

#list_3_7 {
  height: 35px;
  background: url(/support/img/manual/admin_icon07.gif) no-repeat left -3px;
  font-size: 15px;
}

#list_3_8 {
  height: 35px;
  background: url(/support/img/manual/admin_icon08.gif) no-repeat left -3px;
  font-size: 15px;
}

#list_3_9 {
  height: 35px;
  background: url(/support/img/manual/admin_icon09.gif) no-repeat left -3px;
  font-size: 15px;
}

#list_3_10 {
  height: 35px;
  background: url(/support/img/manual/admin_icon10.gif) no-repeat left -3px;
  font-size: 15px;
}

#list_3_11 {
  height: 35px;
  background: url(/support/img/manual/admin_icon11.gif) no-repeat left -3px;
  font-size: 15px;
}

span.new {
  background-color: #fffb93;
  color: #ff355a;
}

body#manual .page_top_manual {
  position: relative;
  margin: -15px 0 50px 0;
}

body#manual .page_top_manual a {
  position: absolute;
  left: 480px;
}

body#manual p.warning {
  padding: 7px;
  background: #fcfcfc;
  border: 4px solid #fe9d9d;
}

body#manual .warning strong {
  font-size: 110%;
  font-weight: bold;
  color: #fb6767;
}

.caution {
  position: relative;
  margin: 20px 10px;
  padding: 20px;
  background: #fff;
  border: 3px solid #f35;
}

.caution dl {
  margin: 0 0 20px;
}

.caution dt {
  margin: 0 0 10px;
  padding: 0 0 5px;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  color: #36c;
}

.caution dd.text {
  float: left;
  width: 292px;
  line-height: 1.6;
  color: #333;
}

.caution dd.text p {
  margin: 1em 0;
}

.caution dd.image {
  float: right;
  width: 204px;
  text-align: center;
}

.caution dd.image p {
  margin: 1em 0 5px;
}

.caution dd p span {
  color: #f35;
}

.caution dd.text a {
  color: #36c;
}

/* マニュアルパーマリンク */
.manual_category_permalink {
  margin: 0 5px 5px 5px;
  padding: 0;
}

.manual_category_permalink h5 {
  margin: 0;
  padding: 12px 0 10px 35px;
}

.manual_title {
  margin: 0 10px 20px 10px;
}

.manual_title h6,
.manual_title {
  padding: 10px;
  background: #eee;
  border-left: 5px solid #999;
  font-size: 14px;
}

.manual_body div.box_around {
  padding-bottom: 20px;
}

.manual_body div.box {
  margin: 0 10px 20px 10px !important;
  padding: 13px !important;
  background: #f5f5f5;
  border: 1px solid #ccc;
  font-size: 14px;
  line-height: 20px;
}

.manual_body div.box img {
  margin: 0 0 10px 0;
  border: 3px solid #fff;
}

.manual_body div.box p,
.manual_body .manual_text {
  margin: 0 10px 10px 0;
  color: #000;
}

.manual_body div.box .p_margin {
  margin: 0 10px 10px;
}

.manual_body div.box .text_red {
  color: #ff5c5c;
}

.manual_body div.box .img_center {
  margin: 0 auto;
}

.manual_body div.box .manual_text {
  margin-top: 10px;
}

.manual_payment_bnr .cresit_bnr {
  float: left;
  margin: 10px 24px 30px 10px;
}

.manual_payment_bnr .osaipo_bnr {
  float: left;
  margin: 10px 0 30px 0;
}

.manual_body div.box div,
.manual_body div.box .headline {
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  line-height: 20px;
  color: #000;
}

.manual_body div.headline2 {
  margin: 0 10px 20px 10px;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
}

.manual_body table {
  width: 500px;
  margin: 10px auto;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.manual_body table th {
  width: 200px;
  padding: 10px;
  background: #f5f4e3;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.manual_body table td {
  padding: 10px;
  background: #fff;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.manual_body table td strong {
  font-size: 16px;
  font-weight: bolder;
}

.manual_footer {
  clear: both;
  padding: 10px 0 30px 10px;
}

/* マニュアル　メニュー部分 */
.manual_body .menu_contents {
  width: 520px;
  margin: 10px auto;
  border-bottom: none;
  border-left: none;
}

.menu_contents table {
  width: 500px;
  margin: 10px auto;
  border-bottom: none;
  border-left: none;
}

.manual_body .menu_contents tr {
  border-bottom: 1px solid #d4d4d4;
}

.manual_body .menu_contents th {
  width: 210px;
  padding: 5px;
  background: none;
  border: none;
}

.manual_body .menu_contents td {
  padding: 8px 5px;
  background: none;
  border: none;
}

.manual_body .menu_contents strong {
  font-size: 100%;
  font-weight: bold;
}

.manual_body .menu_contents p.title01,
.manual_body .menu_contents p.title02,
.manual_body .menu_contents p.title03 {
  margin: 0;
  font-size: 12px;
  color: #000;
}

p.title01 {
  display: block;
  width: 208px;
  height: 23px;
  margin: 0;
  padding: 0;
  background: url(/support/img/manual/capture/3_2_27_a.png) repeat;
  background-position: 0 0;
  text-indent: -9999px;
}

.menu_contents th a {
  display: block;
  width: 208px;
  height: 39px;
  text-decoration: none;
  text-indent: -9999px;
}

.menu_contents th a:hover {
  border: 1px solid #66a7b3;
}

a.mc01 {
  background: url(/support/img/manual/capture/3_2_27_a.png) repeat;
  background-position: 0 -23px;
}

a.mc02 {
  background: url(/support/img/manual/capture/3_2_27_a.png) repeat;
  background-position: 0 -62px;
}

a.mc03 {
  background: url(/support/img/manual/capture/3_2_27_a.png) repeat;
  background-position: 0 -101px;
}

a.mc04 {
  background: url(/support/img/manual/capture/3_2_27_a.png) repeat;
  background-position: 0 -140px;
}

a.mc05 {
  background: url(/support/img/manual/capture/3_2_27_a.png) repeat;
  background-position: 0 -179px;
}

a.mc06 {
  background: url(/support/img/manual/capture/3_2_27_a.png) repeat;
  background-position: 0 -218px;
}

a.mc07 {
  background: url(/support/img/manual/capture/3_2_27_a.png) repeat;
  background-position: 0 -257px;
}

a.mc08 {
  background: url(/support/img/manual/capture/3_2_27_a.png) repeat;
  background-position: 0 -296px;
}

a.mc09 {
  background: url(/support/img/manual/capture/3_2_27_a.png) repeat;
  background-position: 0 -335px;
}

a.mc10 {
  background: url(/support/img/manual/capture/3_2_27_a.png) repeat;
  background-position: 0 -374px;
}

a.mc11 {
  background: url(/support/img/manual/capture/3_2_27_a.png) repeat;
  background-position: 0 -413px;
}

a.mc12 {
  background: url(/support/img/manual/capture/3_2_27_a.png) repeat;
  background-position: 0 -452px;
}

a.mc13 {
  background: url(/support/img/manual/capture/3_2_27_a.png) repeat;
  background-position: 0 -490px;
}

p.title02 {
  display: block;
  width: 208px;
  height: 23px;
  margin: 0;
  padding: 0;
  background: url(/support/img/manual/capture/3_3_13_a.png) repeat;
  background-position: 0 0;
  text-indent: -9999px;
}

a.mh01 {
  background: url(/support/img/manual/capture/3_3_13_a.png) repeat;
  background-position: 0 -23px;
}

a.mh02 {
  background: url(/support/img/manual/capture/3_3_13_a.png) repeat;
  background-position: 0 -62px;
}

a.mh03 {
  background: url(/support/img/manual/capture/3_3_13_a.png) repeat;
  background-position: 0 -101px;
}

a.mh04 {
  background: url(/support/img/manual/capture/3_3_13_a.png) repeat;
  background-position: 0 -140px;
}

a.mh05 {
  background: url(/support/img/manual/capture/3_3_13_a.png) repeat;
  background-position: 0 -179px;
}

p.title03 {
  display: block;
  width: 208px;
  height: 23px;
  margin: 0;
  padding: 0;
  background: url(/support/img/manual/capture/3_6_1_a.png) repeat;
  background-position: 0 0;
  text-indent: -9999px;
}

a.ma01 {
  background: url(/support/img/manual/capture/3_6_1_a.png) repeat;
  background-position: 0 -23px;
}

a.ma02 {
  background: url(/support/img/manual/capture/3_6_1_a.png) repeat;
  background-position: 0 -62px;
}

a.ma03 {
  background: url(/support/img/manual/capture/3_6_1_a.png) repeat;
  background-position: 0 -101px;
}

/* ムームーDNS */
ul.service_list {
  list-style-type: disc;
  margin: 10px 0 20px 30px;
  font-size: 11px;
}

ul.setumei {
  list-style-type: disc;
  margin: 10px 20px 0 30px;
}

ul.setumei li {
  font-size: 11px;
}

span.domain {
  font-weight: bolder;
  color: #c00;
}

/* よくある質問 */
#faq .common__contents__caption:before,
#faq_permalink .common__contents__caption:before {
  background-image: url(/support/img/faq/icon_faq.png);
}

body#faq h4,
body#faq_permalink h4 {
  display: block;
  width: 572px;
  height: 50px;
  background: url(/support/img/page_title_3.gif) no-repeat bottom left;
  text-decoration: none;
  text-indent: -9999px;
}

.faq_category {
  margin: 10px 5px 5px 0;
}

.faq_category a {
  cursor: pointer;
  display: block;
  width: 525px;
  height: 30px;
  padding: 9px 0 0 49px;
  outline-width: medium;
  outline-style: none;
  text-decoration: underline;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.faq_category#faq_category_1 a,
.faq_category#faq_category_2 a,
.faq_category#faq_category_3 a,
.faq_category#faq_category_4 a,
.faq_category#faq_category_5 a,
.faq_category#faq_category_6 a,
.faq_category#faq_category_7 a,
.faq_category#faq_category_8 a,
.faq_category#faq_category_9 a {
  background: url(/support/img/faq_bg.gif) no-repeat bottom left;
}

/* よくある質問（直パーマリンク表示） */
div.faq_list {
  width: 550px;
  margin: 15px;
}

div.faq_list dl dt {
  margin: 0 10px 5px 0;
  padding: 2px 0 8px 40px;
  background: url(/support/img/q.gif) no-repeat top left;
  line-height: 20px;
}

div.faq_list dl dt a {
  border-bottom: dotted 1px #497e8a;
  text-decoration: none;
  font-size: 13px;
  color: #497e8a;
}

div.faq_list dl dd {
  display: none;
  margin: 5px 0 20px 40px;
  margin-bottom: 30px;
  padding: 10px 10px 10px 40px;
  background: #efeedb url(/support/img/a.gif) no-repeat top left;
  line-height: 20px;
}

/* よくある質問（最初の○件表示） */
div.faq_list dl dd a.permalink {
  display: block;
  width: 60px;
  margin: 5px 0 0 5px;
  font-size: 10px;
  color: #949494;
}

div.faq_list_open {
  width: 550px;
  margin: 15px 15px 0 15px;
}

div.faq_list_open dl dt {
  margin: 0 10px 5px 0;
  padding: 2px 0 8px 40px;
  background: url(/support/img/q.gif) no-repeat top left;
  line-height: 20px;
}

div.faq_list_open dl dt a {
  border-bottom: dotted 1px #497e8a;
  text-decoration: none;
  color: #497e8a;
}

div.faq_list_open dl dd {
  display: none;
  margin: 5px 0 20px 40px;
  margin-bottom: 30px;
  padding: 10px 10px 10px 40px;
  background: #efeedb url(/support/img/a.gif) no-repeat top left;
  line-height: 20px;
}

div.faq_list_open dl dd a.permalink {
  display: block;
  width: 60px;
  margin: 5px 0 0 5px;
  font-size: 10px;
  color: #949494;
}

/* よくある質問（残りの○件表示） */
div.faq_view_link {
  width: 550px;
  margin: 5px 15px;
  text-align: right;
}

div.faq_view_link a {
  border-bottom: dotted 1px #497e8a;
  text-decoration: none;
  font-size: 13px;
  color: #497e8a;
}

div.faq_list_rest {
  display: none;
  width: 550px;
  margin: 0 15px 0 15px;
}

div.faq_list_rest dl dt {
  margin: 0 10px 5px 0;
  padding: 2px 0 8px 40px;
  background: url(/support/img/q.gif) no-repeat top left;
  line-height: 20px;
}

div.faq_list_rest dl dt a {
  border-bottom: dotted 1px #497e8a;
  text-decoration: none;
  color: #497e8a;
}

div.faq_list_rest dl dd {
  display: none;
  margin: 5px 0 20px 40px;
  margin-bottom: 30px;
  padding: 10px 10px 10px 40px;
  background: #efeedb url(/support/img/a.gif) no-repeat top left;
  line-height: 20px;
}

div.faq_list_rest dl dd a.permalink {
  display: block;
  width: 60px;
  margin: 5px 0 0 5px;
  font-size: 10px;
  color: #949494;
}

/* よくある質問　パーマリンク */
body#faq_permalink .faq_category span {
  cursor: pointer;
  display: block;
  width: 574px;
  height: 31px;
  padding: 7px 0 0 49px;
  outline-width: medium;
  outline-style: none;
  text-decoration: underline;
  font-size: 16px;
  color: #fff;
}

body#faq_permalink .faq_category#faq_category_1 span {
  background: url(/support/img/faq_bg_p.gif) no-repeat bottom left;
}

body#faq_permalink .faq_category#faq_category_2 span {
  background: url(/support/img/faq_bg_p.gif) no-repeat bottom left;
}

body#faq_permalink .faq_category#faq_category_3 span {
  background: url(/support/img/faq_bg_p.gif) no-repeat bottom left;
}

body#faq_permalink .faq_category#faq_category_4 span {
  background: url(/support/img/faq_bg_p.gif) no-repeat bottom left;
}

body#faq_permalink .faq_category#faq_category_5 span {
  background: url(/support/img/faq_bg_p.gif) no-repeat bottom left;
}

body#faq_permalink .faq_category#faq_category_6 span {
  background: url(/support/img/faq_bg_p.gif) no-repeat bottom left;
}

body#faq_permalink .faq_category#faq_category_7 span {
  background: url(/support/img/faq_bg_p.gif) no-repeat bottom left;
}

body#faq_permalink .faq_category#faq_category_8 span {
  background: url(/support/img/faq_bg_p.gif) no-repeat bottom left;
}

body#faq_permalink .faq_category#faq_category_9 span {
  background: url(/support/img/faq_bg_p.gif) no-repeat bottom left;
}

body#faq_permalink div.faq_list dl dt {
  font-size: 13px;
  color: #497e8a;
}

body#faq_permalink div.faq_list dl dd {
  display: block;
}

/* お問い合わせ */
body#inquiry h4 {
  display: block;
  width: 572px;
  height: 50px;
  background: url(/support/img/page_title_4.gif) no-repeat bottom left;
  text-decoration: none;
  text-indent: -7777px;
}

div#inq_support {
  margin: 10px;
  padding: 10px 10px 36px 10px;
  background-color: #f1fdff;
  -moz-border-radius: 6px;
  font-size: 14px;
}

div#inq_support h4 {
  width: 399px;
  height: 23px;
  padding: 5px 0;
  background: url(/support/img/support_ontents_1.gif) no-repeat center left;
  text-indent: -7777px;
}

div#inq_support p {
  letter-spacing: 1px;
  line-height: 20px;
  _width: 100%;
  /* IE6だけ文字が消えるから*/
}

body#inquiry div.inquiry_sub_title {
  padding: 15px 0 5px 0;
  font-size: 14px;
  font-weight: bold;
  color: #497e8a;
  _width: 100%;
  /* IE6だけ文字が消えるから*/
}

div#inq_support ul {
  margin-bottom: 20px;
}

div#inq_support li {
  float: left;
  margin-right: 20px;
  line-height: 20px;
}

dl#inq_att {
  margin: 0 10px;
  padding: 10px;
  background-color: #ffebeb;
  -moz-border-radius: 6px;
}

dl#inq_att dt {
  display: block;
  width: 297px;
  height: 30px;
  background: url(/support/img/obj_1.gif) no-repeat center left;
  text-decoration: none;
  text-indent: -9999px;
}

dl#inq_att dd {
  margin: 5px;
  padding-left: 18px;
  background: url(/support/img/obj_2.gif) no-repeat top left;
  letter-spacing: 1px;
  font-family: "ＭＳ Ｐゴシック", Osaka, "Lucida Grande", geneva, verdana, sans-serif;
  font-size: 11px;
}

div#inq_support_contents {
  margin: 0 10px 20px;
  padding: 10px;
  background-color: #f1fdff;
  -moz-border-radius: 6px;
}

div#inq_support_contents div#inq_support_contents_title {
  padding: 5px 0;
  text-indent: -7777px;
}

div#inq_support_contents div.inq_support_contents_sub_title {
  padding: 5px 0;
}

div#inq_support_contents li.inq_support_contents_value {
  display: block;
  float: left;
  float: left;
  width: 130px;
  padding: 5px 0;
}

body#inquiry div#page_main table {
  margin: 10px auto;
}

body#inquiry div#page_main table th {
  letter-spacing: 1px;
  font-size: 12px;
}

body#inquiry div#page_main table th {
  width: 140px;
}

body#inquiry div#page_main table th span {
  margin: 0 10px;
  color: #f48180;
}

body#inquiry div#page_main table td {
  width: 355px;
}

td .attention {
  display: none;
  margin: 8px 0 15px;
}

td .attention li {
  padding-bottom: 4px;
  padding-left: 24px;
  background: url(/common/img/att.gif) no-repeat top left;
  line-height: 16px;
  color: #ff6060;
}

body#inquiry div#page_main .frm_text {
  width: 350px;
}

body#inquiry div#page_main select {
  width: 360px;
}

body#inquiry div#page_main textarea.frm_text {
  height: 130px;
  font-size: 12px;
}

#att_5 li {
  font-size: 11px;
  line-height: 18px;
}

#inquiry_faq_box {
  position: relative;
  margin: 0;
  padding: 10px;
  background-color: #f0f9fb;
  -moz-border-radius: 6px;
}

#inquiry_faq_box span {
  position: absolute;
  top: 11px;
  padding-left: 18px;
  background: url(/support/img/obj_2.gif) no-repeat top left;
  font-family: "ＭＳ Ｐゴシック", Osaka, "Lucida Grande", geneva, verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

#inquiry_faq_box ul {
  margin-top: 3px;
}

#inquiry_faq_box ul li {
  margin: 2px 2px 3px 2px;
}

#inquiry_faq_box ul li a {
  display: inline-block;
  padding-left: 18px;
  text-decoration: underline;
  font-family: "ＭＳ Ｐゴシック", Osaka, "Lucida Grande", geneva, verdana, sans-serif;
  font-size: 13px;
  color: #66a7b3;
}

#inquiry_faq_box ul li a:hover {
  text-decoration: none;
}

body#inquiry div#link {
  display: none;
}

body#inquiry div#cantseehpBx {
  position: relative;
  margin: 0 0 5px;
  padding: 10px;
  background-color: #f0f9fb;
  -moz-border-radius: 6px;
}

#cantseehpBx strong {
  position: absolute;
  top: 7px;
  padding-left: 18px;
  background: url(/support/img/obj_2.gif) no-repeat top left;
  font-family: "ＭＳ Ｐゴシック", Osaka, "Lucida Grande", geneva, verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #f48180;
}

#cantseehpBx li {
  list-style-type: disc;
  margin: 0 0 0 20px;
  color: #009fbc;
}

#cantseehpBx a {
  font-weight: bold;
  color: #66a7b3;
}

div#information a {
  display: block;
  margin: 30px 0 0 70px;
  padding: 2px 0 8px 10px;
  font-size: 24px;
  color: #f48180;
}

/* よくある質問（ヘルプ） */
body#help {
  background-color: #fff;
  background-image: none;
}

body#help div#page_main {
  margin: 0 10px 0 10px;
  text-align: left;
}

body#help h4 {
  display: block;
  width: 250px;
  height: 45px;
  margin: 0 0 10px 10px;
  background: url(/support/img/page_title_6.gif) no-repeat bottom left;
  text-decoration: none;
  text-indent: -9999px;
}

body#help .line_dot_1 {
  margin: 10px 10px;
}

body#help div.faq_list {
  margin: 10px auto;
  text-align: left;
}

body#help div.faq_list dl dt {
  font-size: 14px;
  color: #497e8a;
}

body#help div.faq_list dl dd {
  display: block;
  margin: 10px 0 10px 30px;
}

body#help div#close_btn {
  margin: 5px 15px 20px;
}

/* 独自タグ一覧 */
.tag_links {
  margin: 0 10px 20px 10px !important;
  padding: 10px !important;
  background: #fff !important;
  border: 1px solid #999 !important;
  line-height: 20px !important;
}

.tag_links a {
  margin: 0 10px !important;
  white-space: nowrap !important;
  text-decoration: underline !important;
}

#tag_common,
#tag_info,
#tag_menu,
#tag_coupon,
#tag_about,
#tag_free,
#tag_sidebar,
#tag_top,
#tag_photo,
#tag_calendar,
#tag_contact,
#tag_navi,
#tag_mobile,
#tag_reservation {
  margin: 0 10px 0 10px !important;
  padding: 10px 10px 0 10px !important;
  background: #fff !important;
  border: 1px solid #ccc !important;
}

* html #tag_common,
* html #tag_info,
* html #tag_menu,
* html #tag_coupon,
* html #tag_about,
* html #tag_free,
* html #tag_sidebar,
* html #tag_top,
* html #tag_photo,
* html #tag_calendar,
* html #tag_contact,
* html #tag_navi,
* html #tag_mobile,
* html #tag_reservation {
  padding-bottom: 10px !important;
}

.tag_title {
  margin: 10px 0 5px 0 !important;
  padding: 0 0 5px 24px !important;
  font-size: 16px !important;
  color: #333 !important;
}

#tag_common {
  background: url(/support/img/tag_title/common.gif) no-repeat 10px 16px !important;
}

#tag_info {
  background: url(/support/img/tag_title/info.gif) no-repeat 10px 16px !important;
}

#tag_menu {
  background: url(/support/img/tag_title/menu.gif) no-repeat 10px 16px !important;
}

#tag_about {
  background: url(/support/img/tag_title/about.gif) no-repeat 10px 16px !important;
}

#tag_free {
  background: url(/support/img/tag_title/free.gif) no-repeat 10px 16px !important;
}

#tag_sidebar {
  background: url(/support/img/tag_title/sidebar.gif) no-repeat 10px 16px !important;
}

#tag_top {
  background: url(/support/img/tag_title/top.gif) no-repeat 10px 16px !important;
}

#tag_photo {
  background: url(/support/img/tag_title/photo.gif) no-repeat 10px 16px !important;
}

#tag_calendar {
  background: url(/support/img/tag_title/calendar.gif) no-repeat 10px 16px !important;
}

#tag_contact {
  background: url(/support/img/tag_title/contact.gif) no-repeat 10px 16px !important;
}

#tag_navi {
  background: url(/support/img/tag_title/navigation.gif) no-repeat 10px 16px !important;
}

#tag_mobile {
  background: url(/support/img/tag_title/mobile.gif) no-repeat 10px 16px !important;
}

#tag_coupon {
  background: url(/support/img/tag_title/coupon.gif) no-repeat 10px 16px !important;
}

#tag_reservation {
  background: url(/support/img/tag_title/reservation.gif) no-repeat 10px 16px !important;
}

#tag_button {
  background: url(/support/img/tag_title/button.gif) no-repeat 10px 16px !important;
}

.explain {
  margin: 10px 0 10px 0 !important;
  padding: 10px 0 !important;
  background: #f5f4e3 !important;
  text-align: center !important;
  font-size: 12px !important;
  color: #333 !important;
}

.explain span {
  color: #900 !important;
}

.box_block .explain,
.box_block_first .explain {
  margin: 0 0 5px 0 !important;
  padding: 5px 0 !important;
  background: #f5f5f5 !important;
  text-align: center !important;
  font-size: 12px !important;
  color: #333 !important;
}

.box_block .explain span,
.box_block_first .explain span {
  color: #039 !important;
}

.table_tag {
  width: 100% !important;
  margin: 0 0 10px 0 !important;
  background: #fff !important;
  border-top: 1px solid #ccc !important;
  border-right: 1px solid #ccc !important;
}

.table_tag th {
  padding: 2px !important;
  background: #f5f4e3 !important;
  border-bottom: 1px solid #ccc !important;
  border-left: 1px solid #ccc !important;
  text-align: center !important;
  font-size: 11px !important;
}

.table_tag td {
  padding: 5px !important;
  border-bottom: 1px solid #ccc !important;
  border-left: 1px solid #ccc !important;
  font-size: 12px !important;
}

.table_tag td.td_1 {
  width: 45%;
  font-family: Arial !important;
  font-size: 12px !important;
  font-weight: bolder !important;
  color: #333 !important;
}

.table_tag td.td_2 {
  font-size: 11px !important;
  line-height: 17px !important;
  color: #666 !important;
  color: #000 !important;
}

.table_tag tr.roop_block td {
  background: #f5f5f5 !important;
  text-align: center !important;
  font-family: Arial !important;
  font-size: 12px !important;
  font-weight: bolder !important;
  color: #333 !important;
}

.table_tag tr.roop_block td span {
  font-weight: bolder !important;
  color: #693 !important;
}

.table_tag tr.roop td.td_1 {
  background: #f5f5f5 !important;
  font-size: 12px !important;
}

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

.box_block .tag_title,
.box_block_first .tag_title {
  margin: 0 0 5px 0 !important;
  padding: 3px !important;
  background: #f5f5f5 !important;
  border-bottom: none !important;
  border-left: 5px solid #999 !important;
  font-size: 13px !important;
  color: #333 !important;
}

.to_top {
  margin: 5px 10px 20px 0 !important;
  text-align: right !important;
}

/* ゴールデンウィーク中のお客様サポートについて */
#support_end_year {
  margin: 10px 10px 0;
  padding: 15px 15px 14px;
  border: red 3px solid;
  -moz-border-radius: 6px;
}

#support_end_year dt {
  margin-bottom: 10px;
  letter-spacing: 2px;
  font-size: 17px;
  font-weight: bold;
  color: red;
}

.support_end_year_strong {
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
}

.support_end_year_strong_date {
  font-size: 13px;
  font-weight: bold;
  color: #f60;
}

/* 障害情報 */
#trouble_info {
  margin: 10px 10px 0;
  padding: 15px;
  border: red 3px solid;
  border-radius: 6px;
}

#trouble_info dt {
  margin-bottom: 10px;
  letter-spacing: 2px;
  font-size: 17px;
  font-weight: bold;
  color: red;
}

#trouble_info dd {
  margin: 15px 0 5px;
}

#trouble_info dd p {
  padding: 0;
}

#trouble_info dd p a {
  text-decoration: none;
  font-size: 14px;
}

#trouble_info dd p img {
  position: relative;
  top: 5px;
  left: 5px;
}

/* スライドショーサイズ */
.template_size_title {
  margin: 30px 0 10px 0 !important;
  font-size: 14px !important;
  font-weight: bold;
}

.template_size {
  text-align: center !important;
}

pre {
  margin: 10px 0 10px 0;
  padding: 10px;
  background: #f5f4e3;
  font-size: 12px;
  color: #333;
}

pre span {
  color: #900;
}

.common__page__main__1column {
  box-sizing: border-box;
  max-width: 623px;
  padding: 30px;
  margin-top: -60px;
  margin-right: auto;
  margin-left: auto;
}
