* {
	margin: 0px;
	padding: 0px;
}

#contentsArea {
	margin-left: 10px;
	line-height: 2em;
	margin-bottom: 2em;
}

#contentsArea .title {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #666666;
	padding-left: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-left: -10px;
	margin-bottom: 0.5em;
}

/* カテゴリTOP */
#contentsArea .menu_title {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #0058B3;
	padding-left: 1em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	margin-left: -10px;
	margin-bottom: 0.5em;
}

.menu_img{
	margin: 0 5px 1em 0;
	float: left;
}

.menu_text{
	float: left;
	line-height: 1.2em;
	margin-top: 3.5em;
	margin-left:15px;
	width: 520px;
}

.menu_text_s{
	float: left;
	line-height: 1.2em;
	margin-top: 3em;
	margin-left:15px;
	width: 365px;
}

/* ---------- */

#contentsArea .top_title {
	color: #FFFFFF;
	padding-left: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-left: -10px;
	margin-bottom: 0.5em;
	background-color: #0058B3;
	font-size: 1.5em;
	font-weight: normal;
	border: 4px double #FFFFFF;
}

#contentsArea h4 {
	color: #003F7F;
	font-size: 1.8em;
	margin-bottom: 0.5em;
}

#contentsArea h5 {
	font-size: 1.4em;
	padding: 0.2em;
	padding-left: 0.5em;
	margin-top: 2em;
	margin-bottom: 0.5em;
	background: #E76827;
	color: white;
}

#contentsArea h6 {
	margin-top: 1em;
	font-size: 1.1em;
	font-weight: bold;
}

#contentsArea em {
	font-style: italic;
}

.popup_remocon {
	margin-bottom: 1em;
	width: 169px;
	height: 29px;
	background: url(/support/bd/manual/2011b/common_imgs/btn_remote_on.gif) no-repeat;
}

.popup_remocon a {
	display:block;
	width: 169px;
	height: 29px;
}

.popup_remocon a:hover {
	text-indent: -9999px;
}

.related {
	color: #006699;
}

.step h6 {
	margin-left: 35px;
}

.column_link_top {
	width: 750px;
}

.link_top {
	float: left;
	width: 350px;
	margin-right: 10px;
	line-height: 2em;
}

.link_top li{
padding: 1px 0 3px 0;
border-bottom:dotted 1px #43677e;
color:#ffffff;

}

.link_header {
	margin-bottom: 1em;
}

.list li {
	margin-left: 20px;
	list-style-type: disc;
}

.list_ind li {
	margin-left: 20px;
	list-style-type: circle;
}

.link_top li, .link_related li {
	background: url('/support/share/images/icon_arrow_black.gif') no-repeat scroll 0 0.8em transparent;
	list-style-type: none;
	padding-left: 10px;
}
.link_arrow {
	background: url('/support/share/images/icon_arrow_black.gif') no-repeat scroll 0 6px transparent;
	padding-left: 10px;
	margin-top:3px;
}

.list .link_related li {
	margin-left: 0px;
}

.link_header li {
	background: url('/support/share/images/icon_arrow_down_black.png') no-repeat scroll 0 0.8em transparent;
	list-style-type: none;
	padding-left: 10px;
}

.katakana li {
	margin-left: 30px;
}

.box_num {
	float: left;
	width: 350px;
	margin-top: 0.5em;
	margin-right: 1em;
}

.box_num li, .step_box_num li {
	list-style-type: none;
	padding-left: 25px;
}

.box_num li li {
	padding-left: 10px;
}

.step_box_num {
	margin-top: 0.5em;
	margin-right: 1em;
	margin-left: 35px;
}

.pan {
	text-align: right;
}

.pan a {
	padding-left: 10px;
	background: url('/support/share/images/icon_arrow_black.gif') no-repeat scroll 0 0.3em transparent;
}

.note, .step_note {
	margin-top: 0.5em;
	padding: 0.5em;
	background: #E6E6E6;
	border: 1px solid #C8C8C8;
}

.hint, .step_hint {
	margin-top: 0.5em;
	padding: 0.5em;
	border: 3px solid #72A5C5;
}

