@charset "utf-8";

/*
* OKBiz
* OKFAQ Copyright(c) 2002-2012 OKWave.
*/


/* =======================================================
basic
======================================================= */


/* ------------------------------
default settings
------------------------------ */

* {
	margin: 0;
	padding: 0;
}

body {
	padding: 0 !important;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

fieldset,
img,
table {
	border: 0;
}

li,
ol,
ul {
	list-style: none;
}

body {
	font-family: 'meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	color: #333;
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

h1 {
	font-size: 12px;
}

em {
	font-style: normal;
}


/* ------------------------------
font size
------------------------------ */


/* 大 */

body.lang_size_large,
.lang_size_large textarea {
	font-size: 120%;
}

.lang_size_large .login_txt,
.lang_size_large .keyword_frm {
	font-size: 110%;
}


/* 中 */

body.lang_size_medium,
.lang_size_medium .login_txt,
category_tree .lang_size_medium .keyword_frm,
.lang_size_medium textarea {
	font-size: 100%;
	font-size: 88%;
	box-sizing: border-box;
	padding: 0.8em;
}


/* 小 */

body.lang_size_small,
.lang_size_small textarea {
	font-size: 80%;
}

.lang_size_small .login_txt,
.lang_size_small .keyword_frm {
	font-size: 90%;
}


/* ------------------------------
common
------------------------------ */

.flo_l {
	float: left;
}

.flo_r {
	float: right;
	display: inline;
}


/* ------------------------------
link
------------------------------ */


/* リンク */

a:link {
	color: #00C;
	color: #135177;
	text-decoration: underline;
}


/* 訪問済み */

a:visited {
	color: #00C;
	color: #135177;
	text-decoration: underline;
}

#okw_contents a:link {
	text-decoration: none;
}

#okw_contents a:hover {
	text-decoration: underline;
}


/* ホバー */

a:hover {
	color: #f60;
	color: #35a8ef;
	text-decoration: underline;
}


/* アクティブ */

a:active {
	color: #f60;
	color: #35a8ef;
	text-decoration: underline;
}


/* =======================================================
base layout
======================================================= */


/* ------------------------------
okwave wrapper
------------------------------ */


/* 全体 */

#okw_wrapper {
	width: auto;
	margin: 0 auto;
}


/* ------------------------------
okwave head line
------------------------------ */


/* 領域 */

.okw_headline {
	width: 980px;
	/* 幅 */
	margin: 0 auto;
	/* 周囲余白 */
	display: none;
}


/* h1 タグ内 */

.okw_headline h1 {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	text-align: left;
	display: none;
}


/* ------------------------------
okwave headder
------------------------------ */


/* 領域 */

#okw_header {
	background: transparent url("../images/front/headerbg.jpg") repeat-x scroll left top;
}


/* 内部領域 */

#okw_header_inner {
	background: transparent url("../images/front/pic_header.jpg") no-repeat scroll left top;
	width: 980px;
	margin: 0 auto;
	height: 100px;
	padding: 1px 0 0;
}


/* ロゴ */

#okw_header_logo a {
	background: transparent url("../images/front/logo_header.gif") no-repeat scroll left top;
	width: 190px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	height: 70px;
	margin: 10px 0 0;
}


/* ------------------------------
okwave contents
------------------------------ */


/* 領域 */

#okw_contents {
	background: #fff/*url("../images/front/bodybg.jpg") repeat-x scroll left top*/
	;
	width: 1000px;
	width: 1032px;
	margin: 0 auto;
}


/* 表示領域ベース */

#okw_contents_base {
	margin: 0;
	width: 1000px;
	width: 1032px;
	background: #fff/* url("../images/front/contentsbg_r.gif") repeat-y scroll right top*/
	;
	position: relative;
}

#okw_contents_base,
div#MB_window {
	background-color: #fff;
}


/* 表示領域 */

#okw_contents_inner {
	background: #fff/*url("../images/front/contentsbg_l.gif") repeat-y scroll left top*/
	;
	padding: 5px 0 1px 0;
	padding: 16px 0 0px 0;
}

#okw_contents_inner,
div#MB_frame {
	background-color: transparent;
}


/* ------------------------------
side column
------------------------------ */


/* 領域 */

#okw_side {
	width: 260px;
	width: 280px;
	font-size: 0.9em;
}


/* ------------------------------
main column
------------------------------ */


/* 領域 */

#okw_center {}


/* 領域・サイドカラム有 */

#okw_center.okw_side {
	width: 720px;
}


/* 領域・サイドカラム無 */

#okw_center .side_none {
	width: auto;
}


/* ------------------------------
okwave footer
------------------------------ */


/* ライン画像領域 … custom フッターで消える */

#okw_footer_custom {
	height: 15px;
	background: transparent url("../images/front/footerbg.jpg") repeat-x scroll left top;
}


/* 領域 */

#okw_footer_default {
	margin: 0 auto;
	padding: 0px 0 10px;
}


/* コピーライト部分文字サイズ固定 */

body #okw_footer_default {
	font-size: 12px;
}


/* コピーライト位置調整 */

.okw_copy {
	margin-top: 10px;
}


/* コピーライト */

.okw_copy a:link,
.okw_copy a:visited,
.okw_copy a:active,
.okw_copy a:hover {
	color: #333333;
	text-decoration: none;
}


/* ロゴ */

#okw_logo_footer a {
	background: transparent url("../images/front/logo_footer.gif") no-repeat scroll left top;
	width: 190px;
	height: 26px;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
}


/* =======================================================
link
======================================================= */


/* トップヘ */

.topLink {
	float: right;
	font-size: 12px;
	margin: 10px 0;
	height: auto;
}


/* トップヘリンク */

.topLink a {
	background: transparent url("../images/front/ico_toparrow.gif") no-repeat scroll 2px 100%;
	background-position: left center;
	height: 13px;
	padding: 2px 3px 2px 20px;
	display: inline-block;
}


/* 領域 */

.siteLink li {
	display: inline;
	font-size: 12px;
}


/* 戻る */

.preLink {
	background: transparent url("../images/front/ico_back.gif") no-repeat scroll 2px 100%;
	text-align: left;
	margin-right: 15px;
}


/* 戻るリンク */

.preLink a {
	padding: 2px 3px 2px 20px;
	display: inline-block;
	height: 13px;
}


/* ------------------------------
admin link : 管理者向けリンク
------------------------------ */


/* 領域 */

.fixed_link {
	position: fixed!important;
	position: absolute;
	right: 0;
}


/* リンク内 */

.fixed_link div a {
	display: block;
	width: 36px;
	height: 102px;
	overflow: hidden;
	text-indent: -99999px;
}


/* FAQリンク領域 */

.admin_back_link {
	top: 150px;
}


/* FAQリンク */

.admin_back a {
	background: transparent url("../images/front/admin_back.gif") no-repeat scroll center center;
}


/* デザインプレビューリンク領域 */

.preview_close_link {
	top: 260px;
}


/* デザインプレビューリンク */

.preview_close a {
	background: transparent url("../images/front/preview_close.gif") no-repeat scroll center center;
}


/* =======================================================
icon
======================================================= */


/* ------------------------------
design parts
------------------------------ */


/* 共通 */

.icoInf,
.icoInfoNews,
.icoKeyword,
.icoQa,
.icoNew,
.icoCate,
.icoResult,
.icoHelpdesk,
.icoLogin,
.icoHot {
	background-attachment: scroll;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	display: inline-block;
	height: 24px;
	padding: 6px 0 0 35px;
}


/* info & news */

.icoInf {
	background-image: url("../images/front/ico_info.gif");
}


/* キーワード検索 */

.icoKeyword {
	background-image: url("../images/front/ico_search.gif");
}


/* よくある質問 */

.icoQa {
	background-image: url("../images/front/ico_qa.gif");
}


/* 最新の FAQ */

.icoNew {
	background-image: url("../images/front/ico_new.gif");
}


/* カテゴリー */

.icoCate {
	background-image: url("../images/front/ico_cate.gif");
}


/* FAQ一覧 */

.icoResult {
	background-image: url("../images/front/ico_faq.gif");
}


/* お問合わせ */

.icoHelpdesk {
	background-image: url("../images/front/icon_helpdesk.gif");
	background-position: 5% 50%;
}


/* ログイン */

.icoLogin {
	background-image: url("../images/front/ico_login.gif");
}


/* 注目のキーワード */

.icoHot {
	background-image: url("../images/front/ico_hot.gif");
}


/* ------------------------------
faq detail page
------------------------------ */


/* おすすめのFAQ */

.icoFaq {
	background: transparent url("../images/front/ico_faq.gif") no-repeat scroll 0% 50%;
	display: inline-block;
	height: 30px;
	padding: 6px 0 0 35px;
}


/* 印刷 */

.icoPrint {
	background: transparent url("../images/front/ico_print.gif") no-repeat scroll 2px 2px;
	display: inline-block;
}


/* 印刷リンク */

.icoPrint a {
	display: block;
	padding: 2px 3px 2px 20px;
	height: 16px;
	display: inline;
}


/* 質問 */

.icoQ {
	/*background: transparent url("../images/front/ico_qst.gif") no-repeat scroll left top;*/
	background: transparent url("/img/common/que1.gif") no-repeat scroll left top;
	background: url("/usr/file/attachment/cst-ico_Q-pc.png") no-repeat scroll left top;
	display: block;
	padding: 0 0 32px 40px;
}


