@charset "UTF-8";
/* -------------------- search_condition_header -------------------- */
#doc_content {
  padding: 10px;
  border: 1px solid #ddd;
  height: 1%;
}
.btn_doc_print {
  overflow: hidden;
  zoom: 1;
}
.btn_doc_print img {
  float: left;
  margin: 0 0 0 -20px;
  padding: 3px 0;
}
.btn_doc_print a {
  text-decoration: none;
  font-size: 11px;
  float: right;
  text-align: center;
  line-height: 22px;
  padding: 3px 5px 3px 25px;
  border: 1px solid #0065BE;
  width: 115px;
  font-weight: bold;
}
.btn_doc_print a:hover,
.btn_doc_print a:active {
  text-decoration: underline;
}
#contents .btn {
  margin-top: 20px;
  text-align: center;
}
#contents .btn img {
  border: none;
}

#search_condition_header {
  overflow: hidden;
  zoom: 1;
  background: url(../../images/faq/search_top.gif) 0 35px no-repeat;
  margin-top: 15px;
  padding-bottom: 9px;
}

#search_condition_header h2 {
  float: left;
  text-indent:-9999px;
  height: 32px;
  overflow: hidden;
}

#search_condition_header h2.faq {
  background: url(../../images/faq/h2_title_faq.gif) 0 0 no-repeat;
  width: 220px;
}

#search_condition_header h2.dl  {
  background: url(../../images/faq/h2_title_dl.gif) 0 0 no-repeat;
  width: 160px;
}

#search_condition_header ul {
  margin-top: 10px;
  list-style-type:none;
  overflow:hidden;
  height: 26px;
  float: left;
}

#search_condition_header ul li{
  height:26px;
  margin-top:0px;
  overflow:hidden;
  float: left;
  margin-right: 10px;
}

#search_condition_header ul li a {
  display: block;
  width:90px;
  height:26px;
  text-indent:-9999px;
  outline: 0;
  overflow:hidden;
}

#search_condition_header ul li.top a    {background-image: url(../../images/faq/tab_top.gif);}
#search_condition_header ul li.new a    {background-image: url(../../images/faq/tab_new.gif);}
#search_condition_header ul li.rank a   {background-image: url(../../images/faq/tab_rank.gif);}
#search_condition_header ul li.movfaq a {background-image: url(../../images/faq/tab_movfaq.gif);}

#search_condition_header ul li a {background-position: 0 -26px; background-repeat: no-repeat;}
#search_condition_header ul li a.selected  {background-position: 0 0;}

#search_condition_header ul li a:hover,
#search_condition_header ul li a:active {
  background-position: 0 -52px;
}

.howtouse {
  background: url(../../images/faq/btn_help.gif) no-repeat;
  display: inline;
  float: right;
  line-height: 18px;
  padding-left: 25px;
  padding-right: 10px;
  font-size: 12px;
}

#search_condition_header .howtouse {
  margin-top: 10px;
}

.btn_dl_list {
  margin: 5px 5px 0 0;
  background: url(../../images/faq/btn_dl_list.gif) 0 -50px no-repeat;
  width: 135px;
  height: 25px;
}

.btn_dl_list a {
  text-indent:-9999px;
  outline: 0;
  display: block;
  background: url(../../images/faq/btn_dl_list.gif) 0 0 no-repeat;
  width: 135px;
  height: 25px;
}

.btn_dl_list a:hover,
.btn_dl_list a:active {
  background-position: 0 -25px;
}

#search_condition_header .btn_dl_list {
  float: right;
  margin-left: 10px;
}

.btn_dl_list a.hide {
  display: none;
}

/* -------------------- search_condition -------------------- */
div.auto_complete {
  width: 350px;
  background: #fff;
}
div.auto_complete ul {
  border:1px solid #888;
  margin:0;
  padding:0;
  width:100%;
  list-style-type:none;
}
div.auto_complete ul li {
  margin:0;
  padding:3px;
}
div.auto_complete ul li.selected {
  background-color: #f2f2f2;
}
div.auto_complete ul strong.highlight {
  color: #800;
  margin:0;
  padding:0;
}

#search_condition_wrapper {
  background-color: white;
  border-left: 1px solid #A6A6A6;
  border-right: 1px solid #A6A6A6;
  margin: 0 1px 0 0;
  padding: 5px 15px;
  height: 1%;
}

#search_condition_wrapper .search_condition_keyword,
#search_condition_wrapper .dl_search_condition_keyword {
  position: relative;
}

#search_condition_wrapper .dl_search_condition_keyword {
  width: 665px;
}

#search_condition_wrapper .comment {
  font-size: 90%;
  font-weight: normal;
  margin-right: 15px;
}

#search_condition_wrapper #params_q {
  width: 630px;
  float: left;
  margin-top: 3px;
}

#search_condition_wrapper #params_q_watermark {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 27px;
  font-size: 90%;
  padding-left: 5px;
  color: #666666;
  display: none;
}

#search_condition_wrapper .submit_button {
  float: left;
  visibility: hidden;
  height: 0;
  width: 0;
  position: absolute;
}

#search_condition_wrapper .search_btn,
#search_condition_wrapper .search_doc_no_btn,
#search_condition_wrapper .search_condition_reset {
  float: left;
  margin-left: 10px;
  width: 100px;
  height: 25px;
  text-indent:-9999px;
  outline: 0;
}

#search_condition_wrapper .search_condition_reset {
  float: left;
  margin-left: 10px;
  width: 70px;
  height: 25px;
  text-indent:-9999px;
  outline: 0;
}

#search_condition_wrapper .search_btn {
  background: url(../../images/faq/btn_search.gif) 0 0 no-repeat;
}

#search_condition_wrapper .search_condition_reset {
  background: url(../../images/faq/btn_reset.gif) 0 0 no-repeat;
}

#search_condition_wrapper .search_doc_no_btn {
  background: url(../../images/faq/btn_search_no.gif) 0 0 no-repeat;
}