.cannot, .step_cannot {
	margin-top: 0.5em;
	padding: 0.5em;
	background: #EAEAFF;
}

.note span, .step_note span {
	background-color: #333333;
	color: #FFFFFF;
	padding: 0.3em;
	font-size: 0.9em;
	font-weight: bold;
}

.hint span, .step_hint span {
	background-color: #999999;
	color: #FFFFFF;
	padding: 0.3em;
	font-size: 0.9em;
	font-weight: bold;
}

.cannot span {
	background-color: #666666;
	color: #FFFFFF;
	padding: 0.3em;
	font-size: 0.9em;
	font-weight: bold;
}

.troubleshoot, .step_troubleshoot {
	margin-top: 2.5em;
	padding: 0.5em;
	border: 3px solid #803340;
}

.intro {
	border-left: 10px solid #999999;
	padding-left: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/* 手順文 */
#contentsArea .step {
	list-style-type: none;
	margin-top: 1em;
}

/* 手順文（インデント） */
#contentsArea .step_ind {
	list-style-type: none;
	margin-left: 30px;
	margin-top: 0.5em;
}

/* 手順文（シンプル） */
#contentsArea .step_simple {
	list-style-type: decimal;
	margin-top: 1em;
	margin-left: 30px;
}

.step .link_related {
	margin-left: 35px;
}

.step .table_1 .link_related, .step .list .link_related {
	margin-left: 0px;
}

/* 操作文 */
.step_p {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 3px;
	margin-bottom: 0.5em;
	line-height: 27px;
	border-bottom: 1px double #003F7F;
}

/* 操作文（インデント） */
.step_ind_p {
	font-size: 1em;
	margin-bottom: 0.5em;
	line-height: 25px;
}

/* 操作文内リンク文字色 */

/* 結果文 */
.step p {
	padding-left: 35px;
}

/* 手順内ご注意/ヒントのインデント調整 */
.step_note, .step_hint {
	margin-left: 35px;
	margin-top: 0.5em;
}

.step_note p, .step_hint p {
	padding-left: 0px;
}

/* 手順数字と操作文背景色 */
.num_1 {
	background: url('../common_imgs/stepnum_1.png') no-repeat;
}

.num_2 {
	background: url('../common_imgs/stepnum_2.png') no-repeat;
}

.num_3 {
	background: url('../common_imgs/stepnum_3.png') no-repeat;
}

.num_4 {
	background: url('../common_imgs/stepnum_4.png') no-repeat;
}

.num_5 {
	background: url('../common_imgs/stepnum_5.png') no-repeat;
}

.num_6 {
	background: url('../common_imgs/stepnum_6.png') no-repeat;
}

.num_7 {
	background: url('../common_imgs/stepnum_7.png') no-repeat;
}

.num_8 {
	background: url('../common_imgs/stepnum_8.png') no-repeat;
}

.num_9 {
	background: url('../common_imgs/stepnum_9.png') no-repeat;
}

/* 手順数字（インデント） */
.c_num_1 {
	background: url('../common_imgs/stepnum_c_1.png') no-repeat;
}

.c_num_2 {
	background: url('../common_imgs/stepnum_c_2.png') no-repeat;
}

.c_num_3 {
	background: url('../common_imgs/stepnum_c_3.png') no-repeat;
}

.c_num_4 {
	background: url('../common_imgs/stepnum_c_4.png') no-repeat;
}

.c_num_5 {
	background: url('../common_imgs/stepnum_c_5.png') no-repeat;
}

.c_num_6 {
	background: url('../common_imgs/stepnum_c_6.png') no-repeat;
}

.c_num_7 {
	background: url('../common_imgs/stepnum_c_7.png') no-repeat;
}

.c_num_8 {
	background: url('../common_imgs/stepnum_c_8.png') no-repeat;
}

.c_num_9 {
	background: url('../common_imgs/stepnum_c_9.png') no-repeat;
}

.c_num_10 {
	background: url('../common_imgs/stepnum_c_10.png') no-repeat;
}

.c_num_11 {
	background: url('../common_imgs/stepnum_c_11.png') no-repeat;
}

.c_num_12 {
	background: url('../common_imgs/stepnum_c_12.png') no-repeat;
}