/* 回答 */

.icoA {
	background: transparent url("../images/front/ico_ans.gif") no-repeat scroll left top;
	background: transparent url("/img/common/ans1.gif") no-repeat scroll left top;
	display: block;
	padding: 8px 0 8px 40px;
	margin: 0 5px;
}


/* ------------------------------
faq search page
------------------------------ */


/* 質問小 */

.icoQ_sml {
	/*background: transparent url("../images/front/ico_qst_s.gif") no-repeat scroll 0% 40%;*/
	background: url("/img/common/qa_s_ico.gif") no-repeat left 4px;
	padding: 0 0 0 25px;
	background: url("/usr/file/attachment/cst-ico_Q-pc_s.png") no-repeat left top;
	padding: 0 0 4px 26px;
}


/* 回答小 */

.icoA_sml {
	/*background: transparent url("../images/front/ico_ans_s.gif") no-repeat scroll 0% 10%;*/
	background: url("/img/common/qa_s_ico.gif") no-repeat left -15px;
	padding: 0 0 0 25px;
	font-size: 12px !important;
	margin-top: 1em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url("/usr/file/attachment/cst-ico_A-pc_s.png") no-repeat left top;
	padding: 0 0 4px 26px;
}


/* =======================================================
sub_headder
======================================================= */


/* 領域 */

#okw_sub_header {
	margin-bottom: 5px;
	margin-bottom: 12px;
	line-height: 22px;
}


/* ------------------------------
category path
------------------------------ */


/* 領域 */

.okw_bread {}


/* 各部 */

.okw_bread li {
	display: inline;
	font-size: 12px;
}


/* リンク */

.okw_bread li a {
	margin: 0 5px 0 0;
}


/* ------------------------------
font size change
------------------------------ */


/* 領域 */

#fontCol {
	white-space: nowrap;
	line-height: 22px;
}


/* テキスト部 */

li.okw_txt {
	font-size: 12px;
	float: left;
	margin-right: 10px;
}


/* 大中小 */

.fntBig,
.fntMid,
.fntSml,
li.fntBigOn,
li.fntMidOn,
li.fntSmlOn {
	width: 22px;
	height: 22px;
	float: left;
	text-indent: -99998px;
	overflow: hidden;
	margin-right: 5px;
	background-attachment: scroll;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
}


/* 大中小リンク */

.fntBig a,
.fntMid a,
.fntSml a {
	display: block;
}


/* 大 */

li.fntBig {
	background-image: url("../images/front/btn_fntbig_off.gif");
}


/* 中 */

li.fntMid {
	background-image: url("../images/front/btn_fntmdl_off.gif");
}


/* 小 */

li.fntSml {
	background-image: url("../images/front/btn_fntsml_off.gif");
}


/* 大 ホバー・アクティブ */

li.fntBig:hover,
li.fntBigOn {
	background-image: url("../images/front/btn_fntbig_on.gif");
}


/* 中 ホバー・アクティブ */

li.fntMid:hover,
li.fntMidOn {
	background-image: url("../images/front/btn_fntmdl_on.gif");
}


/* 小 ホバー・アクティブ */

li.fntSml:hover,
li.fntSmlOn {
	background-image: url("../images/front/btn_fntsml_on.gif");
}


/* =======================================================
design parts
======================================================= */


/* 領域 */

.colArea {
	margin-bottom: 10px;
	margin-bottom: 48px;
}


/* ------------------------------
title
------------------------------ */


/* 2 列パーツ */

.twoCol {
	width: 49.5%;
}


/* 1 列パーツ */

.ttl_col {
	background: transparent url("../images/front/ttll.gif") no-repeat scroll left top;
	height: 44px;
	padding: 0 0 0 2px;
}


/* パーツタイトル */

.ttl_bg {
	background: transparent url("../images/front/ttlbg.gif") no-repeat scroll right top;
	height: 38px;
	padding: 6px 0 10px 5px;
}


/* パーツタイトル文字 */

.ttl_col h2 {
	font-size: 14px;
	font-weight: bold;
}


/* ------------------------------
info & news
------------------------------ */


/* リスト領域 */

.newsList {
	margin: 5px 10px 0;
}


/* 1 行 */

.newsList li {
	background: transparent url("../images/front/marker_square.gif") no-repeat scroll left 0.5em;
	padding: 0 0 0 10px;
	margin-bottom: 5px;
	word-break: break-all;
	word-wrap: break-word;
	clear: both;
	overflow: hidden;
	line-height: 1.2;
}


/* 日付 */

.datetime {
	line-height: 1.2;
	margin-right: 5px;
	white-space: nowrap;
}


/* Info&News一覧日付 */

.newsList li .datetime {
	float: left;
}


/* Info&News一覧本文 */

.infoTxt {
	float: left;
	word-break: keep-all;
	white-space: nowrap;
}


/* 「もっと見る」領域 */


/* デフォルトで「もっと見る」は非表示にしています */


/* 利用する場合は本クラスの display:none を display:block に更新してください */

#info_and_news_more_page {
	display: none;
	background: none;
}

#info_and_news_more_page_inner {
	text-align: right;
	font-size: 12px;
}

#info_and_news_more_page .more_page_link {
	background-image: url("../images/front/ico_nextarrow.gif");
	background-attachment: scroll;
	background-color: transparent;
	background-position: 2px 50%;
	background-repeat: no-repeat;
	padding-left: 18px;
	display: inline-block;
	height: 16px;
}


/* ------------------------------
keyword search
------------------------------ */


/* 領域 */

.search_frmArea {
	margin: 16px 24px 32px;
}


/* ショルダー時領域 */

#okw_side .search_frmArea {
	margin: 5px 0;
}


/* 説明文 */

.search_description {
	font-size: 80%;
	color: #666666;
	margin: 3px 0;
}


/* フォーム */

.keyword_frm {
	width: 70%;
	width: 100%;
	height: 28px;
	height: 36px;
	float: left;
	border-width: 1px 0 1px 1px;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	line-height: 2.0;
	font-size: 16px !important;
	letter-spacing: 1.8px;
	padding: 8px;
	box-sizing: border-box;
}


/* 自然文フォーム */

.n_keyword_frm {
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
	min-width: 200px;
	width: 100%;
	height: 4em;
}

.n_keyword_frm:focus {
	background-color: #FFFFFF;
}

.okw_side .keyword_frm {
	width: 88%;
	height: 36px;
	box-sizing: border-box;
}


/* ボタン */


/*
.keyword_frmbtn {
	background: transparent url("../images/front/btnsearch.gif") no-repeat scroll left top;
	width: 72px;
	height: 30px;
	color: #fff;
	font-weight: bold;
	border: 0;
	font-size: 14px;
}
*/


/* 自然文ボタン */

.n_keyword_frmbtn,
.keyword_frmbtn,.search_frmArea .keyword_frmbtn {
	background: url("../images/front/btnsearch.gif") no-repeat scroll left top transparent;
	background-image: none;
	background-color: #003366;
	width: 72px;
	height: 30px;
	color: #fff;
	font-weight: bold;
	border: 0;
	font-size: 14px;
	font-size: 12px;
	float: right;
	margin: 5px 0 0 0;
	display: block;
	cursor: pointer;
	border-radius: 4px;
	box-shadow: 0px 2px 0px rgba(000, 000, 000, 0.1);
	-moz-box-shadow: 0px 2px 0px rgba(000, 000, 000, 0.1);
	-webkit-box-shadow: 0px 2px 0px rgba(000, 000, 000, 0.1);
}

.n_keyword_frmbtn:hover,
.keyword_frmbtn:hover {
	background-color: #56a0dc;
}

.okw_side .keyword_frmbtn {
	height: 36px !important;
	margin: 0;
}


/* 検索切り替え */

.search_switch {
	font-size: 0.9em;
	margin: 0 auto 0 0;
}


/* 検索絞込み */

.search_target {
	margin: 0 20px 0 0;
	float: left;
}

.search_keyword_morph {
	float: left;
}

.search_keyword_morph input {
	vertical-align: middle;
	cursor: pointer;
}

.search_keyword_morph label {
	margin-top: 8px;
	display: inline-block;
	cursor: pointer;
}

.kwd_none {
	margin: 15px 3px 20px 0px;
	background-color: #F6FFF2;
	border: 1px solid #E4E4E4;
	padding: 20px;
}

.kwd_none span {
	font-weight: bold;
	/* 文字太さ */
}


/* 検索サジェスト 表示基点 */

.search_frmArea {
	position: relative;
}


/* 検索サジェスト　表示調整 */

.search_suggest_area {
	position: relative;
	width: 100%;
}


/* 検索サジェスト */

.search_suggest {
	position: absolute;
	background-color: #FFFFFF;
	border-right: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	max-height: 100px;
	min-height: 25px;
	overflow: auto;
	left: 0;
	top: 0;
	width: 70%;
	margin-top: 0px;
}


/* 検索サジェスト　IE6対応 */

.search_suggest {
	_height: 100px;
}


/* 検索サジェスト　サジェスト単語 */

.search_suggest div {
	padding: 1px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}

.search_suggest div.over {
	background-color: #EEEEEE;
}