#search_condition_wrapper .search_btn:hover,
#search_condition_wrapper .search_btn:active,
#search_condition_wrapper .search_doc_no_btn:hover,
#search_condition_wrapper .search_doc_no_btn:active,
#search_condition_wrapper .search_condition_reset:hover,
#search_condition_wrapper .search_condition_reset:active  {
  background-position: 0 -25px;
}

#search_condition_wrapper .search_option {
  margin: 10px 20px 0 5px;
  height: 1%;
  overflow: hidden;
}

#search_condition_wrapper .search_option li {
  display: inline;
  float: left;
  overflow: hidden;
  height: 1%;
  margin-right: 20px;
}

#search_condition_wrapper .search_option li a {
  background: url(../../images/faq/btn_allow_r.gif) 0 0 no-repeat;
  padding-left: 20px;
  line-height: 12px;
  font-size: 12px;
}

#search_condition_wrapper .search_option li a:hover,
#search_condition_wrapper .search_option li a:active {
  background-position: 0 -12px;
}

#search_condition_wrapper .dl_search_condition {
  height: 1%;
  margin-top: 10px;
  padding-left: 90px;
}

#search_condition_wrapper .dl_search_condition .search_condition_category,
#search_condition_wrapper .dl_search_condition .search_condition_keyword {
  float: left;
}

.search_header_description {
  font-size: 110%;
  font-weight: bold;
  margin: 0px 0px 5px -5px;
  padding: 5px 0px 3px 8px;
  background-color: #E8FAFF;
  border-left: 5px solid #09C;
}

.search_header_description span {
  font-size: 90%;
  font-weight: normal;
  margin-left: 15px;
}

#search_condition_wrapper .search_condition_title {
  background-color: white;
  border: 1px solid #09C;
  color: #09C;
  font-weight: bold;
  display: inline;
  float: left;
  margin-top: 3px;
  margin-left: -90px;
  padding: 2px 5px;
}

#search_condition_wrapper #product_selections {
  overflow: hidden;
  height: 1%;
  float: left;
  display: inline;
  margin: 0 0 0 -15px;
  *width: 670px;
}

#search_condition_wrapper #product_selections li {
  float: left;
  display: inline;
  margin-left: 15px;
}

#search_condition_wrapper #product_selections li label {
  float: left;
  display: inline;
  line-height: 20px;
  margin-right: 5px;
  font-weight: bold;
}

#search_condition_wrapper #product_selections li div {
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
}

#search_condition_wrapper .updated_on {
  margin-left: 10px;
}

/* -------------------- search_option_setting -------------------- */

#search_option_setting {
  border-top: 1px solid #A6A6A6;
  height: auto;
  margin: 10px 0 0;
  padding: 10px 15px 0;
}

#search_option_setting a {
  background: url(../../images/faq/btn_allow_down.gif) 0 0 no-repeat;
  padding: 2px 0 3px 20px;
  line-height: 18px;
}

#search_option_setting a.expand {
  background: url(../../images/faq/btn_allow_up.gif) 0 0 no-repeat;
}

#setting_search_options {
  display: none;
  background-color: #D2E9FF;
  border: 1px solid #CCC;
  font-size: 90%;
  margin-top: 5px;
  padding: 10px 10px 10px 20px;
  height: 1%;
  overflow: hidden;
}

#setting_search_options p {
  line-height: 16px;
}

#setting_search_options p span {
  font-weight: bolder;
  margin-right: 5px;
}

#setting_search_options .product_options  {
  overflow: hidden;
  height: 1%;
}

#setting_search_options .product_options p {
  float: left;
  margin-right: 30px;
}

#setting_search_options .categories {
  overflow: hidden;
  height 1%;
}

#setting_search_options .categories .header {
  float: left;
  font-weight: bold;
  margin-right: 10px;
}

#setting_search_options .categories .body {
  float: left;
  width: 800px;
}

#dl_search_condition #setting_search_options .categories .body {
  width: 630px;
}

/* -------------------- search_condition_footer -------------------- */

#search_condition_footer {
  background: url(../../images/faq/search_btm.gif) 0 0 no-repeat;
  height: 10px;
  padding: 0;
  margin: 0 0 10px 0;
}

.download_list_guide {
  border: 1px solid #A6A6A6;
  margin: 0 0 10px;
  padding: 5px 15px;
  overflow: hidden;
  height: 1%;
}

/* ---------------------------------------- */
#dl_search_header {
  height: 1%;
  margin-top: 10px;
}

#dl_search_header #dl_search_condition {
  float: left;
  margin-right: 10px;
  width: 790px;
}

#dl_search_header #dl_search_condition #search_condition_header {
  margin-top: 5px;
  background: url(../../images/faq/dl_search_top.gif) 0 35px no-repeat;
}

#dl_search_header #dl_search_condition #search_condition_wrapper {
  margin: 0;
}

#dl_search_header #dl_search_condition #search_condition_wrapper #params_q {
  width: 430px;
}

#dl_search_header #dl_search_condition #search_condition_footer {
  background: url(../../images/faq/dl_search_btm.gif) 0 0 no-repeat;
}

#dl_search_header #dl_item_info {
  float: left;
}

#dl_search_header #dl_item_info_header, #dl_item_info_footer {
  width: 160px;
  height: 6px;
  overflow: hidden;
}

#dl_search_header #dl_item_info_header {
  background: url(../../images/faq/dl_item_top.gif) 0 35px no-repeat;
  margin-top: 5px;
  padding-bottom: 6px;
  height: 35px;
}

#dl_search_header #dl_item_info_wrapper {
  background-color: white;
  border-left: 1px solid #A6A6A6;
  border-right: 1px solid #A6A6A6;
  padding: 10px 5px 10px 10px;
  width: 143px;
}

#dl_search_header #dl_item_info_footer {
  background: url(../../images/faq/dl_item_btm.gif) 0 0 no-repeat;
  margin-bottom: 10px;
}

#dl_item_info_wrapper .dl_item_info_content p {
  margin: 10px 0;
  font-size: 90%;
  line-height: 18px;
}

#dl_item_info_wrapper .dl_item_info_content p strong {
  color: #09C;
}

#dl_item_info_wrapper .btn_dl_list {
  margin: 0;
}