.c_num_13 {
	background: url('../common_imgs/stepnum_c_13.png') no-repeat;
}

.c_num_14 {
	background: url('../common_imgs/stepnum_c_14.png') no-repeat;
}

.c_num_15 {
	background: url('../common_imgs/stepnum_c_15.png') no-repeat;
}

/* カタカナリスト */
.kana_a {
	list-style-image: url(/support/bd/manual/2011b/common_imgs/circle_kana_a.png);
}

.kana_i {
	list-style-image: url(/support/bd/manual/2011b/common_imgs/circle_kana_i.png);
}

.kana_u {
	list-style-image: url(/support/bd/manual/2011b/common_imgs/circle_kana_u.png);
}

.kana_e {
	list-style-image: url(/support/bd/manual/2011b/common_imgs/circle_kana_e.png);
}

.kana_o {
	list-style-image: url(/support/bd/manual/2011b/common_imgs/circle_kana_o.png);
}

.kana_ka {
	list-style-image: url(/support/bd/manual/2011b/common_imgs/circle_kana_ka.png);
}

.kana_ki {
	list-style-image: url(/support/bd/manual/2011b/common_imgs/circle_kana_ki.png);
}

.kana_ku {
	list-style-image: url(/support/bd/manual/2011b/common_imgs/circle_kana_ku.png);
}

.kana_ke {
	list-style-image: url(/support/bd/manual/2011b/common_imgs/circle_kana_ke.png);
}

/* ボックス数字リスト */
.box_num_1 {
	background: url('/support/bd/manual/2011b/common_imgs/box_num_1.png') no-repeat scroll 0 0.3em transparent;
}

.box_num_2 {
	background: url('/support/bd/manual/2011b/common_imgs/box_num_2.png') no-repeat scroll 0 0.3em transparent;
}

.box_num_3 {
	background: url('/support/bd/manual/2011b/common_imgs/box_num_3.png') no-repeat scroll 0 0.3em transparent;
}

.box_num_4 {
	background: url('/support/bd/manual/2011b/common_imgs/box_num_4.png') no-repeat scroll 0 0.3em transparent;
}

.box_num_5 {
	background: url('/support/bd/manual/2011b/common_imgs/box_num_5.png') no-repeat scroll 0 0.3em transparent;
}

.box_num_6 {
	background: url('/support/bd/manual/2011b/common_imgs/box_num_6.png') no-repeat scroll 0 0.3em transparent;
}

.box_num_7 {
	background: url('/support/bd/manual/2011b/common_imgs/box_num_7.png') no-repeat scroll 0 0.3em transparent;
}

.box_num_8 {
	background: url('/support/bd/manual/2011b/common_imgs/box_num_8.png') no-repeat scroll 0 0.3em transparent;
}

.box_num_9 {
	background: url('/support/bd/manual/2011b/common_imgs/box_num_9.png') no-repeat scroll 0 0.3em transparent;
}

.box_num_10 {
	background: url('/support/bd/manual/2011b/common_imgs/box_num_10.png') no-repeat scroll 0 0.3em transparent;
}

.box_num_11 {
	background: url('/support/bd/manual/2011b/common_imgs/box_num_11.png') no-repeat scroll 0 0.3em transparent;
}

.box_num_12 {
	background: url('/support/bd/manual/2011b/common_imgs/box_num_12.png') no-repeat scroll 0 0.3em transparent;
}

.box_num_13 {
	background: url('/support/bd/manual/2011b/common_imgs/box_num_13.png') no-repeat scroll 0 0.3em transparent;
}

.box_num_14 {
	background: url('/support/bd/manual/2011b/common_imgs/box_num_14.png') no-repeat scroll 0 0.3em transparent;
}

.box_num_15 {
	background: url('/support/bd/manual/2011b/common_imgs/box_num_15.png') no-repeat scroll 0 0.3em transparent;
}

.box_num_16 {
	background: url('/support/bd/manual/2011b/common_imgs/box_num_16.png') no-repeat scroll 0 0.3em transparent;
}


/* イラスト右側回り込み */
.image_right {
	float: right;
}