/* ------------------------------
qa list
------------------------------ */


/* 領域 */

.qaList {
	margin: 8px 10px 10px;
}


/* 1 行 */

.qaList li,.qaList li.Q_sml {
	/*background: transparent url("../images/front/marker_arrow.gif") no-repeat scroll left 5px;*/
	background: url("/img/ar_bl.gif") no-repeat left 5px;
	padding: 0 0 0 15px;
	margin-bottom: 5px;
	word-break: break-all;
	word-wrap: break-word;
}


/* ------------------------------
new faq list
------------------------------ */


/* 領域 */

.faqList {
	margin: 8px 10px 10px;
}


/* 1 行 */

.faqList li,.faqList li.Q_sml {
	/*background: transparent url("../images/front/marker_arrow.gif") no-repeat scroll left 5px;*/
	background: url("/img/ar_bl.gif") no-repeat left 5px;
	padding: 0 0 0 15px;
	margin-bottom: 5px;
	word-break: break-all;
	word-wrap: break-word;
}


/* ------------------------------
login parts
------------------------------ */


/* ログインパーツ */

.loginArea,
.loginUsrArea {
	margin: 5px 10px 10px;
}


/* ログインフォーム 領域 */

.loginArea {
	margin-top: 5px;
}


/* 1列表示ログインフォーム */

.okw_parts_login form {
	float: left;
	width: 790px;
}


/* ショルダーあり1列表示ログインフォーム */

#okw_center .okw_parts_login form {
	float: left;
	width: 520px;
}


/* ショルダー,2列表示ログインフォーム */

#okw_side .okw_parts_login form,
#okw_center .twoCol.okw_parts_login form,
.twoCol.okw_parts_login form {
	float: none;
	width: auto;
}


/* ログインフォーム */


/* 1列表示ログインフォーム項目 */

.okw_parts_login .form_field {
	margin-bottom: 5px;
	width: 40%;
	float: left;
}


/* ショルダー,2列表示ログインフォーム項目 */

#okw_side .okw_parts_login .form_field,
.twoCol.okw_parts_login .form_field {
	width: 100%;
}


/* ログイン入力フォーム左 */

.okw_parts_login .form_field dt {
	float: left;
	text-align: right;
	width: 35%;
}


/* ログイン入力フォーム右 */

.okw_parts_login .form_field dd {
	float: left;
	width: 60%;
}


/* ログイン入力フォーム */

.okw_parts_login .form_field .login_txt {
	border: 1px solid #CCCCCC;
	letter-spacing: 1.8px;
	line-height: 2;
	width: 100%;
	margin: 0;
}


/* ログインボタン */

.loginUsrArea p {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}


/* パスワード再発行 リンク */

.okw_parts_login .reissue_password {
	text-align: right;
}


/* ショルダー,2列表示パスワード再発行 リンク */

#okw_side .okw_parts_login .reissue_password,
.twoCol.okw_parts_login .reissue_password {
	margin-top: 5px;
	text-align: center;
	clear: both;
}

.okw_parts_login .reissue_password a {
	font-size: 90%;
}


/* ログイン中 リンク */

.loginUsr_link {
	text-align: right;
	/* テキスト配置 */
	font-size: 90%;
}


/* クライアントユーザーのログインフォーム */

.okw_parts_end_user_login .form_field {
	display: inline-block;
	margin-top: 5px;
	width: 100%;
}

.okw_parts_end_user_login .form_field dt {
	float: left;
	text-align: right;
	width: 40%;
}

.okw_parts_end_user_login .form_field dd {
	float: left;
	width: 55%;
}

.okw_parts_end_user_login .form_field .login_txt {
	border: 1px solid #CCCCCC;
	letter-spacing: 1.8px;
	line-height: 2;
	width: 100%;
}


/* ------------------------------
category list
------------------------------ */


/* 1 領域 */

* html .cateList {
	margin: 5px 10px 5px 10px;
	padding: 0 0 0 10px;
}


/* カテゴリーアイコン*/

.cate_icon {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}


/* 中カテゴリ */

.cate_middle {
	padding: 0 5px 0 5px;
	line-height: 135%;
}

.cate_middle a {
	font-weight: bold;
}


/* 小カテゴリ */

.cate_small {
	display: table;
	padding: 0 8px 0 1em;
	font-size: 90%;
	margin-left: 15px;
	clear: left;
}


/* 小カテゴリ */

.cate_small li {
	display: inline;
	padding: 0 4px 0 0;
	word-wrap: break-word;
	word-break: break-all;
}


/* 件数 */

.cate_count {
	padding: 0 0 0 1em;
	color: #666;
	white-space: nowrap;
	font-weight: normal;
	font-size: 80%;
}


/* カテゴリー列表示用 */

.cateList_box {
	margin: 10px 10px;
	margin: 8px 8px;
}


/* 1列表示 */

.cateList_1line {
	width: 100%;
}


/* 2列表示 */

.cateList_2line {
	width: 49%;
	float: left;
}


/* 3列表示 */

.cateList_3line {
	width: 33%;
	float: left;
}


/* 4列表示 */

.cateList_4line {
	width: 24.9%;
	float: left;
}


/* ------------------------------
category tree
------------------------------ */


/* TOPカテゴリータイトル、背景 */

.category_tree .ttl_bg {
	background: url(../images/front/ttlbg.gif) no-repeat 0 -2px transparent;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	color: #333;
	display: block;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0px;
	width: 246px;
	width: 266px;
	height: 32px;
	font-size: 12px;
}

.category_tree {
	word-break: break-all;
	font-size: 12px;
	padding-bottom: 2px;
	width: 260px;
	width: 280px;
	margin: 0 0 24px;
	background: #dedede;
}

.icocate_tree {
	background: url(../images/front/ico_cate_s.gif) no-repeat left;
	display: inline-block;
	height: 24px;
	padding: 6px 0 0 25px;
}


/* TOPカテゴリータイトル*/

.category_tree .ttl_col {
	background: none;
	padding: 1px 1px 0;
	height: auto;
}

.category_open a:hover.pm_icon {
	background: url(../images/front/cate_on_on.gif) no-repeat 0px 0px;
}

.category_close a:hover.pm_icon {
	background: url(../images/front/cate_off_on.gif) no-repeat 0px 0px;
}

.fo_b {
	font-weight: bold;
}


/* カテゴリー名領域 */

.cate_pull_inert_bg {
	padding: 5px 0;
}


/* カテゴリー+-アイコン調整 */

.category_tree .pm_icon {
	text-indent: -9999px;
	width: 18px;
	margin: 0 5px;
	display: inline;
}

.category_open .pm_icon {
	background: url(../images/front/cate_on.gif) no-repeat 0px 0px;
}

.category_close .pm_icon {
	background: url(../images/front/cate_off.gif) no-repeat 0px 0px;
}


/* カテゴリーアイコン無し調整 */

.category_none {
	background: url(../images/front/cate.gif) no-repeat 11px 9px;
	padding-left: 28px
}


/* 選択中のカテゴリ */

.category_select {
	background-color: #003366;
}

.category_select a,
.category_select a span {
	color: #FFF;
	font-weight: bold;
}


/* 配下カテなし選択カテゴリーの画像 */

.category_none.category_select {
	background: url("../images/front/cate_active.gif") no-repeat scroll 11px 10px #003366;
}


/* カテゴリ名文字 */

.category_tree a,
.category_nofaq {
	margin-right: 5px;
	display: block;
	overflow: auto;
}

.category_level_0 {
	margin: 0 2px;
	background: #FFF;
}

.category_level_0 li {
	border-top: 1px solid #e6e6e6;
}

.category_level_1 {
	background: #f2f2f2;
	margin-left: 20px;
	margin-left: 0;
	clear: both;
	padding-left: 16px;
}

.category_level_1 li {
	border-top: 1px solid #dcdcdc;
}

.category_level_2 {
	background: #e8e8e8;
	margin-left: 20px;
	clear: both;
}

.category_level_2 li {
	border-top: 1px solid #cfcfcf;
}

.category_level_3 {
	background: #dfdfdf;
	margin-left: 20px;
	clear: both;
}

.category_level_3 li {
	border-top: 1px solid #cccccc;
}


/* ------------------------------
attention_keyword
------------------------------ */

.attention_keyword_list {
	margin-top: 10px;
	padding: 0px 5px;
}

.attention_keyword_list li {
	/* 縦並びにする場合は display:inline を display:block に更新してください */
	display: inline;
}


/* =======================================================
faq detail page
======================================================= */


/* ------------------------------
base info
------------------------------ */


/* 戻る */

.faq_qstInf_col .siteLink {
	float: left;
	display: inline;
	display: none;
}


/* 領域 */

.faq_qstInf_col {
	border-bottom: 1px solid #ccc;
	border-bottom: 1px solid #003366;
	margin: 0 0 48px;
	padding: 0 0 8px;
	color: #adadad;
}


/* 表示領域 */

.faq_dateNo {
	margin-right: 5px;
	float: right;
	width: 100%;
	float: left;
}


/* 各パーツ */

.faq_dateNo li {
	font-size: 12px;
	margin-right: 15px;
	display: inline;
}


/* 印刷 */

.faq_dateNo li.faq_print {
	margin-right: 0;
	float: right;
}


/* ------------------------------
question
------------------------------ */