/* -------------------- search_condition_footer -------------------- */
.download_list_guide p {
  float: left;
  line-height: 20px;
}

.download_list_guide .download_list_button {
  float: right;
}

.download_list_guide .download_list_button a {
  border-color: #333;
}

.download_list_guide .download_list_button span {
  background-color: #CEC;
  border-color: #333;
}

/* -------------------- advanced_search_condition -------------------- */

.advanced_search_condition {
  margin: 10px 0px;
  padding: 10px;
}
.advanced_search_condition .entry_item {
  padding: 5px 0px 8px 180px;
  overflow: hidden;
  height: 1%;
}
.advanced_search_condition .entry_item .item_label {
  display: inline;
  float: left;
  font-weight: bold;
  margin-top: 5px;
  margin-left: -190px;
  text-align: right;
  width: 175px;
}

#search_condition_wrapper .advanced_search_condition #params_q {
  width: 430px;
  margin: 0;
}

.advanced_search_condition .entry_item ul.content_type_list {
  overflow: hidden;
  height: 1%;
}
.advanced_search_condition .entry_item ul.content_type_list li {
  margin: 0 30px 0 0;
  float: left;
}
.advanced_search_condition .entry_item ul.content_type_list .content_type_label {
  background-color: #D2E9FF;
  display: block;
  font-weight: bold;
  padding: 5px 0;
  margin-bottom: 10px;
}
.advanced_search_condition .entry_item ul.categories {
  height: 1%;
  overflow: hidden;
  display: block;
  width: 300px;
}
.advanced_search_condition .entry_item ul.categories li {
  margin: 0px;
  white-space: nowrap;
  float: none;
  display: list-item;
}

#search_condition_wrapper .advanced_search_condition #df, #search_condition_wrapper .advanced_search_condition #dt {
  width: 100px;
}

#search_condition_wrapper .advanced_search_condition #dt {
  margin-left: 10px;
}

#search_condition_wrapper .advanced_search_condition .calendar_date_select_popup_icon {
  margin-right: 10px;
}

#search_condition_wrapper .footer_buttons {
  overflow: hidden;
  height: 1%;
  margin-top: 10px;
  text-align: center;
  padding-left: 350px;
}

#search_condition_wrapper .footer_buttons .search_btn,
#search_condition_wrapper .footer_buttons .search_condition_reset {
  display: inline;
}

/*
 * FAQ keyword
 * copy from local.css
 */
#content .keywordBox01 {
  width: auto;
  margin-left: 5px;
  overflow: hidden;
  height: 1%;
}

#content .keywordRow01 {
  float: left;
  width: 120px;
  padding: 0px 5px 0px 5px;
  border-right: dotted 1px #686868;
}

#content .keywordRow01 ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#content .keywordRow01 li {
  font-size:90%;
  list-style-image: url(../../images/faq/pic_01.gif);
  list-style-position: outside;
  margin: 3px 0px 2px 19px;
  padding: 0px;
}

#content .keywordRow01 a {
  margin: 0px 0px 0px 1px;
  padding: 0px 0px 0px 0px;
}

#content .keywordRow01 p {
  background-color: #09C;
  color: white;
  font-size: 90%;
  font-weight: bold;
  padding: 3px 0px 3px 5px;
  width: 90%;
}

#content .keyP1 {
  margin: 0px 0px 7px 0px;
}

#content .keyP2 {
  margin: 17px 0px 7px 0px;
}

#content .crrt {
  text-align: center;
  font-weight: bold;
  color: #009;
  background-color:#FAFAFE;
  padding: 2px 3px 1px 3px;
  border: 1px solid #9598C5;
}

#content .crrtCtg {
  font-weight: bold;
  color: #900;
}

/* -------------------- top_page_lists -------------------- */

#top_page_lists {
  margin: 20px 0;
  height: 1%;
  overflow: hidden;
}

#doc_list_left {
  float: left;
}

#doc_list_right {
  float: right;
}

#top_page_lists .top_page_list {
  width: 475px;
}

#top_page_lists .top_page_list h3 {
  background: url(../../images/faq/doc_list_title.gif) no-repeat;
  color: #09C;
  font-size: 120%;
  height: 37px;
  padding: 11px 0px 0px 25px;
  width: 450px;
}

#top_page_lists .top_page_list .updated_on {
  font-size: 90%;
  margin: 0px 5px 5px;
  text-align: right;
}

#top_page_lists .top_page_list ol {
  border-bottom: 2px solid #999;
  border-top: 2px solid #999;
}

#top_page_lists .top_page_list ol li {
  height: 1%;
  overflow: hidden;
  padding: 8px 5px 8px 60px;
}

ol li.odd {
  background-color: #EEE;
}

ol li.even {
  background-color: #FFF;
}

#top_page_lists .top_page_list ol li .index_no {
  background-color: white;
  border: 1px solid #09C;
  color: #09C;
  font-weight: bold;
  padding: 2px 8px;
  float: left;
  display: inline;
  margin-left: -45px;
}

#top_page_lists .top_page_list ol li .doc_title {
  float: left;
  display: inline
  color: #006;
  font-size: 85%;
  font-weight: bold;
  *width: 405px;;
}

#top_page_lists .top_page_list ol li .doc_title a {
  padding: 3px 0;
  line-height: 18px;
}

.new_icon {
  font-size: 12px;
  font-weight: bold;
  padding: 2px 5px;
  background-color: #FFF;
  color: #F00;
  border: 1px solid #F00;
  overflow: hidden;
  height: 1%;
  *zoom: 1;
}

#top_page_lists .top_page_list .see_more {
  margin: 5px;
  text-align: right;
}

#top_page_lists .top_page_list ol.other_dl_list li {
  height: 1%;
  overflow: hidden;
  padding: 8px 5px;
}

#top_page_lists .top_page_list .desicription {
  font-size: 90%;
  margin: 0px 5px 5px;
}

#top_page_lists .top_page_list ol.other_dl_list li .title {
}