/* 機種名用表組み */
.model_name {
	margin-top: 0.5em;
	margin-bottom: 1em;
	border: 1px solid #888888;
	border-collapse: collapse;
}

.model_name th {
	background-color: #999999;
	color: #FFFFFF;
	text-align: center;
}

.model_name th, .model_name td {
	font-size: 1.1em;
	font-weight: bold;
	border: 1px solid #888888;
	vertical-align: top;
	padding: 0.2em 1em;
}

/* 表組み */
.table_1, .table_spec {
	width: 748px;
	margin-top: 0.5em;
	border: 1px solid black;
	border-collapse: collapse;
}

.box_num .table_1 {
	width: 710px;
}

.table_remo {
	width: 270px;
	margin-top: 0.5em;
	border: 1px solid black;
	border-collapse: collapse;
}

.table_1 th, .table_spec th {
	font-weight: bold;
	background-color: #CCCCCC;
}

.table_1 th, .table_1 td, .table_spec th, .table_spec td {
	border: 1px solid black;
	vertical-align: top;
	padding: 0.2em;
}

.table_spec td {
	text-align: center;
}

.table_spec .t_title {
	text-align: left;
}

.table_remo th, .table_remo td {
	border: 1px solid black;
	vertical-align: middle;
	padding: 0.2em;
	text-align: left;
}

/* 表組み 説明 line-height切り */

.table_remo .comme{
	line-height: 1.2em;
}



/* 手順内表組みサイズ調整 */
.step .table_1 {
	width: 700px;
	margin-left: 35px;
}

/* 注記 */
.astr {
	text-indent: -1.2em;
	margin-left: 1.2em;
}

/* 下線 */
.underline {
	text-decoration: underline;
}

/* 手順■用 インラインアイコン対策（IE6） */

.i_for_num{
	padding:2px 0 8px 0;
	vertical-align:middle;
}
/* 手順○用 インラインアイコン対策（IE6） */
.i_for_c_num{
	padding:7px 0 7px 0;
	vertical-align:middle;
}

/* 画像下空き */
.img_dind{
margin-bottom:1em;
}

/* 見出し3 */
#contentsArea h6.hed_3{
	background: none;
	margin-top:			1.5em;
	margin-bottom:			0.5em;
	padding:			0px 0px 0px 6px;
	border-left:		4px #e76827 solid;
	border-bottom:1px solid #003F7F;
}

/* 対象機種: */
p.model{
	margin-left:2em;
	font-weight: bold;
	color:#2c903a
}

/* インデント（settings_html） */
.spec_ind{
	margin-top: 0.5em;
	margin-left: 35px;
}

/* インデント 少々項下 */
.item_ind{
	margin-left: 1em;
}
.item_ind_ul li{
	list-style-type: disc;
	margin-left: 3.8em;
}

/* 動画埋め込み */
p.pm{
	padding:12px 0 0 0;
	margin:0px;
}
.movie{
border:solid 1px #cccccc;
}

/* 使い方マニュアルトップへボタン */

.menu_topA{
	margin:0px;
	position:relative; 
}

.menu_topA table{
	margin-top:0px;

}



.to_top {
	left:557px;
	width: 193px;
	height: 33px;
	background: url(/support/bd/manual/2011b/common_imgs/to_top_on.png) no-repeat;
        position:absolute;
        top:0px;
}

.to_top a {
	display:block;
	width: 193px;
	height: 33px;
}

.to_top a:hover {
	text-indent: -9999px;
}



/* 矢印(透過) */

.Link_none {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/support/share/images/arrow_bg_none.gif");
    background-origin: padding-box;
    background-position: left 0.4em;
    background-repeat: no-repeat;
    background-size: auto auto;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 0;
}

.link_related_bd_manual li {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/support/share/images/arrow_bg_none.gif");
    background-origin: padding-box;
    background-position: 0 0.8em;
    background-repeat: no-repeat;
    background-size: auto auto;
    list-style-type: none !important;
    padding-left: 10px;
}

#pagetoparea{
	padding-bottom:32px;
}