/* タイトル */

.faq_qstCont_ttl {
	font-size: 22px;
	font-weight: bold;
	color: #036;
	line-height: 1.4;
	margin: 0;
	word-wrap: break-word;
	display: table-header-group;
}


/* 領域 */

.faq_qstCont_col {
	margin: 10px 65px 30px;
	display: none;
}


/* テキスト領域 */

.faq_qstCont_txt {
	margin-bottom: 10px;
	word-wrap: break-word;
}


/* カテゴリ */

.faq_cate_col {
	padding: 5px;
	border: 1px dotted #999;
	background-color: #f7f7f7;
}


/* カテゴリタイトル */

.faq_cate_col dt,
.faq_cate_col dd {
	float: left;
}


/* カテゴリ名 */

.faq_cate_col dt {
	margin-right: 5px;
}


/* ------------------------------
answer
------------------------------ */


/* タイトル領域 */

.faq_ans_bor {
	background: transparent url("../images/front/bor_qst.gif") repeat-x scroll left bottom;
	padding-bottom: 5px;
	margin: 0 25px 10px;
	display: none;
}


/* タイトル */

.faq_ans_ttl {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	margin: 10px 20px 10px;
	display: none;
}


/* 領域 */

.faq_ans_col {
	padding: 0 65px 20px;
	padding: 0 0 20px 40px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	word-wrap: break-word;
	background: url("/usr/file/attachment/cst-ico_A-pc.png") no-repeat scroll left top;
}


/* テキスト領域 */

.faq_ansCont_txt {
	margin-bottom: 10px;
}


/* 添付ファイル・追加フォーム領域 */

.faq_addition_col {
	padding: 5px 10px;
	border: 1px dotted #999;
	background-color: #f7f7f7;
}


/* 添付ファイル・追加フォーム */

.faq_addition_list dt,
.faq_addition_col dd {
	float: left;
}


/* 添付ファイル・追加フォームタイトル */

.faq_addition_list dt {
	margin-right: 5px;
}


/* 添付ファイル項目名 */


/* 横並び設定 */

.faq_attachment_file_list dd {
	display: inline;
	margin: 0 15px 0 0;
	float: none;
	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;
}
*/


/* ------------------------------
wizard FAQ question
------------------------------ */


/* 質問文 */

.wzd_qstCont_col {
	background-color: #FEF3E0;
	border-left: 4px solid #F8961C;
	padding: 10px 8px 10px 15px;
	margin: 10px 65px 0px;
}

.wzd_qstCont_txt {
	float: left;
}


/* 1カラム　設問リンク */

.wzd_bck {
	background: url("../images/front/btn_back.gif") no-repeat scroll left top transparent;
	float: right;
	font-size: 70%;
	padding-left: 18px;
	margin-top: 5px;
	width: 13%;
}


/* 2カラム　設問リンク */

.okw_side .wzd_bck {
	width: auto;
}


/* 選択肢　背景 */

.wzd_slct_area {
	background-color: #EEEEEE;
	padding: 10px 10px 10px 15px;
	margin: 2px 65px 20px;
	clear: both;
	overflow: hidden;
}

.wzd_slct_area div {
	overflow: hidden;
}


/* チェックボックス 領域 */

.wzd_slct_area .chckbx_off,
.wzd_slct_area .chckbx_on {
	display: inline-block;
	padding: 0 0 0 30px;
}


/* 未選択チェックボックス アイコン */

.wzd_slct_area .chckbx_off {
	background: url("../images/front/btn_navi_off.gif") no-repeat scroll 0 -1px transparent;
}


/* 選択済チェックボックス アイコン */

.wzd_slct_area .chckbx_on {
	background: url("../images/front/btn_navi_on.gif") no-repeat scroll 0 -1px transparent;
	cursor: pointer;
}


/* 選択肢領域内テキスト */

.selecttxt {
	background: url("../images/front/icon_select.gif") no-repeat scroll left center transparent;
	clear: both;
	color: #999999;
	font-size: 80%;
	margin: 10px 0 0 2px;
	padding: 0 0 0 20px;
}


/* ------------------------------
enquate
------------------------------ */


/* 領域 */

.okw_enquete_area {
	border: 4px solid #CCEEAA;
	margin: 0 auto 20px;
	padding: 0 10px;
	padding: 0;
	width: 70%;
	width: 100%;
}


/* タイトル */

.questioner_ttl {
	font-size: 14px;
	font-size: 16px;
	padding: 10px 10px 3px;
	padding: 12px 12px 8px;
	text-align: left;
	font-weight: bold;
	border-bottom: 2px solid #66AA66;
	border-bottom: 1px solid #cea;
}


/* 内容領域 */

.questioner_col {
	text-align: center;
	padding: 10px;
	padding: 0 32px 32px;
}


/* 選択肢領域 */

.faq_form_list {
	text-align: left;
	float: left;
	float: none;
	width: 40%;
	/*追加*/
	margin: 24px auto 24px;
}


/* 選択肢 */

.faq_form_list li {
	display: block;
	display: inline-block;
	margin: 0.5em 1em;
}


/* テキストエリア領域 */

.questioner_txt_col {
	width: 58%;
	width: 100%;
	margin: 0 0 5px auto;
	margin: 0 0 24px auto;
	text-align: left;
	/* 追加 */
	margin-top: 16px;
	border-top: 1px dotted #cea;
	border-bottom: 1px dotted #cea;
	padding-top: 16px;
	padding-bottom: 16px;
}


/* テキストエリア上メッセージ */

.questioner_sub_msg {
	font-size: 80%;
	font-size: 100%;
	/* 追加 */
	display: block;
	margin-bottom: 8px;
}


/* テキストエリア */

.questioner_txt {
	background-color: #FCFCFC;
	border: 1px solid #AAAAAA;
	width: 100%;
	/* 追加 */
	height: 8em;
}


/* テキストエリア下メッセージ */

.questioner_description {
	font-size: 80%;
	color: #666666;
	/* 追加 */
	display: block;
	margin-top: 8px;
}


/* ボタン領域 */

.questioner_submit_btn {
	width: 125px;
	height: 30px;
	margin: 0 auto;
	clear: both;
}


/* 送信ボタン */

.questioner_btn {
	font-weight: bold;
	font-size: 14px;
	color: #336600;
	background: transparent url("../images/front/btn_formoff.gif") no-repeat scroll left top;
	width: 125px;
	height: 30px;
	border: 0;
}


/* 送信ボタン ホバー */

.questioner_btn:hover {
	background: transparent url("../images/front/btn_formon.gif") no-repeat scroll left top;
}


/* 送信ボタン 非活性時 */

.questioner_btn[disabled] {
	color: #A0A0A0;
}


/* ------------------------------
related faq : おすすめFAQ
------------------------------ */


/* 領域 */

.faq_relate_list {
	margin: 5px 0 10px;
}


/* 1 行 */

.faq_relate_list li,.faq_relate_list li.Q_sml {
	background-attachment: scroll;
	/*background-image: url("../images/front/marker_arrow.gif");*/
	background: url("/img/ar_bl.gif") no-repeat left 5px;
	background-position: 10px 50%;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 28px;
	word-break: break-all;
	word-wrap: break-word;
}


/* 奇数行 */

.faq_list_bg1 {
	background-color: #fff;
}


/* 偶数行 */

.faq_list_bg2 {
	background-color: #edffe5;
}


/* =======================================================
faq search list page
======================================================= */


/* ------------------------------
list
------------------------------ */


/* 領域 */

.search_list {
	margin-bottom: 4px;
	border-top: 1px dotted #999;
	width: 99%;
	overflow: hidden;
}


/* 1 行 */

.search_list_inner {
	border-bottom: 1px dotted #999;
	padding: 24px 16px;
}


/* 1 行 ホバー */

li.search_list_inner:hover {
	background-color: #feffe4;
}


/* 奇数行 */

.search_list_bg1 {
	background-color: #fff;
}


/* 偶数行 */

.search_list_bg2 {
	background-color: #f5faff;
}


/* タイトル */

.search_qattl {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 3px;
}


/* faq id、更新日時、カテゴリー 領域 */

ul.search_dateNo {
	margin-left: 20px;
}


/* faq id、更新日時、カテゴリー */

.search_dateNo li {
	font-size: 12px;
	margin: 0 10px 0 0px;
	display: inline;
	color: #999;
}


/* 検索結果文字 */

.search_word {
	font-weight: bold;
}


/* ------------------------------
paging common
------------------------------ */


/* ページング領域（上） */

.pg_col_top {
	margin: 4px 0 5px;
	margin: 8px 0 8px;
	font-size: 12px;
	font-family: Tahoma;
}


/* ページング領域（下） */

.pg_col_down {
	margin: 0 0 5px;
	margin: 16px 0 16px;
	font-size: 12px;
	font-family: Tahoma;
}


/* 件数表示 */

.pg_no {
	margin-left: 10px;
	width: 30%;
}


/* ------------------------------
sort
------------------------------ */


/* 領域 */

.okw_sort {
	text-align: right;
	font-size: 12px;
	width: 30%;
	margin-right: 10px;
}


/* 各リンク・現在地 */

.okw_sort a,
.okw_sort span {
	margin: 0 1px;
	padding-right: 5px;
}


/* 現在地 */