#top_page_lists .top_page_list ol.other_dl_list li p {
  background-color: white;
  border: 1px solid #09C;
  color: #09C;
  float: left;
  display: inline;
  font-size: 110%;
  font-weight: bold;
  margin: 15px 0 0 20px;
  padding: 5px;
  text-align: center;
  width: 180px;
}

#top_page_lists .top_page_list ol.other_dl_list li ul {
  margin-left: 25px;
  float: left;
  display: inline;
  list-style-type: none;
}

#top_page_lists .top_page_list ol.other_dl_list li ul li {
  padding: 0;
  background: url(../../images/faq/ico_arrow_blue.gif) 0 3px no-repeat;
  margin: 5px 0;
  padding-left: 20px;
}

#top_page_lists .top_page_list ol.other_dl_list li ul li a {
  color: #006;
  font-size: 85%;
  font-weight: bold;
}
#top_page_lists .top_page_list ol.other_dl_list li ul li a:hover {
  text-decoration: underline;
}

/* -------------------- doc_list -------------------- */
.doc_list_message_area {
  background-color: white;
  border-top: 2px solid #999;
  border-bottom: 2px solid #999;
  margin: 10px 0;
  padding: 15px 20px;
}

.doc_list_message_area .message {
  font-weight: bold;
  font-size: 1.5em;
  color: #09C;
  line-height: 2em;
}

.doc_list_message_area .supplement_message {
  color: #666;
}

.doc_list em,
#doc_detail_faq em,
#doc_detail_dl em {
  font-style: normal;
  background-color: pink;
}

.doc_list {
  border-bottom: 2px solid #999;
  border-top: 2px solid #999;
  list-style: none;
}

.doc_list li {
  padding: 8px 5px 3px 130px;
  overflow: hidden;
  height: 1%;
}

.doc_list li .index_no {
  float: left;
  display: inline;
  margin-left: -115px;
  background-color: white;
  border: 1px solid #09C;
  color: #09C;
  font-weight: bold;
  padding: 2px 5px;
  margin-top: 5px;
}

.doc_list li .content_type {
  float: left;
  display: inline;
  margin-left: -70px;
}

.doc_list li .doc_content {
  float: left;
  display: inline;
  width: 830px;
}

.doc_list li .doc_content h3 {
}

.doc_list li .doc_content h3 a {
  font-size: 85%;
  color: #006;
}

.doc_list li .doc_content .doc_body {
  color: #666;
  font-size: 90%;
  line-height: 140%;
  margin: 5px 0 0;
}

.doc_list li .doc_content .doc_footer {
  margin-top: 3px;
  overflow: hidden;
  height: 1%;
}

.doc_list li .doc_content .doc_footer .doc_no {
  float: left;
  display: inline;
  color: #6C6C6C;
  font-size: 85%;
  font-weight: bolder;
  line-height: 20px;
  margin-right: 20px;
  padding: 3px 0;
}

.doc_list li .doc_content .doc_footer .doc_updated_on {
  float: left;
  display: inline;
  color: #6C6C6C;
  font-size: 85%;
  font-weight: bolder;
  line-height: 20px;
  margin-right: 20px;
  padding: 3px 0;
}

.doc_list li .doc_content .doc_footer ul {
  float: left;
  display: inline;
  color: #013;
  font-size: 85%;
}

.doc_list li .doc_content .doc_footer ul li {
  float: left;
  display: block;
  overflow: hidden;
  height: 1%;
  margin-right: 5px;
  border: 1px solid #FFA800;
  background-color: #FFE5B2;
  padding: 3px 5px;
}

.doc_list li .doc_content .doc_footer .score {
  float: right;
  padding-top: 10px;
}

/* --------------------------------------------------- */

/* ----------------- もしかして機能 ------------------ */

.suggestions_wrapper {
  margin: 10px 0 10px 15px;
}

.list_suggestions_wrapper {
  margin: 10px 0 10px 20px;
}

.suggestions_wrapper .by_any_chance, .list_suggestions_wrapper .by_any_chance {
  color: red;
}

.suggestions_wrapper .suggestion_link, .list_suggestions_wrapper .suggestion_link {
  font-weight: bold;
  font-size: 110%;
}

.suggestions_wrapper .suggestion_separator, .list_suggestions_wrapper .suggestion_separator {
  font-weight: bold;
  margin: 0 10px 0 10px;
}

/* --------------------------------------------------- */

.topback_btn {
  overflow: hidden;
  height: 1%;
}

.topback_btn a {
  float: right;
  margin: 10px 5px 0px 0px;
}

.top_rap_comment {
  font-size: 90%;
}

/* -------------------- paginate_info -------------------- */

.paginate_info {
  background-color: #E5F5FF;
  border-bottom: 1px solid #A6A6A6;
  border-top: 1px solid #A6A6A6;
  font-size: 90%;
  padding: 3px 5px;
  overflow: hidden;
  height: 1%;
}

.pagination {
  float: left;
  padding: 1px 0 0 10px;
}

.pagination a, .pagination span {
  float: left;
  display: inline;
  margin: 2px 5px;
  height: 16px;
  line-height: 16px;
  padding: 2px 5px;
}

#content .pagination a {
  color: #00F;
}

.pagination a:hover, .pagination a:active {
}

.pagination span.current {
  font-weight: bold;
}

.pagination .prev_page, .pagination .next_page {
  height: 12px;
  width: 16px;
  margin: 5px 4px 0;
  padding: 0;
}

.pagination .prev_page {
  background: url(../../images/faq/btn_allow_l.gif) 0 0 no-repeat;
}
.pagination .next_page {
  background: url(../../images/faq/btn_allow_r.gif) 0 0 no-repeat;
}

.pagination .prev_page:hover, .pagination .next_page:hover,
.pagination .prev_page:active, .pagination .next_page:active {
  background-position: 0 -12px;
}

.pagination .prev_page.disabled, .pagination .next_page.disabled {
  background-position: 0 -24px;
}

.pagination_information {
  float: left;
  padding: 5px 5px 2px;
  line-height: 16px;
}

/* -------------------- pager_conditions -------------------- */

.pager_conditions {
  font-size: 90%;
  overflow: hidden;
  height: 1%;
  float:right;
}

