@charset "UTF-8";
/* ======================================================= */
/*       [PC] 終息ポータルサイト CSS */
/* ======================================================= */
/* OKBiz */
/* OKFAQ Copyright(c) 2002-2012 OKWave. */
/* ======================================================= */
/*     basic */
/* ======================================================= */
/* ------------------------------ */
/*     default settings */
/* ------------------------------ */
body {
  font-family: メイリオ, Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

a:link, a:visited {
  color: #336699;
  text-decoration: underline;
}
a:hover, a:active {
  color: #5BBFF4;
}

body.lang_size_large {
  font-size: 100%;
}

.lang_size_large textarea, .lang_size_large .login_txt, .lang_size_large .keyword_frm {
  font-size: 100%;
}

body.lang_size_medium {
  font-size: 88%;
}

.lang_size_medium .login_txt, .lang_size_medium .keyword_frm, .lang_size_medium textarea {
  font-size: 88%;
}

body.lang_size_small {
  font-size: 75%;
}

.lang_size_small textarea, .lang_size_small .login_txt, .lang_size_small .keyword_frm {
  font-size: 75%;
}

#faq_question_contents a, #faq_answer_contents a, #info_news_contents a {
  color: #336699;
}

#faq_question_contents a:hover, #faq_answer_contents a:hover, #info_news_contents a:hover {
  color: #5BBFF4;
  text-decoration: none;
}

#okw_contents {
  background: #FFF none;
}

#okw_contents_base {
  padding-right: 0px;
  width: 946px;
  background: none;
  background-color: #fff;
}

#okw_contents_inner {
  background: none;
  padding: 5px 0 1px 0px;
  background-color: transparent;
}

#okw_side {
  width: 219px;
}

#okw_center.okw_side {
  width: 700px;
}

#okw_footer_default {
  padding: 5px 10px;
}

.topLink {
  display: none;
}

.preLink {
  background: transparent url("../usr/file/attachment/arrow_l.gif") no-repeat scroll 2px 100%;
}

.icoInf, .icoInfoNews, .icoKeyword, .icoQa, .icoNew, .icoCate, .icoResult, .icoHelpdesk, .icoLogin, .icoHot {
  height: auto;
  padding: 0px;
  background-image: none;
  color: #4C4C4C;
}

.icoFaq {
  background: none;
  padding: 6px 0 0;
}

/* 質問 icon非表示 */
.icoQ {
  background: transparent url("../usr/file/attachment/mid_blank_icon.png") no-repeat scroll left top;
  padding: 1px 0 7px 10px;
}

/* 回答 icon非表示 */
.icoA {
  background: transparent url("../usr/file/attachment/mid_blank_icon.png") no-repeat scroll left top;
  padding: 8px 0 8px 0px;
  color: #999;
}

/* 質問小 icon非表示 */
.icoQ_sml {
  background: transparent url("../usr/file/attachment/small_blank_icon.png") no-repeat scroll 0% 40%;
  padding: 0 0 0 0px;
}

/* 回答小 一覧表示の"A"部分を非表示 */
.icoA_sml {
  background: none;
  padding: 0 0 0 0px;
  display: none;
}

li.okw_txt {
  color: #777;
}

.colArea {
  margin-bottom: 50px;
}
.colArea:first-child {
  margin-bottom: 10px;
}

.ttl_col {
  background: transparent url("../usr/file/attachment/box01_l.png") no-repeat scroll left top;
  height: 39px;
  padding: 0 0 0 10px;
}

.ttl_bg {
  background: transparent url("../usr/file/attachment/box01_r.png") no-repeat scroll right top;
  height: 39px;
  padding: 0px 0 0 5px;
  line-height: 39px;
}

.newsList li {
  background: none;
  padding: 0px;
}

.keyword_frm {
  border: 1px #ccc solid;
  border-radius: 5px;
  font-family: sans-serif;
  padding: 0 2px;
  margin-right: 10px;
}