.okw_sort span.okw_current {
	font-weight: bold;
	padding-left: 12px;
	background: transparent url("../images/front/marker_down.gif") scroll no-repeat left center;
}


/* 検索結果　キーワード順 */

.okw_sort_key_index0 {
	border-right: 1px solid #000000;
}


/* ------------------------------
top paging
------------------------------ */


/* 上部ページング */

.pg_scr {
	text-align: center;
	width: 35%;
}


/* 上部ページング テキスト部 */

.pg_scr span {
	margin: 0 10px;
}


/* 上部ページング 無効 */

.pg_scr span.disabled {
	color: #ddd;
}


/* ------------------------------
foot paging
------------------------------ */


/* ページャー */

.pagination {
	margin: 0 auto;
	font-size: 11px;
	float: right;
	white-space: nowrap;
	font-family: Tahoma, "Lucida Grande", Arial, Sans-serif;
}


/* リンク・現在地 */

.pagination a,
.pagination span {
	margin: 0;
	padding: 3px 6px;
}


/* 現在地 */

.pagination span.okw_current,
.pagination span.current {
	font-weight: bold;
}


/* リンクなし */

.pagination span.disabled {
	color: #ddd;
}


/* =======================================================
info & news page
======================================================= */


/* 領域 */

.infonews_col {
	margin: 0 0 40px;
	padding: 5px 0 0;
}


/* 投稿日時領域 */

.infonews_datetime {
	text-align: right;
}


/* 投稿日時 */

.infonews_date_no {
	margin-right: 5px;
}


/* タイトル領域 */

.infonewstitle_col {
	margin: 0 0 10px;
}


/* タイトル領域 */

.infonews_ttl {
	background-color: #f5f5f5;
	font-weight: bold;
	font-size: 16px;
	padding-left: 10px;
}


/* タイトル */

.infonews_ttl_bor {
	background-image: url("../images/front/icon_helpttl.jpg");
	background-position: left center;
	display: inline-block;
	padding-left: 10px;
}


/* 本文 */

.infonews_txt {
	padding: 0 20px;
}


/* =======================================================
login page
======================================================= */


/* 領域 */

#login_col {
	width: 350px;
	margin: 10px auto 30px;
	padding: 10px;
	border: 1px solid #999;
}


/* タイトル */

#login_col h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}


/* PW再発行領域 */

#login_col .reissue_password {
	font-size: 100%;
	border-top: 1px solid #ccc;
	margin-top: 20px;
	padding: 15px 5px 5px;
}


/* PW再発行リンク */

#login_col .reissue_password a {
	padding-left: 16px;
	background: url("../images/back/click_here.gif") no-repeat scroll left top transparent;
}


/* PW再発行説明文 */

#login_col .reissue_password_description {
	color: #666666;
	font-size: 80%;
	padding-left: 16px;
}


/* =======================================================
reissue password page
======================================================= */


/* 領域 */

#reissue_password {
	width: 500px;
	margin: 10px auto 30px;
	padding: 10px;
	border: 1px solid #999;
}


/* タイトル */

#reissue_password h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}


/* PW再発行画面メッセージ */

#reissue_password .form_msg {
	font-size: 98%;
	margin: 14px 8px;
}


/* PW再発行フォーム(登録済みメールアドレス) */

#reissue_password .form_field {
	margin: 0 16px 14px;
}


/* 登録済みメールアドレス */

#reissue_password dt {
	width: 13em;
}


/* 登録済みメールアドレス */

#reissue_password .mail_txt {
	width: 220px;
}


/* サブタイトル */

.form_field dt {
	width: 5.5em;
	float: left;
	text-align: right;
	margin-right: 8px;
}


/* テキストボックス・パスワードボックス */

.login_txt {
	width: 180px;
	font-family: Tahoma, "Lucida Grande", Arial, Sans-serif;
	margin: 0 0 10px 0;
}


/* パスワード変更 */

.password_change_account {
	margin: 0 0 8px 0;
}


/* ログインボタン */

#login_btn,
.update_button {
	background: transparent url("../images/front/loginbtnoff.gif") no-repeat scroll left top;
	border: 0;
	width: 95px;
	height: 25px;
	margin: 0 auto;
	display: block;
	font-weight: bold;
	color: #090;
	font-size: 14px;
}


/* ログインボタン ホバー */

#login_btn:hover,
.update_button:hover {
	background: transparent url("../images/front/loginbtnon.gif") no-repeat scroll left top;
}


/* 1列ログインボタン */

#login_btn,
.mail_input_button {
	background: transparent url("../images/front/loginbtnoff.gif") no-repeat scroll left top;
	border: 0;
	width: 95px;
	height: 25px;
	font-weight: bold;
	color: #090;
	font-size: 14px;
	float: right;
}


/* ショルダー,2列表示ログインボタン */

#okw_side #login_btn,
.mail_input_button,
.twoCol #login_btn,
.mail_input_button {
	margin: 0 auto;
	float: none;
	clear: both;
}


/* ログイン画面ログインボタン */

#login_btn,
.mail_input_button {
	float: none;
}


/* ログインボタン ホバー */

#login_btn:hover,
.mail_input_button:hover {
	background: transparent url("../images/front/loginbtnon.gif") no-repeat scroll left top;
}

.mail_input_block {
	text-align: center;
}


/* ------------------------------
login err
------------------------------ */

.login_error_txt {
	color: #F00;
	text-align: center;
	font-weight: bold;
}


/* =======================================================
password change page
======================================================= */


/* ------------------------------
password change
------------------------------ */


/* タイトルメッセージ */

.pass_msg {
	color: #F00;
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
	width: 350px;
}


/* パスワードエラー領域 */

.pass_error {
	width: 350px;
	padding: 0 10px;
	margin: 0 auto;
}


/* パスワードエラー */

.pass_error li {
	list-style: disc inside none;
	font-size: 90%;
	color: #F00;
	margin: 0 0 0 10px;
}


/* パスワード変更フォーム */

.form_pass dt {
	width: 8.0em;
}


/* =======================================================
err page
======================================================= */


/* 背景 */

#error_bg {
	background-color: #e6f5ff;
}


/* 表示領域 */

#error_wrapper {
	margin: 80px auto;
	width: 550px;
	padding: 22px 0 0;
	background: #fff url("../images/front/errortop.gif") no-repeat scroll left top;
}


/* タイトル */

#error_wrapper h2 {
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px dotted #a2d9ff;
	margin: 0 30px 5px;
}


/* テキスト */

#error_wrapper p {
	margin: 0 30px 4px;
	font-size: 15px;
}


/* エラーコード */

.error_code {
	text-align: right;
	color: #999;
}


/* ボタン */

.error_btm {
	background: #fff url("../images/front/errorbtm.gif") no-repeat scroll left bottom;
	width: 550px;
	height: 22px;
}


/* =======================================================
clearfix
======================================================= */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	zoom: 1;
	/* IE6 */
}

*:first-child+html .clearfix {
	zoom: 1;
	/* IE7 */
}


/* =======================================================
helpdesk table
======================================================= */


/* 全体外枠 */

.okw_hdq_contents {
	margin: 0;
}


/* お問い合わせフォームエリア */

.okw_hdq_form_area {
	width: auto;
}


/* お問い合わせ入力 */

.icoHdquestion {
	background-attachment: scroll;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	display: inline-block;
	height: 24px;
	padding: 6px 0 0 35px;
}


/* お問合わせ　タイトルアイコン */

.icoHdquestion {
	background: url("../images/front/icon_helpttl.jpg") no-repeat scroll 0 center;
	padding-left: 10px;
}


/* お問合わせ内容　説明文 */

.hd_question_form {
	margin: 20px auto 0;
	width: 800px;
}


/* お問い合わせ完了テーブル */

.hdq_finish_msg_area {
	background-color: #F9F9F9;
	border: 1px dotted #DCDCDC;
	width: 75%;
	margin: 30px auto;
}

.HDcontents_table {
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}

.HDcontent {
	border-bottom: 1px solid #DCDCDC;
	color: #333333;
	min-height: 26px;
	overflow: hidden;
}

.HDcontent dl {}

.HDcolumn_left {
	float: left;
	background-color: #F9F9F9;
	border-right: 1px dotted #DCDCDC;
	width: 200px;
	padding: 5px 0;
	text-indent: 10px;
	margin-bottom: -32763px;
	padding-bottom: 32768px;
}

.HDcolumn_right {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px 0 5px 10px;
	overflow: hidden;
	width: 580px;
}

.HDcolumn_right input {}

.HDcolumn_right textarea {
	width: 575px;
	height: 200px;
}

.commit_button_block {
	background: url("../images/front/bg_stripe_g.gif") repeat scroll 0 0 transparent;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	border-top: none;
	margin: 0;
	padding: 10px 0 20px;
	text-align: center;
	width: auto;
}

.hdq_confirm_btn_c {
	overflow: visible;
}


/* =======================================================
helpdesk フォーム関連
======================================================= */


/* ------------------------------
お問合わせ内容画面
------------------------------ */


/* 領域 */

.hdcontents_box {
	margin-bottom: 20px;
}


/* お問合わせ画面　説明文 */

.hd_desc {
	background-color: #F0F0F0;
	border: 1px solid #DCDCDC;
	color: #555555;
	font-size: 90%;
	margin: 0 0 20px;
	padding: 7px 10px;
}