.pager_conditions div {
  float: left;
  display: inline;
  margin-left: 10px;
}

.pager_conditions label {
  font-weight: bold;
}

/* -------------------- download_info_table -------------------- */

#download_info_table {
  font-size: 85%;
  border: 1px solid #2F462F;
  margin: 10px 50px;
  border-collapse: collapse;
  width: 600px;
}
#download_info_table tr th, #download_info_table tr td {
  border: 1px solid #2F462F;
  padding: 5px 10px;
}
#download_info_table tr th {
  font-weight: bold;
  white-space: nowrap;
  background-color: #9CC;
  color: #293A29;
}

#doc_content .download_content_header {
  margin: 20px 50px 10px;;
  background-color: #008;
  color: #fff;
  padding: 3px;
}

#doc_content .download_content_body {
  margin: 0px 50px 10px;
}

#doc_content .download_content_body .download_files {
  margin: 15px 0 5px;
  border-top: 1px dashed #999;
}

#doc_content .download_content_body .download_files li {
  overflow: hidden;
  height: 1%;
  padding: 5px 0;
  border-bottom: 1px dashed #999;
}

#doc_content .download_content_body .download_files li p {
  float: left;
  margin-top: 4px;
}

#doc_content .download_content_body .download_files li .download_cart_operators {
  float: right;
}

#doc_content .download_content_body .download_files li .download_cart_operators p {
  padding-left: 25px;
  width: 6em;
}

#doc_content .download_content_body .download_files li .download_cart_operators p img {
  display: inline;
  float: left;
  width: 16px;
  margin-left: -20px;
}

#doc_content .download_content_body .download_files li .download_cart_operators .add_list {
}

#doc_content .download_content_body .download_files li .download_cart_operators .proccessing {
  display:none;
}

#doc_content .download_content_body .download_files li .download_cart_operators .show_list {
  display:none;
}

#doc_content .download_content_body .download_files li .button_download {
}

/* -------------------- download_cart -------------------- */
#dl_cart {
  margin-bottom: 30px;
  font-size: medium;
}

#dl_cart .header {
  padding-bottom: 3px;
  border-bottom: 1px solid #999;
}

#dl_cart .header h2 {
  width: 160px;
  height: 33px;
  float: left;
  overflow: hidden;
}

#dl_cart .header .btn_doc_print {
  float: right;
}

#dl_cart .title {
  margin: 10px 0px;
  padding: 5px 0px 5px 8px;
  background-color: #E8FAFF;
  border-left: 5px solid #09C;
}

#dl_cart .title p {
  float: left;
  font-weight: bold;
  line-height: 18px;
}

#dl_cart_massage {
  margin-top: 80px;
  padding: 30px;
  border-top: 2px solid #999;
  border-bottom: 2px solid #999;
  display: none;
}

#dl_cart_massage p {
  color: #0099CC;
  font-weight: bold;
  font-size: 1.4em;
  margin-bottom: 5px;
}

#dl_cart_massage span {
  color: #999;
}

#dl_cart .dl_all a {
  float: right;
  width: 120px;
  height: 22px;
  outline: 0;
}

#dl_cart .dl_all .selected_fise_size {
  float: right;
  line-height: 22px;
  display: inline;
  margin-right: 10px;
}

#dl_cart .remove_all {
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: right;
  font-weight: bold;
  line-height: 1.2em;
}

#dl_cart .remove_all p {
  line-height: 16px;
}

#dl_cart .remove_all .proccessing {
  overflow: hidden;
  height: 1%;
  display: none;
}

#dl_cart .remove_all .proccessing img, #dl_cart .remove_all .proccessing span {
  float: right;
}

#dl_cart .remove_all .proccessing img {
  display: inline;
  margin-right: 3px;
}

#dl_cart_list_wrapper {
  font-size: 80%;
  line-height: 140%;
}

#dl_cart_list {
  border-top: 2px solid #999;
  border-bottom: 2px solid #999;
}

#dl_cart_list li {
  padding: 3px 5px;
}

#dl_cart_list li .dl_items {
  float: left;
  padding-top: 5px;
}

#dl_cart_list li p {
  display: table-cell;
  vertical-align: middle;
  margin-right: 10px;
}

* html #dl_cart_list li p {/* IE 6 */
  display:inline;
  zoom:1;
}

*:first-child+html #dl_cart_list li p {/* IE 7 */
  display:inline;
  zoom:1;
}

#dl_cart_list li.header {
  border-bottom: 2px solid #999;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #E8FAFF
}

#dl_cart_list li.header p {
  font-weight: bold;
}

#dl_cart_list li p.item_select {
  width: 30px;
}

#dl_cart_list li p.doc_no {
  width: 70px;
}

#dl_cart_list li p.doc_no a:hover,
#dl_cart_list li p.doc_no a:active {
  text-decoration: underline;
}

#dl_cart_list li p.file_name {
  width: 320px;
  padding: 0;
}

#dl_cart_list li p.file_size {
  width: 80px;
}

#dl_cart_list li p.updated_on {
  width: 80px;
}

#dl_cart_list li p.description {
  width: 200px;
  line-height: 140%;
}

#dl_cart_list li .dl_item_operators {
  width: 90px;
  float: right;
}

#dl_cart_list li .dl_item_operators p {
  float: none;
  display: block;
  margin-right: 0;
}

#content .dl_link a {
  display: block;
  width: 90px;
  height: 22px;
  outline: 0;
}

#dl_cart_list li .dl_link {
  padding: 0;
}

#dl_cart_list li .dl_item_operators .remove_operators {
  margin: 3px 0 0 2px;
}

#dl_cart_list li .dl_item_operators .remove_operators p {
  overflow: hidden;
  height: 1%;
  font-weight: bold;
  line-height: 16px;
  white-space: nowrap;
  padding: 0;
}

#dl_cart_list li .dl_item_operators .remove_operators p * {
  display: inline;
  float: left;
}

#dl_cart_list li .dl_item_operators .remove_operators p.proccessing {
  display: none;
}