.search_frmArea .keyword_frmbtn {
  background: transparent url("../usr/file/attachment/bg_btn_search.gif") no-repeat scroll left top;
  width: 64px;
  font-family: sans-serif;
  cursor: pointer;
  background: transparent url("../usr/file/attachment/bg_btn_search.gif") no-repeat scroll left top;
  width: 64px;
  font-family: sans-serif;
  cursor: pointer;
}

.keyword_frmbtn {
  background: transparent url("../usr/file/attachment/bg_btn_search.gif") no-repeat scroll left top;
  width: 64px;
  font-family: sans-serif;
  cursor: pointer;
}
.keyword_frmbtn:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

/* 検索絞込 ラベル･セレクトボックス */
.qaList li, .faqList li {
  background: transparent url("../usr/file/attachment/arrow_r.gif") no-repeat scroll left center;
  padding: 0 0 0 18px;
}

.twoCol.okw_parts_login .reissue_password {
  margin-top: 5px;
  text-align: center;
  clear: both;
}

.cate_middle {
  font-size: 108%;
}

.cate_small {
  padding: 5px 5px 0 15px;
  font-size: 100%;
}
.cate_small li {
  padding: 0 4px 0 10;
}

.faq_qstInf_col {
  border-bottom: 1px dotted #CCCCCC;
}

.faq_dateNo {
  color: #777777;
}

.faq_qstCont_ttl {
  color: #008BD2;
  margin: 10px 0px 10px;
}

.faq_qstCont_col {
  margin: 10px 10px 10px;
}

.faq_cate_col {
  padding: 0px;
  border: none;
  background-color: #FFF;
}

.faq_ans_bor {
  background: none;
}

.faq_ans_col {
  padding: 0 10px 20px;
  border-bottom: none;
}

.faq_attachment_file_list > dd, .faq_attachment_file_list dd {
  display: inline;
  margin: 0 15px 0 0;
  word-break: keep-all;
}

/*.faq_attachment_file_list dd {
 *    display:block;
 *    margin: 0;
 *    float:none;
 *    text-indent: 1em;
 *}
 *.faq_attachment_file_list dt {
 *    display:block;
 *
 *    float:none;
 *} */
.wzd_bck {
  width: 13%;
}

.okw_enquete_area {
  border: 1px solid #CCCCCC;
  border-radius: 7px;
}

.questioner_ttl {
  border-bottom: 2px solid #7EB72E;
}

/* ------------------------------
 *     related faq : おすすめFAQ
 *------------------------------ */
.faq_relate_list li {
  background: none;
  padding: 5px 10px 5px 28px;
}
.faq_relate_list li a {
  background-attachment: scroll;
  background-image: url("../usr/file/attachment/arrow_r.gif");
  background-position: 0px center;
  background-repeat: no-repeat;
  padding-left: 20px;
}

.faq_list_bg2 {
  background-color: #FFF;
}

.search_list {
  border-top: 1px dotted #CCC;
}

.search_list_inner {
  border-bottom: 1px dotted #CCC;
}

li.search_list_inner:hover {
  background-color: #F0F8FC;
}

.search_list_bg2 {
  background-color: #F9F9F9;
}

.search_word {
  padding: 0 2px;
  background: #E9FF6E;
}

.pg_no {
  color: #777777;
}

.okw_sort_select select {
  font-family: メイリオ, Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 88%;
}

.sort_asc_image_on {
  background-image: url("../usr/file/attachment/marker_up_on.gif");
}

.sort_asc_image_off {
  background-image: url("../usr/file/attachment/marker_up_off.gif");
}
.sort_asc_image_off:hover {
  background-image: url("../usr/file/attachment/marker_up_on.gif");
}

.sort_desc_image_on {
  background-image: url("../usr/file/attachment/marker_down_on.gif");
}

.sort_desc_image_off {
  background-image: url("../usr/file/attachment/marker_down_off.gif");
}
.sort_desc_image_off:hover {
  background-image: url("../usr/file/attachment/marker_down_on.gif");
}