/* 解決サポートガイドへのリンク・バナー ページ末尾 kaiketsuGuideArea */
#kaiketsuGuideArea {
	margin-top: 15px;
	padding-top: 5px;
	border-top:dashed 1px #cccccc;
}
#kaiketsuGuideArea p {
	line-height: 1.5;
}
#kaiketsuGuideArea p:last-child {
	margin-top: 10px;
}


/* OKBizへのリンク・バナー ページ末尾 okBizArea */
#okBizArea {
	display: none;
	margin-top: 15px;
	padding-top: 5px;
	border-top:dashed 1px #cccccc;
}
#okBizArea p {
	line-height: 1.5;
	margin-bottom: 5px;
}


/* アンケート誘引 mod-enq */
.mod-enq {
	margin: 5px auto 0;
	text-align: right;
}

/*===========================================
	infoBoxYellow
=============================================*/
.infoBoxYellow {
	border: solid 2px #ffcc00;
	background-color: #ffffee;
	margin: 1em auto;
	padding: 10px 7px 0px 10px;
	width: 96%;
}
.infoBoxYellow .floatTVS {
	width: 250px;
	float: right;
}
@media (max-width:640px) {
	.infoBoxYellow {
		font-size: 90%;
		line-height: 1.4;
	}
	.infoBoxYellow .floatTVS {
		float: none;
	}
}
.infoBoxYellow img {
	vertical-align: baseline;
}

/*===========================================
	linkButtonA
=============================================*/
a.linkButtonA {
	zoom: 1;
	background: url("/support/share/images/bg_btnA.png") no-repeat scroll 0 52% transparent;
	background-color: #ffffff;
	border: 1px solid #BCBCBC;
	border-radius: 3px 3px 3px 3px;
	color: #333333;
	cursor: pointer;
	line-height: 1.3;
	text-align: left;
	text-decoration: none;
	padding: 12px 5px 10px 23px;
	margin: 8px 0 0 0;
	display: block;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
	-webkit-transition: opacity 0.2s ease-in 0s;
	-moz-transition:    opacity 0.2s ease-in 0s;
	-o-transition:      opacity 0.2s ease-in 0s;
	-ms-transition:     opacity 0.2s ease-in 0s;
	transition:         opacity 0.2s ease-in 0s;
}
a.linkButtonA:hover {
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}

a.linkButtonA span {
	font-size:0.86em;
}

a.linkButtonA span {
    font-size: 0.86em;
}
span.link_out {
    background: url('/share/images/icon_blank.gif') no-repeat scroll 0px 0px transparent;
    display: inline-block;
    height: 0px;
    margin-left: 3px;
    overflow: hidden;
    padding: 9px 0px 0px;
    vertical-align: baseline;
    width: 11px;
}

.wd500 { width:500px; }
.wd490 { width:490px; }
.wd480 { width:480px; }
.wd470 { width:470px; }
.wd460 { width:460px; }
.wd450 { width:450px; }
.wd440 { width:440px; }
.wd430 { width:430px; }
.wd420 { width:420px; }
.wd410 { width:410px; }
.wd400 { width:400px; }
.wd390 { width:390px; }
.wd380 { width:380px; }
.wd370 { width:370px; }
.wd360 { width:360px; }
.wd350 { width:350px; }
.wd340 { width:340px; }
.wd330 { width:330px; }
.wd320 { width:320px; }
.wd310 { width:310px; }
.wd300 { width:300px; }
.wd290 { width:290px; }
.wd280 { width:280px; }
.wd270 { width:270px; }
.wd260 { width:260px; }
.wd250 { width:250px; }
.wd240 { width:240px; }
.wd230 { width:230px; }
.wd220 { width:220px; }
.wd210 { width:210px; }

.wd120 { width:120px; }

/*===========================================
	indent
=============================================*/
.kome_indent dt {
    width:1em;
}
.kome_indent dd {
    margin-left:1.5em;
    margin-top:-2em;
}


#cnt00 h4, #cnt01 h4 {
	height: 32px;
	overflow: hidden;
	text-align: left;
	color: #FFF;
	text-indent: 0px;
	padding: 0.4em 0.8em 0;
	font-size: 15px;

}

#cnt00 h4 {
	background: url("/support/bd/manual/2014/images/st_long.gif") no-repeat scroll left top transparent;
}