#dl_cart_list li .dl_item_operators .remove_operators p.proccessing img {
  margin: 3px 3px 0 0;
}

#dl_cart_list li iframe {
  display: none;
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

#dl_cart_list li form {
  display: none;
}

#empty_dl_cart_list_msg {
  display: none;
  color: #f00;
  font-weight: bold;
  font-size: 1.3em;
  text-align: center;
}
#button_download_all_wrapper {
  overflow: hidden;
  height: 1%;
}
.button_download_all {
  float: right;
  background-color: #CCEECC;
  margin-top: 10px;
}
.button_download {
  float: right;
  background-color: #CCEECC;
}

#download_list {
  margin-top: 20px;
}
#download_list li {
  border-bottom: 1px dashed #999;
  overflow: hidden;
  height: 1%;
  padding: 5px 0 5px 30px;
}
#download_list li.download_item_header {
  font-weight: bold;
}
#download_list li .item_select {
  float: left;
  display: inline;
  margin-left: -30px;
  margin-top: 1em;
}
#download_list li .doc_no {
  float: left;
  width: 80px;
  margin-top: 1em;
}
#download_list li .file_name {
  float: left;
  width: 280px;
  margin-top: 0.5em;
}
#download_list li .file_size {
  float: left;
  width: 110px;
  margin-top: 1em;
}
#download_list li .updated_on {
  float: left;
  width: 100px;
  margin-top: 1em;
}
#download_list li .description {
  float: left;
  width: 100px;
  margin-top: 1em;
}
#download_list li .link_wrapper {
  font-weight: bold;
  float: right;
}
#download_list li .link_wrapper .remove_all p {
  height: 1.2em;
  overflow: hidden;
  width: 8em;
  padding-left: 15px;
}
#download_list li .link_wrapper .remove_operators {
  margin-top: 8px;
  height: 1%;
  overflow: hidden;
}
#download_list li .link_wrapper .remove_operators p {
  float: right;
  font-size: 87%;
  height: 1.2em;
  overflow: hidden;
  width: 7em;
  padding-left: 15px;
}
#download_list li .link_wrapper .remove_item {
}
#download_list li .link_wrapper .proccessing {
  display: none;
}
#download_list li .link_wrapper p img {
  margin-left: -15px;
  width: 1.2em;
  float: left;
}

/* -------------------- document_detail_faq -------------------- */
#doc_detail_faq {
}

#doc_detail_faq ol li { list-style-type: decimal; }

#doc_detail_faq .header {
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 3px;
  border-bottom: 1px solid #999;
}

#doc_detail_faq .header h2 {
  width: 220px;
  height: 33px;
  float: left;
  overflow: hidden;
}

#doc_detail_faq .header .btn_doc_print {
  float: right;
}

#doc_detail_content_faq,
#doc_detail_footer_faq {
  text-align: left;
  margin: 0 80px;
  width: 807px;
}

#doc_detail_content_faq p {
  margin: 0 30px 20px;
  padding: 0;
}

#doc_detail_content_faq ol {
  margin: 0 20px 20px;
}

#doc_detail_content_faq li {
  margin: 0 0 0 20px;
  padding: 0;
}

#doc_detail_content_faq #doc_table {
  font-size: 93%;
  border: 1px solid #2F462F;
  border-collapse: collapse;
  width: 100%;
  margin-top: 15px;
  line-height: 140%;
  /*ie8で列幅が効かない為の対応策*/
  table-layout: fixed;
}

#doc_detail_content_faq #doc_table tr th,
#doc_detail_content_faq #doc_table tr td {
  border: 1px solid #2F462F;
  padding: 5px 10px;
}

#doc_detail_content_faq #doc_table tr th {
  font-weight: bold;
  white-space: nowrap;
  background-color: #CCE4CC;
  color: #293A29;
  text-align: left;
}

#doc_detail_content_faq #doc_table tr td .product_list li {
  margin: 0;
  padding: 0;
}

#doc_detail_content_faq #doc_table tr td .product_list li {
  margin: 0;
  padding: 0;
}

#doc_detail_content_faq #doc_table tr td .product_list li span {
  font-weight: bold;
  margin-right: 1em;
}

#doc_detail_content_faq #doc_table tr td .product_list li .models {
  padding-left: 5px;
}

#doc_detail_content_faq #doc_table tr td .product_list li .models span {
  font-weight: normal;
  margin-right: 5px;
}

#doc_detail_content_faq .question,
#doc_detail_content_faq .answer,
#doc_detail_faq .contact {
  margin-top: 20px;
}

#doc_detail_content_faq .question h3,
#doc_detail_content_faq .answer h3 {
  height: 30px;
}

#doc_detail_content_faq .question .body,
#doc_detail_content_faq .answer .body{
  padding: 8px 20px 0 30px;
  font-size: 125%;
  line-height: 140%;
}

#doc_detail_faq .ref_documents .body {
  padding: 8px 0px 0 10px;
  font-size: 125%;
  line-height: 140%;
}

#doc_detail_faq .ref_documents .body td{
  padding: 0px 15px 0px 0px;
  vertical-align: text-top;
}

#doc_detail_faq .topback_btn {
  margin-bottom: 20px;
}

#doc_detail_faq .ref_documents {
  margin-top: 10px;
  margin-bottom: 20px;
}

#doc_detail_faq .ref_documents h3 {
  font-size: 1.2em;
  font-weight: bold;
  padding: 7px 0px 7px 8px;
  background-color: #E8FAFF;
  border: 1px solid #09C;
  border-left-width: 5px;
}

#doc_detail_faq .ref_documents .body .description {
  font-weight: bold;
  line-height: 1.4em;
}

#doc_detail_faq .ref_documents .body .link {
  line-height: 130%;
  margin: 0 0 5px 0;
}

#doc_detail_faq .ref_documents .body .link td image {
  margin-top: 5px;
}

#doc_detail_faq .doc_enquete {
  margin-top: 10px;
  border: 2px solid #FF9900;
  padding-bottom: 15px;
}

#doc_detail_faq .contact {
  border: 2px solid #7BAE35;
}