.sort_asc_image_off:hover, .sort_desc_image_off:hover {
  filter: alpha(opacity=5);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

.pagination em {
  margin: 0;
  padding: 3px 6px;
}

.infonews_ttl {
  padding-left: 5px;
}

.infonews_ttl_bor {
  background-image: none;
  padding-left: 0px;
}

/* =======================================================
 *     reissue password page
 *======================================================= */
#reissue_password {
  width: 500px;
}
#reissue_password .form_field {
  margin: 0 16px 14px;
}
#reissue_password dt {
  width: 13em;
}
#reissue_password .mail_txt {
  width: 220px;
}

/* PW再発行画面メッセージ */
/* PW再発行フォーム(登録済みメールアドレス) */
/* 登録済みメールアドレス */
/* 登録済みメールアドレス */
/* =======================================================
 *    helpdesk table
 *======================================================= */
.icoHdquestion {
  padding: 0;
  background: none;
  padding-left: 10px;
}

h1, h2, h3, h4, h5, h6 {
  font-style: normal;
}

th, td, address {
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
}

ul {
  list-style: none outside none;
}

table {
  border-collapse: collapse;
  empty-cells: show;
  text-align: center;
}

a img {
  border: medium none;
}

body {
  background-color: #FFFFFF;
  color: #000000;
  font-size: 75%;
  background: url("../usr/file/attachment/bg_globalnavi_0001.gif") repeat-x scroll left 55px #FFF;
}

div#headerArea {
  height: 124px;
  margin: 0 auto;
  position: relative;
  width: 941px;
}
div#headerArea #headerTop {
  font-size: 1.3em;
  height: 55px;
}
div#headerArea #headerTop strong {
  float: left;
  margin-left: 10px;
  margin-top: 16px;
}
div#headerArea h1 {
  float: left;
  margin-top: 16px;
}
div#headerArea p#ohqLogo {
  float: right;
  margin: 17px 10px 0 54px;
}
div#headerArea p#btnHelp {
  float: right;
  margin-top: 17px;
}
div#headerArea div#globalNav {
  height: 40px;
}
div#headerArea div#globalNav p {
  float: left;
  height: 20px;
  margin: 11px 15px 0 0;
}
div#headerArea div#globalNav p#statusUser {
  font-size: 90%;
  line-height: 1.5em;
  color: #FFFFFF;
  font-weight: bold;
}

.go_pagetop {
  margin: 0 auto;
  padding: 15px 0 30px;
  text-align: right;
  width: 916px;
}

div.footer {
  background-color: #F9F9F9;
  min-width: 946px;
  font-size: 85%;
}
div.footer ul {
  float: left;
  margin-top: 20px;
}
div.footer ul li {
  display: inline;
  font-size: 90%;
  line-height: 1.2;
}
div.footer ul li a {
  background: url("../usr/file/attachment/icon_footnav.gif") no-repeat scroll 0 50%;
  color: #000000;
  display: block;
  float: left;
  margin-right: 27px;
  padding-left: 12px;
}
div.footer ul li a:hover {
  background: url("../usr/file/attachment/icon_footnav_ov.gif") no-repeat scroll 0 50%;
  color: #008BD2;
}
div.footer p.logo {
  float: right;
  padding: 15px 15px 14px 0;
}
div.footer ul:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
div.copyright {
  background-color: #008BD2;
  clear: both;
  color: #FFFFFF;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 75%;
  min-width: 938px;
  padding: 17px 4px 14px;
  text-align: right;
}
div.copyright p {
  margin: 0 auto;
  width: 938px;
}
div.footer-inner {
  margin: 0 auto;
  width: 946px;
}
div.footer-inner ul {
  height: 100%;
}
div.footer-inner:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}

h1 {
  font-size: 1.5em;
  text-align: center;
}