/* タイトル　*/

.hd_question_form .ttl_txt {
	font-weight: bold;
	float: left;
}


/* タイトル　日付 */

.hd_question_form .data {
	float: right;
	color: #666666;
	font-size: 80%;
	margin: 3px 0 0;
}


/* 質問文・回答文 */

.hdcontents_box li {
	word-wrap: break-word;
}

.hd_question_form .content_txt {
	padding: 15px 45px;
}


/* 質問　領域 */

.hd_question_form .q_contents {
	border: 1px solid #FCD998;
	margin-bottom: 20px;
}


/* 質問タイトル　背景 */

.q_contents .q_ttl_br {
	background: url("../images/front/ico_qst.gif") no-repeat scroll 10px center #FCD998;
	border: 1px solid #FCD998;
	padding: 10px 10px 10px 47px;
}


/* 質問・回答 追加属性　領域 */

.q_contents .attribute,
.a_contents .attribute {
	margin: 0 47px 20px;
	padding: 7px 10px;
	font-size: 85%;
}


/* 質問　追加属性　色 */

.q_contents .attribute {
	border: 1px solid #FCD998;
	background-color: #fffaf0;
}


/* 回答　追加属性　色 */

.a_contents .attribute {
	background-color: #F7FBFF;
	border: 1px solid #A8DCFB;
}


/* 回答　領域 */

.hd_question_form .a_contents {
	border: 1px solid #A8DCFB;
	margin: 0 0 20px;
}


/* 回答タイトル　背景 */

.a_contents .a_ttl_br {
	background: url("../images/front/ico_ans.gif") no-repeat scroll 10px center #A8DCFB;
	border: 1px solid #A8DCFB;
	padding: 10px 10px 10px 47px;
}


/* 追加質問リンク　背景 */

.more_q_link {
	background-color: #F0F0F0;
	border: 1px solid #DCDCDC;
	font-size: 90%;
	margin: 0 0 20px;
	padding: 5px 10px;
	text-align: center;
}


/* 補足質問リンク　アイコン */

.more_q_link a {
	background: url("../images/front/icon_helpdesk.gif") no-repeat scroll left center transparent;
	padding: 0 0 0 28px;
	display: inline-block;
}


/* 追加質問入力フォーム */

.morequestion_box {
	margin: 0 0 20px;
}


/* ヘルプデスク補足質問　内容参照テーブルの下線 */

.hdcontents_bor {
	border-bottom: 1px solid #DCDCDC;
	/* 罫線色 */
}


/* 注記 (*印) */

.presence {
	color: #dc143c;
	padding: 3px;
}


/* 注釈 "* は必ず入力してください" */

.help_attention {
	float: none;
	text-align: right;
	font-size: 14px;
	margin: 0;
}


/* 入力、確認フォーム 1行 */

.content {
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	margin: 0 auto;
	min-height: 26px;
	overflow: hidden;
	width: 800px;
}


/* 1行 IE用 */

* html .content,
* +html .content {
	float: left
}


/* お問い合わせ確認画面 タイトル */

.column_ttl {
	background-color: #F0F0F0;
	padding: 5px;
	color: #333333;
	font-weight: bold;
	border: 1px solid #DCDCDC;
}


/* 補足質問入力画面　タイトル */

ul.contents_table li.content div.column_ttl {
	border: none;
}


/* スーパーアシスタント部分メッセージ */

.super_assistant_msg {
	text-align: center;
}


/* 入力用のフォント */

textarea,
input {
	font-family: 'ＭＳ ゴシック', sans-serif;
}


/* 入力用のサイズ */

input,
select,
option,
textarea {
	font-size: 100%;
}


/* 入力、確認フォームの右列の横幅 */

.column_form {
	width: 579px;
}


/* 列の左側 */

.column_head {
	background-color: #F9F9F9;
	border-right: 1px dotted #DCDCDC;
	text-align: right;
	width: 200px;
}


/* 確認フォーム　右列 */

.column_head h3 {
	display: inline;
}


/* 1カラム */

.column_0,
.column_end {
	float: left;
	padding-bottom: 32768px;
	margin-bottom: -32763px;
	word-break: break-all;
	word-wrap: break-word;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #dcdcdc;
}


/* 右カラム */

.column_end {
	border-right: medium none;
	margin-right: 0;
}


/* 入力、確認画面ボタン上の注釈 */

.input_note {
	color: #444444;
	font-size: 80%;
}


/* お問い合わせ完了画面テキスト */

.hdq_finish_msg_text {
	margin: 40px;
}


/* 完了画面マーク */

.hdq_finish_msg_mark {
	background: url(../images/front/icon_helpinfo.gif) no-repeat;
	background-position: left center;
	padding-left: 26px;
	font-size: 120%;
	font-weight: bold;
}


/* 添付ファイルフォーム */

.frame {
	width: 540px;
	height: 44px;
}


/* ===========================================================
helpdesk common button
============================================================== */


/* ボタンエリア */

.commit_button_block {
	background: url("../images/front/bg_stripe_g.gif") repeat scroll 0 0 transparent;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	border-top: none;
	margin: 0;
	padding: 10px 0 20px;
	text-align: center;
	width: auto;
}


/* 入力、確認ボタン 領域*/

.hdq_confirm_btn {
	margin: 8px 0 0 0;
	display: -moz-inline-box;
	display: inline-block;
	cursor: pointer;
}


/* 入力、確認ボタン 領域 IE 用*/

* html .hdq_confirm_btn,
* +html .hdq_confirm_btn {
	display: inline;
	zoom: 1;
}


/* 完了画面ボタン 領域　*/

.hdq_confirm_btn_s {
	margin: 8px 0 0;
	display: -moz-inline-box;
	display: inline-block;
	cursor: pointer;
}


/* 完了画面ボタン 領域　IE用*/

* html .hdq_confirm_btn_s,
* +html .hdq_confirm_btn_s {
	display: inline;
	zoom: 1;
}


/* ボタン左側画像（角丸） */

.hdq_confirm_btn_l {
	background: url(../images/front/bg_btn01_l.jpg) no-repeat;
	width: 5px;
	height: 40px;
	overflow: hidden;
	display: block;
	float: left;
}


/* ボタン中央部 */

.hdq_confirm_btn_c {
	background: url(../images/front/bg_btn01_c.jpg);
	height: 40px;
	padding: 0 20px;
	float: left;
	border: 0 none;
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	overflow: visible;
}


/* リンクでボタン中央部 */

.hdq_confirm_btn_c a {
	padding-top: 10px;
	display: block;
	color: #555555;
}

.hdq_confirm_btn_c a:hover {
	text-decoration: none;
	color: #555555;
}

.hdq_confirm_btn_c a {
	padding: 10px 20px;
	float: left;
	color: #555555;
	text-decoration: none;
}


/* ボタン右側画像（角丸） */

.hdq_confirm_btn_r {
	background: url(../images/front/bg_btn01_r.jpg) no-repeat;
	width: 5px;
	height: 40px;
	overflow: hidden;
	display: block;
	float: left;
}

#sa_button {
	margin: 5px 10px 0 0;
	float: right;
	width: 4.5em;
}


/* スーパーアシスタント開くリンク領域 */

#sa_button #sa_open {
	background: url(../images/front/btn_open.gif) no-repeat;
	padding-left: 17px;
	vertical-align: text-bottom;
	background-position: left center;
	color: #666;
}


/* スーパーアシスタント閉じるリンク領域 */

#sa_button #sa_close {
	background: url(../images/front/btn_close.gif) no-repeat;
	padding-left: 17px;
	vertical-align: text-bottom;
	background-position: left center;
	color: #666;
}


/* スーパーアシスタント */

.kanshinqa {
	background: url(../images/front/icon_kanshin.gif) no-repeat;
	float: left;
}


/* ヘルプデスクお問い合わせ */

.hdquestion_col {
	margin: 0 0 10px;
}

.kanshin_qabox {
	padding: 10px 10px 0;
}


/* スーパーアシスタント一覧外枠 */

.kanshin_qa {
	border: #BCBCBC 3px solid;
	margin: -3px 2px 0px 1px;
}


/* スーパーアシスタント一覧 */

.kanshin_qabox ul.search_list,
.kanshin_qabox ul.search_list li:last-child {
	border: none;
}


/* 確認画面の戻るリンク */

.button_to_link {
	cursor: pointer;
	border: none;
	color: #036;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 2px 50%;
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 18px;
	overflow: visible;
	font-size: 12px;
}


/* 確認画面の戻るリンク・ホバー */

.button_to_link:hover {
	color: #ee276A;
	text-decoration: underline;
}


/* ===========================================================
helpdesk error
============================================================== */


/* エラーエッセージ背景テーブル　*/

.err_msg {
	color: #dc143c;
	border: 3px double #dcdcdc;
	background: #ededed url("../images/back/warning.gif") no-repeat 3% 50%;
	width: auto;
}


/* エラー文言 */

.err_msg dd {
	margin-left: 10px;
	display: list-item;
	list-style: disc inside none;
	color: #dc143c;
}


/* エラー ラベル */

.fieldWithErrors label {
	color: #dc143c;
}


/* エラーが出たときのフォームの枠線 */