#doc_detail_faq .doc_enquete h3,
#doc_detail_faq .contact h3 {
  padding: 7px 0 7px 10px;
  font-size: 1.2em;
}

#doc_detail_faq .doc_enquete h3 {
  background-color: #FFEDD2;
  border-bottom: 1px solid #FF9900;
}

#doc_detail_faq .contact h3 {
  background-color: #D2E7B2;
  border-bottom: 1px solid #7BAE35;
}

#doc_detail_faq .doc_enquete h3 span {
  font-weight: normal;
  font-size: 85%;
  margin-left: 10px;
}

#doc_detail_faq .doc_enquete #enquete_impressions {
  width: 415px;
  margin: 0 auto;
}

#doc_detail_faq .doc_enquete .result_info {
  width: 450px;
  margin: 10px auto 0;
  text-align: center;
}

#doc_detail_faq .doc_enquete .result_info #enquete_indicator {
  width: 32px;
  height: 32px;
  display: none;
  margin: 0 auto;
}

#doc_detail_faq .doc_enquete .result_info #enquete_message {
  border: 3px solid #0099CC;
  padding: 10px 0;
  display: none;
}

#doc_detail_faq .doc_enquete .result_info #enquete_message.error {
  border: 3px solid #F00;
  font-size: 1.1em;
  color: #F00;
  font-weight: bold;
}

#doc_detail_faq .doc_enquete .result_info #enquete_message p {
  font-size: 1.5em;
  font-weight: bold;
  color: #0099CC;
  line-height: 1em;
  margin: 0 0 10px 0;
  padding: 0;
}

#doc_detail_faq .doc_enquete .result_info #enquete_message span {
  font-size: 0.9em;
  color: #999;
}

#doc_detail_faq .doc_enquete p {
  margin: 10px 0;
  padding-left: 20px;
  line-height: 32px;
}

#doc_detail_faq .doc_enquete #enquete_impressions #enquete_answer_good,
#doc_detail_faq .doc_enquete #enquete_impressions #enquete_answer_bad {
  float: left;
  display: inline;
}

#doc_detail_faq .doc_enquete #enquete_impressions #enquete_answer_good {
  margin-right: 15px;
}

#doc_detail_faq .doc_enquete #enquete_impressions a {
  display: block;
  width: 200px;
  height: 70px;
  background: 0 0 no-repeat;
}

#doc_detail_faq .doc_enquete #enquete_impressions #enquete_answer_good a {
  background-image: url(../../images/faq/btn_enq1.gif);
}

#doc_detail_faq .doc_enquete #enquete_impressions #enquete_answer_bad a {
  background-image: url(../../images/faq/btn_enq2.gif);
}

#doc_detail_faq .doc_enquete #enquete_impressions a:hover,
#doc_detail_faq .doc_enquete #enquete_impressions a:active {
  background-position: 0 -70px;
}

#doc_detail_faq .contact .body {
  margin: 10px 0;
}

#doc_detail_faq .contact .body p {
  padding-left: 20px;
  line-height: 32px;
  float: left;
  margin: 0;
}

#doc_detail_faq .contact .body p a {
  display: block;
  background: url(../../images/faq/btn_inquiry_email.gif) 0 0 no-repeat;
  width: 176px;
  height: 22px;
  margin: 6px 0;
}

#doc_detail_faq .footer {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #999;
}

/* -------------------- document_detail_dl -------------------- */
#doc_detail_dl {
}

#doc_detail_dl .header {
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 3px;
  border-bottom: 1px solid #999;
}

#doc_detail_dl .header h2 {
  width: 220px;
  height: 33px;
  float: left;
  overflow: hidden;
}

#doc_detail_dl .header .btn_doc_print {
  float: right;
}

#doc_detail_content_dl {
  margin: 0 auto;
  width: 660px;
  font-size: 93%;
  line-height: 140%;
}
#doc_detail_content_dl ol li { list-style-type: decimal; }

#doc_detail_content_dl #doc_table {
  border: 1px solid #2F462F;
  margin: 10px auto 30px;
  border-collapse: collapse;
  width: 660px;
  /*ie8で列幅が効かない為の対応策*/
  table-layout: fixed;
}

#doc_detail_content_dl #doc_table tr th, #doc_detail_content_dl #doc_table tr td {
  border: 1px solid #2F462F;
  padding: 5px 10px;

}

#doc_detail_content_dl #doc_table tr th {
  font-weight: bold;
  white-space: nowrap;
  background-color: #9CC;
  color: #293A29;
  text-align: left;
}

#doc_detail_content_dl #doc_table tr td table,
#doc_detail_content_dl #doc_table tr td table tr td {
  border: none;
  padding: 0;
}

#doc_detail_content_dl #doc_table .doc_no {
  margin-left: 10px;
}

#doc_detail_content_dl #doc_table .products_comment_top {
  margin-bottom: 10px;
}

#doc_detail_content_dl #doc_table .products_comment_bottom {
  margin-top: 10px;
}

#doc_detail_content_dl #doc_table .products a {
  font-weight: bold;
}

#doc_detail_content_dl #doc_table .products .target_product_contents {
  display: none;
}

#doc_detail_content_dl #doc_table .products .target_product_contents .products_list_wrapper {
  padding-top: 10px;
}
#doc_detail_content_dl #doc_table .products .target_product_contents .products_list_wrapper {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  margin: 3px 0;
  padding-top: 0;
}
#doc_detail_content_dl #doc_table .products .target_product_contents .products_list_wrapper ul {
  padding-left: 10px;
  margin-top: -10px;
}
#doc_detail_content_dl #doc_table .products .target_product_contents .products_list_wrapper ul li {
  margin-top: 10px;
  line-height: 120%;
}

#doc_detail_content_dl #doc_table .products .products_list_wrapper ul .product_name {
  font-weight: bold;
}

#doc_detail_content_dl #doc_table .products .products_list_wrapper ul .product_name span {
  margin-right: 5px;
}

#doc_detail_content_dl #doc_table .products .products_list_wrapper ul .model_names {
  padding-left: 5px;
}

#doc_detail_content_dl .doc_detail,
#doc_detail_content_dl #dl_detail {
  margin: 10px auto;
}