#okw_side {
  /*                                                                                                                                                                 ------------------------------
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *	 category tree
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *------------------------------ */
  /* TOPカテゴリータイトル、背景 */
  /* TOPカテゴリータイトル */
  /*                                                                                                                                                                 		.category_tree .ttl_bg{
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			background: url("../usr/file/attachment/wli_bg.png") no-repeat left top transparent;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			border:none;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			height: 46px;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			line-height: 46px;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			margin: 0;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			padding: 0;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			text-shadow: -1px -1px 1px #0000AA;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			width: auto;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			color: #FFF; 
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			display: block;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			font-weight: bold;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			padding:0px;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			width: 222px;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			font-size: 108%;			
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 		}
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 		.category_tree {
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			background: none;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			word-break: break-all;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			font-size: 88%;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			padding-bottom:0px;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			width: 222px;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			margin:0px;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			border-bottom: 1px dotted #DDDDDD;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 		}
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 		.icocate_tree {
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			background: none;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			display: block;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			height: 46px;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			line-height: 46px;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			padding: 0 0 0 10px;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			color: #FFF;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 		}
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 		.category_tree .ttl_col{// TOPカテゴリータイトル
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			background: none;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			padding: 0;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			height:auto;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 		} */
  /* カテゴリー名領域 */
  /* カテゴリー+-アイコン調整 */
  /* カテゴリーアイコン無し調整 */
  /* 選択中のカテゴリ */
  /* 配下カテなし選択カテゴリーの画像 */
  /* カテゴリ名文字 */
}
#okw_side .category_tree {
  background: url("../usr/file/attachment/category_btm.gif") no-repeat left bottom transparent;
  word-break: break-all;
  font-size: 88%;
  padding-bottom: 2px;
  width: 219px;
  margin: 0px;
}
#okw_side .category_tree a:link, #okw_side .category_tree a:visited {
  color: #336699;
  text-decoration: none;
}
#okw_side .category_tree a:hover, #okw_side .category_tree a:active {
  color: #5BBFF4;
  text-decoration: underline;
}
#okw_side .category_tree .ttl_bg {
  background: url("../usr/file/attachment/category_top.gif") no-repeat left top transparent;
  border-color: #DEDEDE;
  border-style: solid;
  border-width: 0 0 2px;
  color: #333;
  display: block;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  width: 219px;
  height: 32px;
  font-size: 100%;
}
#okw_side .icocate_tree {
  background: none;
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 3px 0 0 12px;
  color: #008BD2;
}
#okw_side .category_tree .ttl_col {
  background: none;
  padding: 0;
  height: auto;
}
#okw_side .category_open a:hover.pm_icon {
  background: url("../usr/file/attachment/cate_on_on.gif") no-repeat 0px 0px;
}
#okw_side .category_close a:hover.pm_icon {
  background: url("../usr/file/attachment/cate_off_on.gif") no-repeat 0px 0px;
}
#okw_side .fo_b {
  font-weight: bold;
}
#okw_side .cate_pull_inert_bg {
  padding: 10px 0 10px 0px;
}
#okw_side .category_tree .pm_icon {
  text-indent: -9999px;
  width: 18px;
  margin: 0 5px;
  display: inline;
  padding-bottom: 3px;
}
#okw_side .category_open .pm_icon {
  background: url("../usr/file/attachment/cate_on.gif") no-repeat 0px 0px;
}
#okw_side .category_close .pm_icon {
  background: url("../usr/file/attachment/cate_off.gif") no-repeat 0px 0px;
}
#okw_side .category_none {
  background: url("../usr/file/attachment/li_bg1.gif") no-repeat 7px 14px;
  padding-left: 28px;
}
#okw_side .category_select {
  background-color: #ECF7FD;
}
#okw_side .category_select a {
  color: #008BD2;
  font-weight: bold;
}
#okw_side .category_select a span {
  color: #008BD2;
  font-weight: bold;
}
#okw_side .category_none.category_select {
  background: url("../usr/file/attachment/li_bg1.gif") no-repeat 7px 14px #ECF7FD;
}
#okw_side .category_tree a, #okw_side .category_nofaq {
  margin-right: 5px;
  display: block;
  overflow: auto;
}
#okw_side .category_level_0 {
  margin: 0 1px;
  background: transparent;
}
#okw_side .category_level_0 li {
  border-top: 1px dotted #DDDDDD;
}
#okw_side .category_level_1, #okw_side .category_level_2, #okw_side .category_level_3 {
  background: transparent;
  margin-left: 20px;
  clear: both;
}
#okw_side .category_level_1 li, #okw_side .category_level_2 li, #okw_side .category_level_3 li {
  border-top: 1px dotted #DDDDDD;
}