.fieldWithErrors input,
.fieldWithErrors textarea,
.fieldWithErrors select {
	border: 1px solid #DC143C;
}


/* エラー文言 */

.fieldErrorMessage {
	color: #DC143C;
}


/* IE 用 */

* html .colmn_form .fieldWithErrors,
* +html .colmn_form .fieldWithErrors {
	border: 1px solid #dc143c;
}

* html .colmn_form_2 .fieldWithErrors,
* +html .colmn_form_2 .fieldWithErrors {
	border: 1px solid #dc143c;
}


/* エラーメッセージ　コメント */

.err_msg,
.comment_msg {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 60px;
}


/* エラー・コメントタイトル */

.err_msg dt,
.comment_msg dt {
	color: #DC143C;
	font-weight: bold;
	margin-bottom: 5px;
}


/* ヘルプデスク投稿フォームIE6対応 */

.hdq_confirm_btn,
.hdq_confirm_btn_s {
	*display: inline;
	*zoom: 1;
}

.preLink a {
	height: auto;
}

.preLink {
	background-position: left center;
}


/* カテゴリー一覧IE6対応 */

.cateList_area ul li {
	_padding: 0!important;
	_margin: 0!important;
}


/* for IE6 一覧画面ソート条件横並び化*/

.pg_no,
.pg_scr,
.okw_sort {
	overflow: hidden;
}


/* for IE6 各項目はみ出し対策 */

* html .okw_parts_info_and_news {
	overflow: hidden;
}


/* 内容参照画面をIE9相当表示に調整 */

#faq_question_contents a,
#faq_answer_contents a,
#info_news_contents a {
	color: #06C;
	text-decoration: underline;
}

#faq_question_contents a:visited,
#faq_answer_contents a:visited,
#info_news_contents a:visited {
	color: #800080;
}

#faq_question_contents blockquote,
#faq_answer_contents blockquote,
#info_news_contents blockquote {
	display: block;
	margin: 1em 40px;
}

#faq_question_contents code,
#faq_answer_contents code,
#info_news_contents code {
	font-family: monospace;
	font-size: 10pt;
}

#faq_question_contents dd,
#faq_answer_contents dd,
#info_news_contents dd {
	display: block;
	margin: 0 0 0 40px;
}

#faq_question_contents div,
#faq_answer_contents div,
#info_news_contents div {
	display: block;
}

#faq_question_contents dl,
#faq_answer_contents dl,
#info_news_contents dl {
	display: block;
	margin: 1em 0;
}

#faq_question_contents dt,
#faq_answer_contents dt,
#info_news_contents dt {
	display: block;
}

#faq_question_contents em,
#faq_answer_contents em,
#info_news_contents em {
	font-style: italic;
}

#faq_question_contents fieldset,
#faq_answer_contents fieldset,
#info_news_contents fieldset {
	border-style: groove;
	border-width: 2px;
	display: block;
	margin: 0 2px;
	padding: 0 2px 3px;
	zoom: 1;
}

#faq_question_contents h1,
#faq_answer_contents h1,
#info_news_contents h1 {
	display: block;
	font-size: 2em;
	font-weight: bold;
	margin: 0.67em 0;
	page-break-after: avoid;
}

#faq_question_contents h2,
#faq_answer_contents h2,
#info_news_contents h2 {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.83em 0;
	page-break-after: avoid;
}

#faq_question_contents h3,
#faq_answer_contents h3,
#info_news_contents h3 {
	display: block;
	font-size: 1.17em;
	font-weight: bold;
	margin: 1em 0;
	page-break-after: avoid;
}

#faq_question_contents h4,
#faq_answer_contents h4,
#info_news_contents h4 {
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin: 1.33em 0;
	page-break-after: avoid;
}

#faq_question_contents h5,
#faq_answer_contents h5,
#info_news_contents h5 {
	display: block;
	font-size: 0.83em;
	font-weight: bold;
	margin: 1.67em 0;
	page-break-after: avoid;
}

#faq_question_contents h6,
#faq_answer_contents h6,
#info_news_contents h6 {
	display: block;
	font-size: 0.67em;
	font-weight: bold;
	margin: 2.33em 0;
	page-break-after: avoid;
}

#faq_question_contents legend,
#faq_answer_contents legend,
#info_news_contents legend {
	padding: 0 2px;
	zoom: 1;
}

#faq_question_contents li,
#faq_answer_contents li,
#info_news_contents li {
	display: list-item;
}

#faq_question_contents ol,
#faq_answer_contents ol,
#info_news_contents ol {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 1em 0;
	padding: 0 0 0 30pt;
}

#faq_question_contents p,
#faq_answer_contents p,
#info_news_contents p {
	display: block;
	margin: 1.6em 0;
	line-height: 1.7;
}

#faq_question_contents pre,
#faq_answer_contents pre,
#info_news_contents pre {
	display: block;
	font-family: monospace;
	font-size: 10pt;
	margin: 1em 0;
	white-space: pre;
}

#faq_question_contents table,
#faq_answer_contents table,
#info_news_contents table {
	border-color: #F0F0F0;
	border-spacing: 2px 2px;
	box-sizing: border-box;
	display: table;
	zoom: 1;
}

#faq_question_contents tbody,
#faq_answer_contents tbody,
#info_news_contents tbody {
	box-sizing: border-box;
	display: table-row-group;
	vertical-align: middle;
}

#faq_question_contents td,
#faq_answer_contents td,
#info_news_contents td {
	display: table-cell;
	padding: 1px;
	vertical-align: middle;
	zoom: 1;
}

#faq_question_contents th,
#faq_answer_contents th,
#info_news_contents th {
	display: table-cell;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	zoom: 1;
}

#faq_question_contents thead,
#faq_answer_contents thead,
#info_news_contents thead {
	box-sizing: border-box;
	display: table-header-group;
	vertical-align: middle;
}

#faq_question_contents tr,
#faq_answer_contents tr,
#info_news_contents tr {
	box-sizing: border-box;
	display: table-row;
	vertical-align: middle;
	zoom: 1;
}

#faq_question_contents ul,
#faq_answer_contents ul,
#info_news_contents ul {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	margin: 1em 0;
	padding: 0 0 0 30pt;
}

#faq_question_contents ul li,
#faq_answer_contents ul li,
#info_news_contents ul li {
	list-style-type: disc;
}

#faq_question_contents ol li,
#faq_answer_contents ol li,
#info_news_contents ol li {
	list-style-type: decimal;
}


/* ===========================================================
market_enquete
============================================================== */

.hd_question_form .enquete_wrapper {
	border-top: 1px solid #DCDCDC;
	padding-top: 20px;
}


/* 補足質問画面　マーケットアンケートリンク　 */

.mrktenqt_intr_txt {
	font-size: 90%;
	padding: 8px;
	text-align: left;
}


/* 補足質問画面　マーケットアンケートリンク */

.mrktenqt_link {
	background-color: #EBF9DD;
	border: 1px solid #CCEEAA;
	margin: 10px 0;
	padding: 5px 10px;
	text-align: center;
}

.mrktenqt_link a {
	background: url("../images/front/icon_enquete.gif") no-repeat scroll left center transparent;
	padding: 5px 0 5px 28px;
}


/* マーケットアンケート　説明個所 */

.mrktenqt_expln {
	padding: 5px;
}

.okw_mrktenqt_contents {
	margin: 0;
}

.okw_mrktenqt_contents .me_contents_table {
	border-top: 1px solid #DCDCDC;
}


/* アンケートフォーム帯のアンケート名称 */

.okw_mrktenqt_contents .me_contents_table .mrktenqt_name {
	border-bottom: 1px solid #dcdcdc;
	background: #f9f9f9;
	padding: 5px;
}


/* アンケートフォームエリア */

.okw_enq_form_area {
	width: auto;
}


/* アンケート入力 */

.icoMenquete {
	background-attachment: scroll;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	display: inline-block;
	height: 24px;
	padding: 6px 0 0 35px;
}

.icoMenquete {
	background: url("../images/front/icon_helpttl.jpg") no-repeat scroll 0 center;
	padding-left: 10px;
}

.icoMenquete {
	background: url("../images/front/icon_helpttl.jpg") no-repeat scroll 0 center;
	padding-left: 10px;
}

.me_question_form {
	margin: 20px auto 0;
	width: 800px;
}


/* アンケート完了テーブル */

.me_finish_msg_area {
	background-color: #F9F9F9;
	border: 1px dotted #DCDCDC;
	width: 50%;
	margin: 30px auto;
}

.me_contents_table {
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}

.me_content {
	border-bottom: 1px solid #DCDCDC;
	color: #333333;
	min-height: 26px;
	overflow: hidden;
}

.me_column_left {
	float: left;
	background-color: #F9F9F9;
	border-right: 1px dotted #DCDCDC;
	width: 200px;
	padding: 5px 0;
	text-indent: 10px;
	margin-bottom: -32763px;
	padding-bottom: 32768px;
}

.me_column_right {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px 0 5px 10px;
	overflow: hidden;
	width: 580px;
}

.me_column_right textarea {
	width: 575px;
	height: 200px;
}

.me_commit_button_block {
	background: url("../images/front/bg_stripe_g.gif") repeat scroll 0 0 transparent;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	border-top: none;
	margin: 0;
	padding: 10px 0 20px;
	text-align: center;
	width: auto;
}