#doc_detail_content_dl .doc_detail h3,
#doc_detail_content_dl #dl_detail h3 {
  margin-top: 20px;
  padding: 7px 0 7px 10px;
  font-size: 14px;
  padding: 3px 0px 3px 8px;
  border-left: 5px solid #09C;
}

#doc_detail_content_dl .doc_detail .body,
#doc_detail_content_dl #dl_detail .body {
  margin-top: 2px;
  border-top: 1px solid #09C;
  padding: 8px 20px 0 20px;
}

#doc_detail_content_dl #dl_detail .body .caution {
  color: #FF0000;
  font-weight: bold;
}

#doc_detail_content_dl #dl_detail .body ol {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}

#doc_detail_content_dl #dl_detail .body ol li {
  overflow: hidden;
  height: 1%;
  padding: 5px;
  list-style-type: none;
}

#doc_detail_content_dl #dl_detail .body ol li .row_no {
  display: inline;
  float: left;
  height: 1%;
  margin-right: 5px;
}

#doc_detail_content_dl #dl_detail .body ol li .row_no p {
  padding: 1px 7px 1px 1px;
  text-align:center;
}

#doc_detail_content_dl #dl_detail .body ol li .file_name {
  float: left;
  width: 380px;
  overflow: hidden;
  height: 1%;
}

#doc_detail_content_dl #dl_detail .body ol li .file_name p {
  padding: 2px 0;
}

#doc_detail_content_dl #dl_detail .body ol li .download_cart_operators {
  display: inline;
  float: right;
  margin-left: 8px;
  padding: 6px 0;
}

#doc_detail_content_dl #dl_detail .body ol li .download_cart_operators .add_list,
#doc_detail_content_dl #dl_detail .body ol li .download_cart_operators .proccessing,
#doc_detail_content_dl #dl_detail .body ol li .download_cart_operators .completed,
#doc_detail_content_dl #dl_detail .body ol li .download_cart_operators span {
  display: inline;
  float: left;
  line-height: 22px;
  font-weight: bold;
}

#doc_detail_content_dl #dl_detail .body ol li .download_cart_operators img {
  display: inline;
  float: left;
  margin: 3px 3px 0 0;
}

#doc_detail_content_dl #dl_detail .body ol li .download_cart_operators .proccessing,
#doc_detail_content_dl #dl_detail .body ol li .download_cart_operators .completed {
  display: none;
}


#doc_detail_content_dl #dl_detail .body ol li .dl_link {
  float: right;
  padding: 6px 0;
}

#doc_detail_content_dl #dl_detail .body .btn_dl_list {
  float: right;
  margin: 5px 0 0 0;
}

#doc_detail_content_dl #dl_detail .body .get_adobe_reader {
  overflow: hidden;
  height: 1%;
  border: 1px solid #999;
  width: 600px;
  margin: 10px auto;
  padding: 5px 8px;
}

#doc_detail_content_dl #dl_detail .body .get_adobe_reader p {
  float: left;
  display: inline;
  width: 430px;
}

#doc_detail_content_dl #dl_detail .body .get_adobe_reader img {
  float: right;
  display: inline;
  margin: 0 5px;
}

#doc_detail_content_dl .ref_documents {
  width: 660px;
  margin: 30px auto 10px;
}

#doc_detail_content_dl .ref_documents h3 {
  font-size: 1.2em;
  font-weight: bold;
  padding: 7px 0px 7px 8px;
  background-color: #E8FAFF;
  border: 1px solid #09C;
  border-left-width: 5px;

}

#doc_detail_content_dl .ref_documents .body {
  padding: 8px 20px 0 20px;
}

#doc_detail_content_dl .ref_documents .body .description {
  font-weight: bold;
  line-height: 1.4em;
}

#doc_detail_content_dl .ref_documents .body .link {
  line-height: 130%;
  margin: 0 0 5px 0;
}

#doc_detail_content_dl .ref_documents .body .link td {
  vertical-align: text-top;
}

#doc_detail_dl .footer {
  margin-top: 5px;
  padding-top: 10px;
  border-top: 1px solid #999;
}


/*--------FAQ error------------------*/

.errorBox
{
  margin: 0px 130px;
  width: 707px;
  border: 1px solid #686868;

}

.error
{
  clear: both;
  font-size: 100%;
  margin: 15px;

}

.error p
{
  clear: both;
  font-size: 120%;
  border-bottom : solid 1px #686868;
  font-weight: bold;
  color: #CC0000;
  padding-bottom: 5px;
}

/*--------FAQ enquete------------------*/

.enqueteBox
{
  margin: 0px 130px;
  width: 707px;
  border: 1px solid #686868;

}

.enquete
{
  clear: both;
  font-size: 90%;
  margin: 15px;

}

.enquete p
{
  clear: both;
  font-size: 120%;
  border-bottom : solid 1px #686868;
  font-weight: bold;
  color: #009;
  padding-bottom: 5px;
}


/*--------FAQ template style------------------*/

#faqTb02
{
  background-color: #666;
}

#faqTb02 td
{
  background-color:#FFF;
}

#faqTb02 th
{
  background-color:#CCC;
  text-align: left;
}

#faqTb03 th
{
  background-color:#000066;
  text-align: left;
  color: #FFFFFF;
}

#faqTb01 ol,
#faqTb02 ol
{
  margin: 15px 20px 20px 40px;
}

#faqTb01 li,
#faqTb02 li,
#faqTb04 li
{
  margin: 0px 0px 15px 0px;
}

#faqTb04 ol
{
  margin: 0px 20px 20px 40px;
}

/*
Section PcChange
--------------------------------------------------------------------------------\*/
.section_PcChange ul{
  text-align:center;
  font-size:12px;
  font-weight:normal;
  padding:16px 10px;
}

.section_PcChange ul li{
  display:inline-block;
  padding:0 6px;
}

.section_PcChange ul li:last-child{
  border-left:1px solid #cacaca;
  text-align:center;
}

.section_PcChange a:link,
.section_PcChange a:visited{
  color: #455470;
}