#okw_center {
  /* Table Design */
}
#okw_center p {
  line-height: 1.8em;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  font-size: 1.1em;
}
#okw_center section {
  padding-left: 1.5em;
  padding-right: 1.5em;
  padding-bottom: 3em;
}
#okw_center .ttl_col {
  background: none;
  margin-bottom: 20px;
  padding: 0;
}
#okw_center .ttl_col h2.ttl_bg {
  font-size: 1.1em;
  margin-bottom: 1em;
  height: auto !important;
  line-height: 1em !important;
  padding: 0;
  font-weight: bold;
  color: #333;
  padding: 0.8em 1em !important;
  border-left: solid 5px #008ad6;
  border-bottom: solid 1px #999999;
  margin-left: -10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #efefef));
  background: -webkit-linear-gradient(#fff, #efefef);
  background: -moz-linear-gradient(#fff, #efefef);
  background: -o-linear-gradient(#fff, #efefef);
  background: -ms-linear-gradient(#fff, #efefef);
  background: linear-gradient(#fff, #efefef);
}
#okw_center .pg_col_top .pg_no {
  margin-bottom: 0;
}
#okw_center .pg_col_down .pg_no {
  margin-top: 0;
}
#okw_center .cateList_area .cateList_box {
  margin-bottom: 50px;
}
#okw_center .cateList_area .cate_icon {
  float: left;
  margin-right: 10px;
}
#okw_center .cateList_area .cate_middle a {
  font-size: 1em;
}
#okw_center .cateList_area .cate_middle a:link {
  text-decoration: none;
}
#okw_center .cateList_area .cate_middle a:visited, #okw_center .cateList_area .cate_middle a:hover, #okw_center .cateList_area .cate_middle a:active {
  text-decoration: underline;
}
#okw_center .cateList_area .cate_small {
  display: table;
  padding: 15px 5px 0 5px;
  font-size: 100%;
}
#okw_center .cateList_area .cate_small span {
  background: url("../usr/file/attachment/li_bg1.gif") no-repeat scroll 0px 6px;
  padding-left: 18px;
  display: block;
}
#okw_center .cateList_area .cate_small br {
  font-size: 0.4em;
}
#okw_center table.tableType01, #okw_center table.tableType02, #okw_center table.tableType03, #okw_center table.tableType04, #okw_center table.tableType05 {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin-bottom: 20px;
}
#okw_center table.tableType01 th, #okw_center table.tableType02 th, #okw_center table.tableType03 th, #okw_center table.tableType04 th, #okw_center table.tableType05 th {
  padding: 10px 10px 10px 20px;
  vertical-align: middle;
  line-height: 1.5;
  font-weight: normal;
  border: 1px solid #ccc;
  background: #008ad6;
  color: #fff;
  text-align: center;
}
#okw_center table.tableType01 td, #okw_center table.tableType02 td, #okw_center table.tableType03 td, #okw_center table.tableType04 td, #okw_center table.tableType05 td {
  padding: 10px 10px 10px 20px !important;
  line-height: 1.5;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#okw_center table.tableType01 tr:nth-child(2n+1), #okw_center table.tableType02 tr:nth-child(2n+1), #okw_center table.tableType03 tr:nth-child(2n+1), #okw_center table.tableType04 tr:nth-child(2n+1), #okw_center table.tableType05 tr:nth-child(2n+1) {
  background-color: #f9f9f9;
}
#okw_center table.tableType02 td {
  vertical-align: middle;
  text-align: center;
  font-size: 1.3em;
}
#okw_center table.tableType03 td {
  padding: 5px !important;
  vertical-align: middle;
  text-align: left;
}
#okw_center table.tableType03 td img {
  vertical-align: middle;
  width: 50px;
  margin: 5px 8px 5px 5px;
}
#okw_center table.tableType03 td:nth-child(2n+1) {
  vertical-align: middle;
}
#okw_center table.tableType03 td:nth-child(2n) {
  text-align: center;
  width: 40%;
}
#okw_center table.tableType03 tr:nth-child(2n+1) {
  background-color: #f9f9f9;
}
#okw_center table.tableType04 td {
  padding: 5px !important;
  vertical-align: middle;
  text-align: left;
}
#okw_center table.tableType04 td img {
  vertical-align: middle;
  margin: 5px;
}
#okw_center table.tableType04 td:nth-child(1) {
  vertical-align: middle;
  width: 20%;
  text-align: center;
}
#okw_center table.tableType04 td:nth-child(2) {
  word-wrap: nomal;
}
#okw_center table.tableType04 td:nth-child(3) {
  text-align: center;
  width: 30%;
}
#okw_center table.tableType05 td {
  padding: 5px !important;
  vertical-align: middle;
  text-align: left;
}
#okw_center table.tableType05 td:nth-child(1) {
  width: 20%;
  text-align: center;
}
#okw_center table.tableType05 td:nth-child(2), #okw_center table.tableType05 td:nth-child(3) {
  width: 40%;
  text-align: center;
}