.me_confirm_btn_c {
	overflow: visible;
}


/* =======================================================
market_enquete フォーム関連
======================================================= */


/* 注記 (*印) */

.me_presence {
	color: #dc143c;
	padding: 3px;
}


/* アンケート完了画面テキスト */

.me_finish_msg_text {
	margin: 40px;
}


/* 完了画面マーク */

.me_finish_msg_mark {
	background: url(../images/front/icon_helpinfo.gif) no-repeat;
	background-position: left center;
	padding-left: 26px;
	font-size: 120%;
	font-weight: bold;
}


/* アンケート送信完了画面 余白調節 */

.me_finish_msg_mark {
	margin-bottom: 10px;
}


/* ===========================================================
market_enquete common button
============================================================== */


/* ボタンエリア */

.me_commit_button_block {
	background: url("../images/front/bg_stripe_g.gif") repeat scroll 0 0 transparent;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	border-top: none;
	margin: 0;
	padding: 10px 0 20px;
	text-align: center;
	width: auto;
}


/* 入力、確認ボタン 領域*/

.me_confirm_btn {
	margin: 8px 0 0 0;
	display: -moz-inline-box;
	display: inline-block;
	cursor: pointer;
}


/* 入力、確認ボタン 領域 IE 用*/

* html .me_confirm_btn,
* +html .me_confirm_btn {
	display: inline;
	zoom: 1;
}


/* 完了画面ボタン 領域　*/

.me_confirm_btn_s {
	margin: 8px 0 0;
	display: -moz-inline-box;
	display: inline-block;
	cursor: pointer;
}


/* 完了画面ボタン 領域　IE用*/

* html .me_confirm_btn_s,
* +html .me_confirm_btn_s {
	display: inline;
	zoom: 1;
}


/* ボタン左側画像（角丸） */

.me_confirm_btn_l {
	background: url(../images/front/bg_btn01_l.jpg) no-repeat;
	width: 5px;
	height: 40px;
	overflow: hidden;
	display: block;
	float: left;
}


/* ボタン中央部 */

.me_confirm_btn_c {
	background: url(../images/front/bg_btn01_c.jpg);
	height: 40px;
	padding: 0 20px;
	float: left;
	border: 0 none;
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	overflow: visible;
}


/* リンクでボタン中央部 */

.me_confirm_btn_c a {
	padding-top: 10px;
	display: block;
	color: #555555;
}

.me_confirm_btn_c a:hover {
	text-decoration: none;
	color: #555555;
}

.me_confirm_btn_c a {
	padding: 10px 20px;
	float: left;
	color: #555555;
	text-decoration: none;
}


/* ボタン右側画像（角丸） */

.me_confirm_btn_r {
	background: url(../images/front/bg_btn01_r.jpg) no-repeat;
	width: 5px;
	height: 40px;
	overflow: hidden;
	display: block;
	float: left;
}


/* 投稿フォームIE6対応 */

.me_confirm_btn,
.me_confirm_btn_s {
	*display: inline;
	*zoom: 1;
}


/* ===========================================================
fileuploader
============================================================== */


/* 領域 */

.fileuploader {
	display: block;
}


/* アップローダー　領域 */

.qq-uploader {
	position: relative;
}


/* アップローダー　ボタン */

.qq-upload-button {
	background-color: #FFFFFF;
	border-bottom: none;
	color: #003366;
	background-image: url("../images/back/csv_imp.gif");
	background-attachment: scroll;
	background-color: transparent;
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: auto;
	padding-left: 18px;
	padding-bottom: 3px;
	overflow: hidden;
	position: relative;
}


/* ボタン　ホバー */

.qq-upload-button-hover {
	text-decoration: underline;
}

.qq-upload-button-hover,
.qq-upload-button-focus {}


/* ボタン　領域 */

.qq-upload-button input {
	right: 0;
	font-size: 140px;
}


/* データドロップ　領域 */

.qq-upload-drop-area,
.qq-upload-extra-drop-area {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	background: #FCFFC0;
	text-align: center;
	border: 2px dashed #ff9940;
	display/*\**/
	: none\9;
}


/* テキスト（データをドロップ） */

.qq-upload-drop-area span {
	display/*\**/
	: none\9;
	cursor/*\**/
	: default\9;
}


/* データホバー時の表示 */

.qq-upload-drop-area-active {
	background: #fffa80;
}


/* 添付画像リスト　削除リンク */

.update_file_list .delete_icon {
	margin-left: 10px;
}

.update_file_list div {
	margin-right: 15px;
}


/* エラー */

.file_upload_error_tag {
	color: #DC143C;
}


/* ------------------------------
data　pull-down
------------------------------ */


/* データ読み込み　プルダウン　 */

ul.qq-upload-list {
	padding: 0;
	list-style: none;
	width: 490px;
	top: 0px;
	height: auto;
	left: 0px;
	margin-bottom: 3px;
	line-height: 0;
}


/* プルダウン　行 */

ul.qq-upload-list li {
	margin: 0 0 -1px 0;
	margin-bottom/*\**/
	: 0px\9;
	padding: 3px;
	line-height: 15px;
	background-color: #FCFFC0;
	border: 1px solid #ffbf40;
	border-collapse: collapse;
}


/* プルダウン　項目 */

.qq-upload-file,
.qq-upload-spinner,
.qq-upload-size,
.qq-upload-cancel,
.qq-upload-failed-text {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}


/* プルダウン　データ名 */

.qq-upload-file {
	width: 190px;
	margin-right: 10px;
	padding-bottom: 3px;
	overflow: hidden;
	white-space: nowrap;
}


/* プルダウン　スピン画像 */

.qq-upload-spinner {
	background: url("../images/file_uploader/loading.gif");
	height: 17px;
	background-repeat: no-repeat;
	width: 30px;
}


/* プルダウン　進捗（xx% from xxkB） */

.qq-upload-size {
	padding-right: 10px;
	padding-bottom: 3px;
	vertical-align: top;
}


/* プルダウン　キャンセルリンク */

.qq-upload-cancel {
	padding-right: 10px;
	padding-bottom: 3px;
	padding-right: 10px;
	vertical-align: top;
}


/* プルダウン　Upload failed */

.qq-upload-failed-text {
	padding-bottom: 3px;
	display: none;
	text-align: right;
}

.qq-upload-success {
	background-color: #5DA30C;
	color: #FFFFFF;
}

.qq-upload-fail {
	background-color: #D60000;
	color: #FFFFFF;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

以下より、イーツアー カスタムCSS

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


/* ヘッダー
------------------------------------------------------- */

.headerWrap {
	border-bottom: 32px solid #dceefd;
}

.headerWrap header {
	border-bottom: 3px solid #003366;
}

.headerWrap header .headerInner {
	width: 1032px;
	margin: 0 auto;
}

.headerWrap header .headerInner div {
	display: table;
	float: left;
}

.headerWrap header .headerInner div a {
	display: block;
	margin-top: 16px;
	width: 85px;
	height: 64px;
	background-image: url(../usr/file/attachment/logo_etour.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.headerWrap header .headerInner nav {
	display: table;
	color: #003366;
	font-size: 12px;
	float: right;
}

.headerWrap header .headerInner nav ul {
	display: table-cell;
	vertical-align: middle;
	height: 96px;
}

.headerWrap header .headerInner nav ul li {
	background-image: url(../usr/file/attachment/ico_arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 1em;
	margin-left: 1.6em;
	float: left;
}

.headerWrap header .headerInner nav ul li a {
	color: #003366;
	text-decoration: none;
}

.headerWrap header .headerInner nav ul li a:hover {
	text-decoration: underline;
}


/* フッター
------------------------------------------------------- */

#footer {
	border-top: 1px solid #003366;
	font-size: 12px;
}

#footer .footerInner {
	width: 1032px;
	margin: 0 auto;
	height: 64px;
	display: table;
}

#footer .footerInner p {
	display: table-cell;
	vertical-align: middle;
}

#footer .footerInner .logo {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
}

#okw_footer_default {
	display: none;
}


/* レイアウト
------------------------------------------------------- */


/* コンテンツ */

#okw_contents {
	margin-bottom: 80px;
}


/* パンくず */

#okw_sub_header {
	min-height: 22px;
}

#fontCol {
	margin-top: -43px;
}


/* カスタムパーツ関連
------------------------------------------------------- */

.cst--leadImg {
	margin-bottom: 32px;
}

#okw_side div.cst--box {
	margin: 0 10px 16px;
}

#okw_side .cst--headline {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	margin: 0.8em 0 0.4em;
}

#okw_side p {
	font-size: 12px;
}

.okw_main_faq {
	display: block;
	width: 100%;
}

.faqList li.Q_sml {
padding: 0 0 0 18px;
margin-bottom: 5px;
word-break: break-all;
word-wrap: break-word;
}

.qaList li.Q_sml {
padding: 0 0 0 18px;
margin-bottom: 5px;
word-break: break-all;
word-wrap: break-word;
}

#okw_logo_footer.logo_footer a {
    width: 180px;
    position: relative;
    background-position: right;
}
#okw_logo_footer.logo_footer a:before {
    position: absolute;
    content: "Powered by";
    display: block;
    width: 100px;
    height: 30px;
    text-indent: 0;
    top: 5px;
    font-size: 10px;
}