#category_index h2.title {
  font-size: 1.4em;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  color: #333333;
  font-weight: bold;
  padding: 0.25em 0.5em;
  text-align: center;
  background: none;
  border: none;
}
#category_index h3 {
  font-size: 1.1em;
  margin-bottom: 1em;
  height: auto !important;
  line-height: 1em !important;
  padding: 0;
  font-weight: bold;
  color: #333;
  padding: 0.8em 1em !important;
  border-left: solid 5px #008ad6;
  border-bottom: solid 1px #999999;
  margin-left: -10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #efefef));
  background: -webkit-linear-gradient(#fff, #efefef);
  background: -moz-linear-gradient(#fff, #efefef);
  background: -o-linear-gradient(#fff, #efefef);
  background: -ms-linear-gradient(#fff, #efefef);
  background: linear-gradient(#fff, #efefef);
}

#category_show #okw_center .ttl_col .search_qattl {
  font-weight: normal;
}
#category_show #okw_center .ttl_col .cateList img.cate_icon {
  vertical-align: middle;
}
#category_show #okw_center .cate_middle {
  padding: 0 5px 0 5px;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
  font-size: 108%;
  background: url("../usr/file/attachment/li_bg1.gif") no-repeat 3px 5px;
  padding-left: 28px;
}
#category_show .cateList_area {
  margin-top: 30px;
  margin-bottom: 50px;
}
#category_show .cateList_area:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#category_show .search_list p.icoQ_sml {
  line-height: 1.1em;
  margin: 0.5em 1.2em;
  font-size: 1em;
  background: url("../usr/file/attachment/bg_ans_a.gif") no-repeat scroll 0px 4px;
  padding-left: 12px;
  display: block;
}
#category_show .search_list .search_qattl {
  font-weight: normal;
}

#faq_show h2.faq_qstCont_ttl {
  font-weight: normal;
  border: none;
  font-size: 0.9em;
  color: #999;
  background-color: white;
  margin-bottom: 0;
}
#faq_show h2.faq_ans_ttl {
  font-weight: normal;
  border: none;
  text-align: center;
  font-size: 0.9em;
  background-color: white;
  display: none;
}
#faq_show div.faq_qstCont_col {
  display: none;
}
#faq_show div.faq_ans_col {
  line-height: 1.8em;
  font-size: 1em;
}
#faq_show div.faq_ans_col h2 {
  border: none;
  background: none;
  font-weight: normal;
  font-size: 1.2em;
  margin-top: 2em;
  margin-bottom: 2em;
  padding-top: 0;
}
#faq_show div.faq_ans_col h3 {
  font-size: 1.1em;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: bold;
  color: #333;
  padding: 0.25em 0.8em;
  border-left: solid 5px #008ad6;
  border-bottom: solid 1px #999999;
  margin-left: -10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #efefef));
  background: -webkit-linear-gradient(#fff, #efefef);
  background: -moz-linear-gradient(#fff, #efefef);
  background: -o-linear-gradient(#fff, #efefef);
  background: -ms-linear-gradient(#fff, #efefef);
  background: linear-gradient(#fff, #efefef);
}
#faq_show div.faq_ans_col ul li {
  margin-bottom: 1.1em;
}
#faq_show div.faq_ans_col table.table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
#faq_show div.faq_ans_col table.table th {
  padding: 8px !important;
  vertical-align: middle;
  line-height: 1.5;
  border: 1px solid #ccc;
  background: #008ad6;
  color: #fff;
  text-align: center;
  font-weight: normal !important;
}
#faq_show div.faq_ans_col table.table th a {
  color: #fff;
}
#faq_show div.faq_ans_col table.table td {
  padding: 8px !important;
  line-height: 1.5;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#faq_show div.faq_ans_col table.table td img {
  vertical-align: middle;
  margin: 5px;
}
#faq_show div.faq_ans_col table.table tr:nth-child(2n+1) {
  background-color: #f9f9f9;
}
#faq_show div.faq_ans_col table.qanda {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin-bottom: 20px;
}
#faq_show div.faq_ans_col table.qanda th {
  padding: 10px 5px 10px 10px !important;
  vertical-align: top;
  line-height: 1.5;
  border: 1px solid #ccc;
  border-right: none;
  text-align: center;
  font-weight: bold !important;
}
#faq_show div.faq_ans_col table.qanda td {
  padding: 10px 10px 10px 5px !important;
  line-height: 1.5;
  border-left: none;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: left;
}
#faq_show div.faq_ans_col table.qanda td img {
  vertical-align: middle;
  margin: 5px;
}
#faq_show div.faq_ans_col table.qanda tr:nth-child(2n+1) {
  background-color: #f9f9f9;
}
#faq_show div.faq_ans_col table.qanda tr:nth-child(2n) th {
  color: #B7091E;
}

#category_search #okw_center .ttl_col .search_qattl {
  font-weight: normal;
}
#category_search #okw_center .ttl_col .cateList img.cate_icon {
  vertical-align: middle;
}
#category_search #okw_center .cate_middle {
  padding: 0 5px 0 5px;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
  font-size: 108%;
  background: url("../usr/file/attachment/li_bg1.gif") no-repeat 3px 5px;
  padding-left: 28px;
}
#category_search .cateList_area {
  margin-top: 30px;
  margin-bottom: 50px;
}
#category_search .cateList_area:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#category_search .okw_main_category .ttl_col h2.ttl_bg {
  font-size: 1em;
  margin-bottom: 1em;
  height: auto !important;
  line-height: 1.5em !important;
  font-weight: bold;
  color: #333;
  padding: 10px 0 0 0 !important;
  border: none;
  background: none;
  margin-left: 0;
}
#category_search .search_list li .icoA_sml {
  display: block;
  margin: 10px 30px 15px 30px;
  font-size: 0.85em;
  color: #777;
}
#category_search .search_list p.icoQ_sml {
  line-height: 1.1em;
  margin: 0.5em 1.2em;
  font-size: 1em;
  background: url("../usr/file/attachment/bg_ans_a.gif") no-repeat scroll 0px 4px;
  padding-left: 12px;
  display: block;
}
#category_search .search_list .search_qattl {
  font-weight: normal;
}

.okw_parts_usr_27 {
  margin: 15px 0;
}

/*.category_tree {
 *	.ttl_col{
 *		.ttl_bg{
 *			background: none;
 *			text-shadow:none;
 *			.icocate_tree {
 *				background: none;
 *				display: block;
 *				height: 46px;
 *				line-height: 46px;
 *				padding: 0 0 0 10px;
 *				color: #333333;
 *			}
 *		}	
 *	}	
 *} */
.oneCol.okw_parts_faq_relations {
  background: url("../usr/file/attachment/information_btm.png") no-repeat scroll left bottom;
  margin: 0 auto;
  width: 700px;
}
.oneCol.okw_parts_faq_relations .ttl_col {
  background: url("../usr/file/attachment/information_top.png") no-repeat scroll left top;
  height: 42px;
  padding: 0;
}
.oneCol.okw_parts_faq_relations .ttl_col .ttl_bg {
  background: none;
  height: 42px;
  padding: 0 0 0 15px;
  line-height: 42px;
}
.oneCol.okw_parts_faq_relations .ttl_col .ttl_bg .icoFaq {
  height: 42px;
  padding: 0;
}
.oneCol.okw_parts_faq_relations .faq_relate_list {
  margin: 0;
  padding: 15px;
}
.oneCol.okw_parts_faq_relations .faq_list_bg1 {
  background-color: transparent;
}
.oneCol.okw_parts_faq_relations ul.faq_relate_list li {
  border-top: 1px dotted #D0D0D0;
  margin: 0 0 10px 0;
  padding: 10px 0 0 0px;
  line-height: 1;
}
.oneCol.okw_parts_faq_relations ul.faq_relate_list li.first {
  border: medium none;
  padding-top: 0;
}

.faq_cate_col {
  color: #666666;
  font-size: 88%;
}

.infonews_date_txt {
  color: #666666;
  font-size: 90%;
}

/* FAQ表示画面のカテゴリーを非表示にする */
.faq_cate_col {
  display: none !important;
}

/* 一覧表示のタイトル上下にスペースを少しあける */
.search_list_inner {
  padding: 10px 10px !important;
}

.search_qattl {
  margin-bottom: 6px;
}

/* 一覧表示No.、更新日時非表示 */
ul.search_dateNo {
  display: none !important;
}

/* hrをWellness Blueに変更 */
hr {
  height: 1px;
  border: none;
  border-top: 1px #3366CC solid;
}
hr.short {
  margin: auto;
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, #f0f0f0, #3366CC, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #3366CC, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #3366CC, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #3366CC, #f0f0f0);
  width: 80%;
}

/* セクションセパレートライン(小) */
/* セクションタイトル */
div.sectiontitle {
  text-decoration: none;
  font-size: 110%;
  font-weight: bold;
  color: #3366CC;
}
div.sectiontitle2 {
  text-decoration: none;
  font-size: 120%;
  font-weight: bold;
  color: #3366CC;
}

/* セクションタイトル2 */
/* アプリ詳細 アプリアイコン */
img.appicon {
  vertical-align: middle;
  margin-top: 5px;
}

div.red {
  color: #F00;
}

/*# sourceMappingURL=style_custom.css.map */
/*FAQリストのQアイコン変更 */
.faqList li.Q_sml, .qaList li.Q_sml {
  background: transparent url("/usr/file/attachment/omron_li_bg2.gif") no-repeat scroll left center;
  /* 背景 */
}

/*「閲覧の多いFAQ」のQアイコン変更 */
/*「関連するFAQ」の背景を白に */
.faq_relate_list li.Q_sml {
  background-image: none;
}

/* お問い合わせ入力 */
.icoHdquestion {
  background-attachment: scroll;
  background-color: transparent;
  background-position: left top;
  background-repeat: no-repeat;
  display: inline-block;
  height: 24px;
  padding: 0;
  background: none;
  padding-left: 10px;
}

/* お問合わせ　タイトルアイコン */
/*カテゴリーツリー表示崩れ対策 */
.category_tree a {
  overflow: hidden;
}
