@charset "utf-8";

/** |READ ME| **************************************************************************************

"EPSON"

Cascading Style Sheet Setting File
/support/common/css/contents_utf8.css

supportコンテンツ領域用CSS

Ver.200807xx

----------------------------------------------------------------------------------------------------

このファイルはコンテンツ領域について記述されています。

01.Layout Pattern Settings
レイアウトパターン設定

02.Parts Pattern Settings
パターン部品設定

03.Header Pattern Settings
ヘッダパターン設定

04.Button Navigation Settings
ボタン設定

05.Side Navigation Settings
関連リンクエリア設定

************************************************************************************** |READ ME| **/

/** |01.Layout Pattern Settings| ********************************************************* START **/

.support .col31L{width: 529px;}
.support .col31R{width: 166px;}

/* 2段 */
.spCol2L{
	float: left;
	display: inline;
	width: 260px;
}
.spCol2R{
	float: right;
	width: 260px;
}
/* 4段 */
.spShuri .listspCol4L{
	display:block;
	width:178px;
	float:left;
}
.spShuri .listspCol4R{
	display:block;
	width:171px;
	float:left;
}
/* Shuri -------------------------------------- */
.spShuCol13L{width: 170px;float: left;}
.spShuCol13R{width: 350px;float: left;}
.spBGstep .spShuCol13R, .spBGstepEnd .spShuCol13R{width: 310px;float: left;}
.spShuCol13BL{width: 190px;float: left;}
.spShuCol13BR{width: 335px;float: left;}
.pRL5 .spShuCol13L{width: 185px;float: left; padding:5px 0;}
.pRL5 .spShuCol13R{width: 325px;float: left; padding:5px 0;}
.mL18 .spShuCol13L{width: 150px;float: left; padding:5px 0;}

/* rbox -------------------------------------- */
.spRbox01{
	background:transparent url("/support/common/images/bg_rbox01_t.gif") no-repeat 0 0;
	padding-top:12px;
}
.spRbox01B{
	background:transparent url("/support/common/images/bg_rbox01_b.gif") no-repeat 0 100%;
	padding:0 10px 12px 10px;
}
.spRbox01B .btC {margin:5px 0 5px 170px;}

/* rbox02 -------------------------------------- */
.spRbox02{background:transparent url("/support/common/images/bg_rbox02_t.gif") no-repeat 0 0;}
.spRbox02B{background:transparent url("/support/common/images/bg_rbox02_b.gif") no-repeat 0 100%;}
.spRbox02 .spWrap.spRbox02B{border:0;}

/* rbox03 -------------------------------------- */
.spRbox03{
	background:transparent url("/support/common/images/bg_rbox03_t.gif") no-repeat 0 0;
	padding-top:13px;
}
.spRbox03B{
	background:transparent url("/support/common/images/bg_rbox03_b.gif") no-repeat 0 100%;
	padding:0 15px 13px;
}
.spRbox03 .spCol2L{
	float:left;
	padding-top:2px;
	width:120px;
}
.spRbox03 .spCol2R{
	float:right;
	width:360px;
}
.spRbox03T{border-bottom:1px solid #E5E5E5; padding-right:15px;}
.spRbox03T .spCol2L{
	float:left;
	padding-bottom:15px;
	width:140px;
}
.spRbox03T .spCol2R{
	float:right;
	padding-bottom:15px;
	width:360px;
}

/** |01.Layout Pattern Settings| *********************************************************** END **/


/** |02.Parts Pattern Settings| ********************************************************* START **/
/* 電話 */
.support .spTel strong, .support .fc0{color:#000000;}
.support .spTel span{color:#CC0000;}
.support .spTel{font-family: Arial, Helvetica;}
.spCol2L .spTel, .spCol2R .spTel, .spShuCol13R .spTel{
	margin-top: 5px;
	font-size: 133%;
	font-family: Arial, Helvetica;
}
.spCol2L .spTel img, .spCol2R .spTel img{
	vertical-align: middle;
	margin-right: 8px;
}
.spCol2L .spTel span.txtS, .spCol2R .spTel span.txtS{font-size: 50%;color:#666666;}
html>/**/body .spCol2L .spTel,
html>/**/body .spCol2R .spTel,
html>/**/body .spShuCol13R .spTel{font-size:16pt;}

/* お問い合わせ */
.spInfo{padding: 0 20px 15px 20px;}
.spInfo .spCol2L{
	float: left;
	display: inline;
	width: 230px;
	padding-top:15px;
}
.spInfo .spCol2R{
	float: right;
	width: 250px;
	padding-top:15px;
}
.spInfo .spCol2R.camera{padding-top:18px;}

/* 申し込みボタン */
.spRbox02.spApplyBtn{padding-top: 15px;}
.spRbox02.spApplyBtn .spRbox02B{padding: 0 20px 15px 20px;}
.spApplyBtn .spCol2L{
	float: left;
	display: inline;
	width: 300px;
}
.spApplyBtn .spCol2L img {
	vertical-align: middle;
	padding-right:5px;
}
.spApplyBtn .spCol2R{
	float: right;
	display: inline;
	width: 180px;
}

/* PDF */
.spRbox02.pdfDL{padding-top: 8px;}
.spRbox02.pdfDL .spRbox02B{padding: 0 10px 0 10px;}
.pdfDL dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.pdfDL dl {
	display: inline-table;
	padding-top:8px;
	/*\*/
	display: block;
	*height: 1%;
	/**/
	background:transparent url("/support/common/images/dot.gif") repeat-x 0 0;
}

/* Step */
.spBGstep:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.spBGstep {
	display: inline-table;
	/*\*/
	display: block;
	*height: 1%;
	/**/
	padding-bottom:5px;
	background:transparent url("/support/common/images/img_step.gif") no-repeat 100% 100%;
}
.spBGstep .sptxt, .spBGstepEnd .sptxt{padding-right:55px;}

.spHoshuStep{
	padding:10px;
	background-color:#F9EDE9;
}
.spHoshuStep .spBGstep{
	padding-bottom:10px;
	background:transparent url("/support/hoshu/images/img_step.gif") no-repeat 100% 100%;
}
.spHoshuStep  .left{
	display:inline;
	width:176px;
	border:1px solid #DDBBBB;
	background-color:#FFFFFF;
}
.spHoshuStep .left h3{padding:3px 5px;}
.spHoshuStep .right{
	display:inline;
	width:275px;
	margin-right:45px;
}

/** |02.Parts Pattern Settings| *********************************************************** END **/

/** |03.Header Pattern Settings| ********************************************************* START **/

/* [見出し(H2相当)]------------------------------------------------------------ */

.spHead2{float:left;}
.spHead2 *{font-size:11pt;}

.support .head2S {font-weight: normal;padding-top:4px;}

/* 重要なお知らせ */
.inf_aN a:link, .inf_aN a:visited, .inf_aN a:hover, .inf_aN a:active{color:#ff0000;}

/* [見出し(H3相当)]------------------------------------------------------------ */

.spHead3 h3{font-size:80%; color: #555555; padding-bottom:5px;}
.spHead3bg h3{
	font-size:80%;
	color: #333333;
	padding: 4px;
	background-color: #F4F4F4;
}
html>/**/body .spHead3 h3, html>/**/body .spHead3bg h3{font-size:9.5pt;}

/* [リード]------------------------------------------------------------ */

.spLeadImg img {margin-left:10px;}

/* テキスト */
.spLead .spLeadTxt{
	background:url("/support/common/images/bg_lead.gif") no-repeat 0 0;
	_height:70px;
	min-height:70px;
}
.spLead .spLeadTxt p{padding:20px 0 10px 20px;}

/* アイコンつき */
.spLeadIcon .spLeadImg{float:left;width: 83px;}
.spLeadIcon .spLeadTxt{float:right;width: 429px;}
.spLeadIcon.spLead .spLeadTxt div{padding:20px 0 10px 20px;}
.spLeadIcon.spLead .spLeadTxt div p{padding:0;}
.spLeadIconW .spLeadImg{float:left;width: 83px;}
.spLeadIconW .spLeadTxt{float:right;width: 610px;}
.spLeadIconW.spLead .spLeadTxt div{padding:20px 0 10px 20px;}
.spLeadIconW.spLead .spLeadTxt div p{padding:0;}

/* OS */
.spLeadOS .spLeadImg{float:left;width: 163px;}
.spLeadOS .spLeadTxt{float:right;width: 349px;}

/* 写真つき */
.spLeadPhoto .spLeadImg{float:left;width: 170px;}
.spLeadPhoto .spLeadImg img{margin-left:0;}
.spLeadPhoto .spLeadTxt{float:right;width: 355px;}
.spLeadPhoto.spLead .spLeadTxt div{padding:20px 0 10px 20px;}
.spLeadPhoto.spLead .spLeadTxt div p{padding:0;}

/** |03.Header Pattern Settings| *********************************************************** END **/


/** |04.Button Navigation Settings| **************************************************** START **/

.support .top {padding:15px 0 20px;}
.btRel{
	float:right;
}

/* [ボタン設定] ************************************************************************/

/* 戻る */
#btspBack{background-image:url("/support/common/images/bt_back.gif"); width:56px; height:24px;}

/* 関連ページ切替ボタン -------------------------------------- */
.btRel .btspBusiness{background-image:url("/support/common/images/bt_business.gif"); width:186px; height:22px;}
.btRel .btspPersonal{background-image:url("/support/common/images/bt_personal.gif"); width:166px; height:22px;}
#btspCopy{background-image:url("/support/common/images/bt_copy.gif"); width:240px; height:22px;}
#btspInkjet{background-image:url("/support/common/images/bt_inkjet.gif"); width:240px; height:22px;}

/* 注意事項 -------------------------------------- */
#btspAttShuri{background-image:url("/support/common/images/bt_att_shuri.gif"); width:144px; height:22px;}
#btspAttHoshu{background-image:url("/support/common/images/bt_att_hoshu.gif"); width:232px; height:22px;}

/* ユーザーに行動を促すボタン -------------------------------------- */
#btspApply{background-image:url("/support/common/images/bt_apply.jpg"); width:168px; height:36px;}
a.linkBtn#btspApply:active{background-position:0 -36px;}
#btspForm{background-image:url("/support/common/images/bt_form.jpg"); width:168px; height:36px;}
a.linkBtn#btspForm:active{background-position:0 -36px;}
#btspForm02{background-image:url("/support/common/images/bt_form02.jpg"); width:168px; height:36px;}
a.linkBtn#btspForm02:active{background-position:0 -36px;}
#btspAgree{background-image:url("/support/common/images/bt_agree.jpg"); width:230px; height:36px;}
a.linkBtn#btspAgree:active{background-position:0 -36px;}
#btspLogin{background-image:url("/support/common/images/bt_login.jpg"); width:168px; height:36px;}
a.linkBtn#btspLogin:active{background-position:0 -36px;}
#btspPack{background-image:url("/support/common/images/bt_pack.jpg"); width:168px; height:48px;}
a.linkBtn#btspPack:active{background-position:0 -48px;}
#bthpPack{background-image:url("/support/common/images/bt_hoshu07.jpg"); width:168px; height:48px;}
a.linkBtn#btspPack:active{background-position:0 -48px;}


/* 目的メニュー -------------------------------------- */
/* ダウンロード */
#bmDl{background-image:url("/support/common/images/menu_dl.gif"); width:165px; height:57px;}
#bmManual{background-image:url("/support/common/images/menu_manual.gif"); width:165px; height:57px;}
#bmCatalog{background-image:url("/support/common/images/menu_catalog.gif"); width:165px; height:57px;}
#bmCatalogS{background-image:url("/support/common/images/menu_catalog_s.gif"); width:165px; height:37px;}
#bmCatalogShop{background-image:url("/support/common/images/menu_catalogshop.gif"); width:165px; height:57px;}

/* サポート情報 */
#bmFaq{background-image:url("/support/common/images/menu_faq.gif"); width:165px; height:57px;}
#bmFaqB{background-image:url("/support/common/images/menu_faq_l.gif"); width:165px; height:67px;}
#bmFaqW{background-image:url("/support/common/images/menu_faqw.gif"); width:165px; height:57px;}
#bmFaqBW{background-image:url("/support/common/images/menu_faqw_l.gif"); width:165px; height:67px;}
#bmOnlineS{background-image:url("/support/common/images/menu_online_s.gif"); width:165px; height:37px;}
#bmTroubleS{background-image:url("/support/common/images/menu_trouble_s.gif"); width:165px; height:37px;}
#bmHoumon{background-image:url("/support/common/images/menu_houmon.gif"); width:165px; height:67px;}
#bmHoumonS{background-image:url("/support/common/images/menu_houmon_s.gif"); width:165px; height:37px;}
#bmEnkakuS{background-image:url("/support/common/images/menu_enkakus_s.gif"); width:165px; height:37px;}

/* 修理サービス */
#bmShuri{background-image:url("/support/common/images/menu_shuri.gif"); width:165px; height:57px;}

/* 導入支援・保守サービス */
#bmHoshu{background-image:url("/support/common/images/menu_hoshu.gif"); width:165px; height:57px;}
#bmHoshuS{background-image:url("/support/common/images/menu_hoshu_s.gif"); width:165px; height:37px;}
#bmHoshu02S{background-image:url("/support/common/images/menu_hoshu02_s.gif"); width:165px; height:37px;}
#bmSetuseS{background-image:url("/support/common/images/menu_setuse_s.gif"); width:165px; height:37px;}
#bmOuchi{background-image:url("/support/common/images/menu_ouchip_s.gif"); width:165px; height:37px;}

#bmSecchi{background-image:url("/support/common/images/menu_secchi.gif"); width:165px; height:57px;}
#bmSecchiS{background-image:url("/support/common/images/menu_secchi_s.gif"); width:165px; height:37px;}
#bmSecchiDl{background-image:url("/support/common/images/menu_secchidl_s.gif"); width:165px; height:37px;}
#bmPack{background-image:url("/support/common/images/menu_pack.gif"); width:165px; height:57px;}
#bmPackS{background-image:url("/support/common/images/menu_pack_s.gif"); width:165px; height:37px;}
#bmkitDS{background-image:url("/support/common/images/menu_kitting_s.gif"); width:165px; height:37px;}
#bmSecchiDS{background-image:url("/support/common/images/menu_hset_s.gif"); width:165px; height:37px;}
#bmSoftdDS{background-image:url("/support/common/images/menu_ssupport_s.gif"); width:165px; height:37px;}
#bmKSoftdDS{background-image:url("/support/common/images/menu_ksuppor_s.gif"); width:165px; height:37px;}

/* お問い合わせ */
#bmInfo{background-image:url("/support/common/images/menu_info.gif"); width:165px; height:57px;}
#bmInfo02{background-image:url("/support/common/images/menu_info_top.gif"); width:165px; height:57px;}
#bmMail{background-image:url("/support/common/images/menu_mail.gif"); width:165px; height:57px;}
#bmMailS{background-image:url("/support/common/images/menu_mail_s.gif"); width:165px; height:37px;}
#bmMailEP{background-image:url("/support/common/images/menu_eppartner_alt.gif"); width:165px; height:57px;}
#bmHp{background-image:url("/support/common/images/menu_hp.gif"); width:165px; height:57px;}
#bmWebhelp{background-image:url("/support/common/images/menu_webhelp.gif"); width:165px; height:57px;}
#bmOkc{background-image:url("/support/common/images/menu_okc.gif"); width:165px; height:57px;}
a.bmPcInfo {background-image: url("/support/pc/images/btn_info.gif"); width: 300px; height: 57px;}

/* 製品登録 */
#bmMy{background-image:url("/support/common/images/menu_myepson.gif"); width:165px; height:57px;}
#bmMyB{background-image:url("/support/common/images/menu_myepson_l.gif"); width:165px; height:67px;}

/* 消耗品情報 */
#bmSupplyS{background-image:url("/support/common/images/menu_supply_s.gif"); width:165px; height:37px;}
#bmOsS{background-image:url("/support/common/images/menu_os_s.gif"); width:165px; height:37px;}
#bmTaiouS{background-image:url("/support/common/images/menu_taiou_s.gif"); width:165px; height:37px;}
#bmProdS{background-image:url("/support/common/images/menu_products_s.gif"); width:165px; height:37px;}
#bmsupplySK{background-image:url("/support/common/images/menu_supplyk_s.gif"); width:165px; height:37px;}

/* その他 */
#bmMaxart{background-image:url("/support/common/images/menu_maxart.gif"); width:165px; height:67px;}
a.linkBtn.bmTvs{background-image:url("/support/common/images/menu_tvs.gif"); width:250px; height:59px;}
a.linkBtn.bmSwintro{background-image:url("/support/common/images/menu_swintro.gif"); width:250px; height:59px;}

/* 製品パネル -------------------------------------- */
#pmIndex01{background-image:url("/support/common/images/products01.jpg"); width:163px; height:124px;}
#pmIndex02{background-image:url("/support/common/images/products02.jpg"); width:163px; height:124px;}
#pmIndex03{background-image:url("/support/common/images/products03.jpg"); width:163px; height:124px;}
#pmIndex04{background-image:url("/support/common/images/products04.jpg"); width:248px; height:124px;}
#pmIndex05{background-image:url("/support/common/images/products05.jpg"); width:248px; height:124px;}
#pmIndex06{background-image:url("/support/common/images/products06.jpg"); width:163px; height:124px;}
#pmIndex07{background-image:url("/support/common/images/products07.jpg"); width:163px; height:124px;}
#pmIndex08{background-image:url("/support/common/images/products08.jpg"); width:163px; height:124px;}
#pmIndex09{background-image:url("/support/common/images/products09.jpg"); width:163px; height:124px;}
#pmIndex10{background-image:url("/support/common/images/products10.jpg"); width:163px; height:124px;}
#pmIndex11{background-image:url("/support/common/images/products11.jpg"); width:163px; height:124px;}
#pmIndex12{background-image:url("/support/common/images/products12.jpg"); width:163px; height:124px;}
#pmIndex13{background-image:url("/support/common/images/products13.jpg"); width:163px; height:124px;}
#pmIndex14{background-image:url("/support/common/images/products14.jpg"); width:163px; height:124px;}
#pmIndex15{background-image:url("/support/common/images/products15.jpg"); width:163px; height:124px;}
#pmIndex16{background-image:url("/support/common/images/products16.jpg"); width:163px; height:124px;}
#pmIndex17{background-image:url("/support/common/images/products17.jpg"); width:163px; height:124px;}
#pmIndex28{background-image:url("/support/common/images/products28.jpg"); width:163px; height:124px;}
#pmIndex29{background-image:url("/support/common/images/products29.jpg"); width:163px; height:124px;}
#pmIndex29a{background-image:url("/support/common/images/products29a.jpg"); width:163px; height:124px;}
#pmIndex31{background-image:url("/support/common/images/products31.jpg"); width:163px; height:124px;}
#pmIndex32{background-image:url("/support/common/images/products32.jpg"); width:163px; height:124px;}
#pmIndex33{background-image:url("/support/common/images/products33.jpg"); width:163px; height:124px;}
#pmIndex34{background-image:url("/support/common/images/products34.jpg"); width:163px; height:124px;}
#pmIndex35{background-image:url("/support/common/images/products35.jpg"); width:163px; height:124px;}
#pmIndex36{background-image:url("/support/common/images/products36.jpg"); width:163px; height:124px;}
#pmIndex37{background-image:url("/support/common/images/products37.jpg"); width:163px; height:124px;}
#pmIndex38{background-image:url("/support/common/images/products38.jpg"); width:163px; height:124px;}
#pmIndex39{background-image:url("/support/common/images/products39.jpg"); width:163px; height:124px;}
#pmIndex40{background-image:url("/support/common/images/products40.jpg"); width:163px; height:124px;}
#pmIndex41{background-image:url("/support/common/images/products41.jpg"); width:163px; height:124px;}
#pmIndex42{background-image:url("/support/common/images/products42.jpg"); width:163px; height:124px;}
#pmIndex43{background-image:url("/support/common/images/products43.jpg"); width:163px; height:124px;}
#pmIndex44{background-image:url("/support/common/images/products44.jpg"); width:163px; height:124px;}
#pmIndex46{background-image:url("/support/common/images/products46.jpg"); width:163px; height:124px;}
#pmIndex47{background-image:url("/support/common/images/products47.jpg"); width:163px; height:124px;}
#pmIndex48{background-image:url("/support/common/images/products48.jpg"); width:163px; height:124px;}
#pmIndex49{background-image:url("/support/common/images/products49.jpg"); width:163px; height:124px;}
#pmIndex50{background-image:url("/support/common/images/products50.jpg"); width:163px; height:124px;}
#pmIndex51{background-image:url("/support/common/images/products51.jpg"); width:163px; height:124px;}
#pmIndex52{background-image:url("/support/common/images/products52.jpg"); width:163px; height:124px;}
#pmIndex53{background-image:url("/support/common/images/products53.jpg"); width:163px; height:124px;}
#pmIndex54{background-image:url("/support/common/images/products54.jpg"); width:163px; height:124px;}
#pmIndex55{background-image:url("/support/common/images/products55.jpg"); width:163px; height:124px;}
#pmIndex56{background-image:url("/support/common/images/products56.jpg"); width:163px; height:124px;}
#pmIndex56a{background-image:url("/support/common/images/products56a.jpg"); width:163px; height:124px;}
#pmIndex57{background-image:url("/support/common/images/products57.jpg"); width:163px; height:124px;}
#pmIndex58{background-image:url("/support/common/images/products58.jpg"); width:163px; height:124px;}

/* 製品パネル お問い合わせボタン */
.spWrap li {
    position: relative;
}
.spWrap .mlIco {
    display: none;
    left: 118px;
    position: absolute;
    top: 1px;
}
.spWrap .telIco {
    display: none;
    left: 140px;
    position: absolute;
    top: 1px;
}
.spWrap .mlIco2 {
    display: none;
    left: 118px;
    position: absolute;
    top: 16px;
}
.spWrap .telIco2 {
    display: none;
    left: 140px;
    position: absolute;
    top: 16px;
}
.spWrap .mlIco3 {
    display: none;
    left: 118px;
    position: absolute;
    top: 31px;
}
.spWrap .telIco3 {
    display: none;
    left: 140px;
    position: absolute;
    top: 31px;
}
.spWrap .mlIco4 {
    display: none;
    left: 140px;
    position: absolute;
    top: 1px;
}
.spWrap .telIco4 {
    display: none;
    left: 100px;
    position: absolute;
    top: 1px;
}
.spWrap .mlIco5 {
    display: none;
    left: 203px;
    position: absolute;
    top: 16px;
}
.spWrap .telIco5 {
    display: none;
    left: 225px;
    position: absolute;
    top: 16px;
}
.spWrap .mlIco6 {
    display: none;
    left: 203px;
    position: absolute;
    top: 0px;
}
.spWrap .telIco6 {
    display: none;
    left: 225px;
    position: absolute;
    top: 0px;
}
.spWrap .ml .mlIco,
.spWrap .tel .telIco,
.spWrap .ml .mlIco2,
.spWrap .tel .telIco2,
.spWrap .ml .mlIco3,
.spWrap .tel .telIco3,
.spWrap .ml .mlIco4,
.spWrap .tel .telIco4,
.spWrap .ml .mlIco5,
.spWrap .tel .telIco5,
.spWrap .ml .mlIco6,
.spWrap .tel .telIco6 {
    display: block;
}


/* コーナートップ -------------------------------------- */
#subTProd01{background-image:url("/support/common/images/sub_products01.gif"); width:166px; height:32px;}
/* .on #subTProd01{background-position:bottom;} */
#subTProd02{background-image:url("/support/common/images/sub_products02.gif"); width:166px; height:32px;}
/* .on #subTProd02{background-position:bottom;} */
#subTProd03{background-image:url("/support/common/images/sub_products03.gif"); width:166px; height:32px;}
/* .on #subTProd03{background-position:bottom;} */
#subTProd04{background-image:url("/support/common/images/sub_products04.gif"); width:166px; height:32px;}
/* .on #subTProd04{background-position:bottom;} */
#subTProd05{background-image:url("/support/common/images/sub_products05.gif"); width:166px; height:32px;}
/* .on #subTProd05{background-position:bottom;} */
#subTProd06{background-image:url("/support/common/images/sub_products06.gif"); width:166px; height:32px;}
/* .on #subTProd06{background-position:bottom;} */
#subTProd08{background-image:url("/support/common/images/sub_products08.gif"); width:166px; height:32px;}
/* .on #subTProd08{background-position:bottom;} */
#subTProd09{background-image:url("/support/common/images/sub_products09.gif"); width:166px; height:32px;}
/* .on #subTProd09{background-position:bottom;} */
#subTProd10{background-image:url("/support/common/images/sub_products10.gif"); width:166px; height:32px;}
/* .on #subTProd10{background-position:bottom;} */
#subTProd11{background-image:url("/support/common/images/sub_products11.gif"); width:166px; height:32px;}
/* .on #subTProd11{background-position:bottom;} */
#subTProd12{background-image:url("/support/common/images/sub_products12.gif"); width:166px; height:32px;}
/* .on #subTProd12{background-position:bottom;} */
#subTProd14{background-image:url("/support/software2/images/sub_products14.gif"); width:166px; height:32px;}
/* .on #subTProd14{background-position:bottom;} */
#subTProd16{background-image:url("/support/common/images/sub_products16.gif"); width:166px; height:32px;}
/* .on #subTProd28{background-position:bottom;} */
#subTProd28{background-image:url("/support/common/images/sub_products28.gif"); width:166px; height:32px;}
/* .on #subTProd16{background-position:bottom;} */
#subTSp{background-image:url("/support/common/images/sub_sp.gif"); width:166px; height:32px;}
/* .on #subTSp{background-position:bottom;} */
#subTOs{background-image:url("/support/common/images/sub_os.gif"); width:166px; height:32px;}
/* .on #subTOs{background-position:bottom;} */
#subTTasya{background-image:url("/support/taiou/shuhen/img/sub_tasya.gif"); width:166px; height:32px;}


/* 右コラムナビゲーション -------------------------------------- */
#subTCatalog{background-image:url("/support/common/images/sub_catalog.gif"); width:166px; height:31px;}
#subTDL{background-image:url("/support/common/images/sub_download.gif"); width:166px; height:30px;}

#subTShuri{background-image:url("/support/common/images/sub_shuri.gif"); width:158px; height:64px;}
#subTShuriWeb{background-image:url("/support/common/images/sub_shuri_web.gif"); width:158px; height:64px;}
#subTShuriWeb02{background-image:url("/support/common/images/sub_shuri_web02.gif"); width:158px; height:78px;}

/* 保守 -------------------------------------- */
#bmHoshu01{background-image:url("/support/hoshu/images/menu_hoshu01.jpg"); width:169px; height:117px;}
#bmHoshu03{background-image:url("/support/hoshu/images/menu_hoshu03.jpg"); width:169px; height:107px;}
#bmHoshu06{background-image:url("/support/hoshu/images/menu_hoshu06.jpg"); width:169px; height:107px;}
#bmHoshub01{background-image:url("/support/hoshu/images/menu_hoshub01.gif"); width:158px; height:64px;}
#bmHoshub02{background-image:url("/support/hoshu/images/menu_hoshub02.gif"); width:158px; height:62px;}
#bmHoshub03{background-image:url("/support/hoshu/images/menu_hoshub03.gif"); width:158px; height:64px;}
#bmHoshu07{background-image:url("/support/hoshu/images/menu_hoshu07.jpg"); width:169px; height:117px;}
#bmHoshub04{background-image:url("/support/hoshu/images/menu_hoshub04.gif"); width:158px; height:64px;}


/* 右カラム */
#subHoshu{background-image:url("/support/hoshu/images/sub_hoshu.gif"); width:166px; height:32px;}
/* .on #subHoshu{background-position:bottom;} */

#subHoshuHard01{background-image:url("/support/hoshu/images/sub_pack.gif"); width:166px; height:31px;}
#subHoshuHard01S{background-image:url("/support/hoshu/images/sub_pack_s.gif"); width:158px; height:32px;}
#subHoshuHard02{background-image:url("/support/hoshu/images/sub_nenkan.gif"); width:166px; height:30px;}
#subHoshuHard02S{background-image:url("/support/hoshu/images/sub_nenkan_s.gif"); width:158px; height:30px;}
#subHoshuHard03{background-image:url("/support/hoshu/images/sub_secchi.gif"); width:166px; height:30px;}
#subHoshuHard03S{background-image:url("/support/hoshu/images/sub_secchi_s.gif"); width:158px; height:30px;}
#subHoshuHard04{background-image:url("/support/hoshu/images/sub_hardinfo.gif"); width:166px; height:30px;}
#subHoshuHard04S{background-image:url("/support/hoshu/images/sub_hardinfo_s.gif"); width:158px; height:30px;}
.on #subHoshuHard04S{background-position:0 -30px;}
#subHoshuHard05{background-image:url("/support/hoshu/images/sub_others.gif"); width:166px; height:30px;}
#subHoshuHard05S{background-image:url("/support/hoshu/images/sub_others_s.gif"); width:158px; height:30px;}
.on #subHoshuHard05S{background-position:0 -30px;}
#subHoshuHard07{background-image:url("/support/hoshu/images/sub_hoshu07.gif"); width:166px; height:30px;}
#subHoshuHard07S{background-image:url("/support/hoshu/images/sub_hoshu07_s.gif"); width:158px; height:30px;}
.on #subHoshuHard05S{background-position:0 -30px;}


#subHoshuSoft01{background-image:url("/support/hoshu/images/sub_tvs.gif"); width:166px; height:30px;}
#subHoshuSoft01S{background-image:url("/support/hoshu/images/sub_tvs_s.gif"); width:158px; height:32px;}
#subHoshuSoft02{background-image:url("/support/hoshu/images/sub_swintro.gif"); width:166px; height:31px;}
#subHoshuSoft02b{background-image:url("/support/hoshu/images/sub_swintrob.gif"); width:166px; height:31px;}
#subHoshuSoft02S{background-image:url("/support/hoshu/images/sub_swintro_s.gif"); width:158px; height:29px;}

#subHoshuS01{background-image:url("/support/hoshu/images/sub_hoshu_s01.gif"); width:158px; height:50px;}
.on #subHoshuS01{background-position:0 -50px;}
#subHoshuS02{background-image:url("/support/hoshu/images/sub_hoshu_s02.gif"); width:158px; height:46px;}
.on #subHoshuS02{background-position:0 -46px;}
#subHoshuS0202{background-image:url("/support/hoshu/images/sub_hoshu_s0202.gif"); width:158px; height:41px;}
#subHoshuS02b{background-image:url("/support/hoshu/images/sub_hoshu_s02b.gif"); width:158px; height:41px;}
.on #subHoshuS03{background-position:0 -41px;}
#subHoshuS03{background-image:url("/support/hoshu/images/sub_hoshu_s03.gif"); width:158px; height:41px;}
.on #subHoshuS03{background-position:0 -41px;}
#subHoshuS0302{background-image:url("/support/hoshu/images/sub_hoshu_s0302.gif"); width:158px; height:41px;}
.on #subHoshuS0302{background-position:0 -41px;}
#subHoshuSreg{background-image:url("/support/hoshu/images/sub_hoshu_s_reg.gif"); width:158px; height:41px;}
.on #subHoshuSreg{background-position:0 -41px;}

#subHoshuTvs02{background-image:url("/support/hoshu/images/sub_tvs02.gif"); width:158px; height:79px;}
.on #subHoshuTvs02{background-position:0 -79px;}
#subHoshuTvsS01{background-image:url("/support/hoshu/images/sub_tvs_s01.gif"); width:126px; height:31px;}
.on #subHoshuTvsS01{background-position:0 -62px;}
.off #subHoshuTvsS01{background-position:0 -31px;}
#subHoshuTvsS02{background-image:url("/support/hoshu/images/sub_tvs_s02.gif"); width:126px; height:30px;}
.on #subHoshuTvsS02{background-position:0 -60px;}
.off #subHoshuTvsS02{background-position:0 -30px;}
#subHoshuTvsS03{background-image:url("/support/hoshu/images/sub_tvs_s03.gif"); width:126px; height:30px;}
.on #subHoshuTvsS03{background-position:0 -60px;}
.off #subHoshuTvsS03{background-position:0 -30px;}
#subHoshuTvsS04{background-image:url("/support/hoshu/images/sub_tvs_s04.gif"); width:126px; height:30px;}
.on #subHoshuTvsS04{background-position:0 -60px;}
.off #subHoshuTvsS04{background-position:0 -30px;}

.on #subHoshuSecchi02{background-position:0 -139px;}
#subHoshuSecchiS01{background-image:url("/support/hoshu/images/sub_secchi_s01.gif"); width:126px; height:31px;}
.on #subHoshuSecchiS01{background-position:0 -62px;}
.off #subHoshuSecchiS01{background-position:0 -31px;}
#subHoshuSecchiS02{background-image:url("/support/hoshu/images/sub_secchi_s02.gif"); width:126px; height:30px;}
.on #subHoshuSecchiS02{background-position:0 -60px;}
.off #subHoshuSecchiS02{background-position:0 -30px;}
#subHoshuSecchiS03{background-image:url("/support/hoshu/images/sub_secchi_s03.gif"); width:126px; height:30px;}
.on #subHoshuSecchiS03{background-position:0 -60px;}
.off #subHoshuSecchiS03{background-position:0 -30px;}
#subHoshuSecchiS04{background-image:url("/support/hoshu/images/sub_secchi_s04.gif"); width:126px; height:30px;}
.on #subHoshuSecchiS04{background-position:0 -60px;}
.off #subHoshuSecchiS04{background-position:0 -30px;}

#areaContents .off a.linkBtn:hover, #areaContents .off a.linkBtn:active {
	background-position:left bottom;
}
/* 修理 -------------------------------------- */
#bmShuri01{background-image:url("/support/shuri/images/menu_shuri01.jpg"); width:169px; height:107px;}
#bmShuri01B{background-image:url("/support/shuri/images/menu_shuri01_l.jpg"); width:169px; height:127px;}
#bmShuri01S{background-image:url("/support/shuri/images/menu_shuri01_s.jpg"); width:169px; height:50px;}
#bmShuri02{background-image:url("/support/shuri/images/menu_shuri02.jpg"); width:169px; height:107px;}
#bmShuri02S{background-image:url("/support/shuri/images/menu_shuri02_s.jpg"); width:169px; height:50px;}
#bmShuri03{background-image:url("/support/shuri/images/menu_shuri03.jpg"); width:169px; height:107px;}
#bmShuri03S{background-image:url("/support/shuri/images/menu_shuri03_s.jpg"); width:169px; height:50px;}
#bmShuri04{background-image:url("/support/shuri/images/menu_shuri04.jpg"); width:169px; height:107px;}
#bmShuri04B{background-image:url("/support/shuri/images/menu_shuri04_l.jpg"); width:169px; height:127px;}
#bmShuri04S{background-image:url("/support/shuri/images/menu_shuri04_s.jpg"); width:169px; height:50px;}

/* 右カラム */
#subShuri{background-image:url("/support/shuri/images/sub_shuri.gif"); width:166px; height:32px;}
.on #subShuri{background-position:bottom;}
#subShuri01{background-image:url("/support/shuri/images/sub_shuri01.gif"); width:166px; height:31px;}
#subShuri01S{background-image:url("/support/shuri/images/sub_shuri01_s.gif"); width:158px; height:32px;}
#subShuri02{background-image:url("/support/shuri/images/sub_shuri02.gif"); width:166px; height:30px;}
#subShuri02S{background-image:url("/support/shuri/images/sub_shuri02_s.gif"); width:158px; height:30px;}
#subShuri03{background-image:url("/support/shuri/images/sub_shuri03.gif"); width:166px; height:30px;}
#subShuri03S{background-image:url("/support/shuri/images/sub_shuri03_s.gif"); width:158px; height:30px;}
#subShuri04{background-image:url("/support/shuri/images/sub_shuri04.gif"); width:166px; height:31px;}
#subShuri04S{background-image:url("/support/shuri/images/sub_shuri04_s.gif"); width:158px; height:29px;}
#subShuri05{background-image:url("/support/shuri/images/sub_shuri05.gif"); width:166px; height:31px;}
.on #subShuri05{background-position:0 -31px;}
#subShuri06{background-image:url("/support/shuri/images/sub_shuri06.gif"); width:166px; height:30px;}
.on #subShuri06{background-position:0 -30px;}
#subShuri07{background-image:url("/support/shuri/images/sub_shuri07.gif"); width:166px; height:30px;}
.on #subShuri07{background-position:0 -30px;}

#subShuriS01{background-image:url("/support/shuri/images/sub_shuri_s01.gif"); width:158px; height:50px;}
.on #subShuriS01{background-position:0 -50px;}
#subShuriS02{background-image:url("/support/shuri/images/sub_shuri_s02.gif"); width:158px; height:46px;}
#subShuriS0202{background-image:url("/support/shuri/images/sub_shuri_s0202.gif"); width:158px; height:37px;}
#subShuriS03{background-image:url("/support/shuri/images/sub_shuri_s03.gif"); width:158px; height:41px;}
.on #subShuriS03{background-position:0 -41px;}

/** |04.Button Navigation Settings| ****************************************************** END **/


/** |05.Side Navigation Settings| **************************************************** START **/

.support .col31R h2 img, .support .col31R h3 img {vertical-align:middle;}

/* カテゴリトップ */
.support .col31R .spCatTop{
	margin-bottom: 13px;
	padding-bottom: 13px;
	background:transparent url("/support/common/images/dot.gif") repeat-x 0 100%;
}
/* お問い合わせ */
.spSubInfo{
	margin-bottom: 20px;
	padding: 0 3px 10px 8px;
	background:transparent url("/support/common/images/sub_bg.gif") no-repeat 0 100%;
	line-height: 1.3;
}
.spSubInfo .spTit{
	padding-top: 3px;
	text-align:center;
}
.spSubInfo .spTel{
	margin: 3px 0;
	font-size: 110%;
	font-family: Arial, Helvetica;
}
.spSubInfo .spTel img{
	vertical-align: middle;
	margin-right: 5px;
}
.spSubInfo .time{color:#999999;}
.spSubInfo .spsTit{
	margin-top: 3px;
	padding-top: 6px;
	background:transparent url("/support/common/images/dot.gif") repeat-x 0 0;
}
.spSubInfo .spssTit{
	margin-top: 3px;
	padding-top: 6px;
	text-align:center;
	background:transparent url("/support/common/images/line.gif") repeat-x 0 0;
}
.spSubInfo .icoLLink{margin-top:3px;}

/* 修理 */
.spSubShuri{
	padding: 0 3px 4px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	position:relative;
}
.spSubShuri .step{padding-top: 5px;}
.spSubShuri .step .s01{
	position:relative;
	z-index: 5;
}
.spSubShuri .step .s02{
	position:relative;
	z-index: 4;
	margin-top:-9px;
}
.spSubShuri .step .s0202{
	position:absolute;
	z-index: 5;
	left:27px; top:33px;
}
.spSubShuri .step .s03{
	position:relative;
	z-index: 3;
	margin-top:-10px;
}
.spSubShuri .step .s02 p{line-height:0;}

/* エー・アイ・ソフト製品サポート */
a.linkBtn.bmAIinfoFQ{background-image:url("/support/software2/images/menu_fq_s.gif"); width:165px; height:37px;}
a.linkBtn.bmAIinfoOS{background-image:url("/support/software2/images/menu_os_s.gif"); width:165px; height:37px;}
a.linkBtn.bmAIinfoUD{background-image:url("/support/software2/images/menu_ud_s.gif"); width:165px; height:37px;}
a.linkBtn.bmAIinfoOU{background-image:url("/support/software2/images/menu_ou_s.gif"); width:165px; height:37px;}
a.linkBtn.bmAIinfoCO{background-image:url("/support/software2/images/menu_co_s.gif"); width:165px; height:37px;}
a.linkBtn.bmAIinfoAIL{background-image:url("/support/software2/images/menu_ailist.gif"); width:165px; height:52px;}
a.linkBtn.bmAIinfoAILE{background-image:url("/support/software2/images/menu_ailistend.gif"); width:165px; height:52px;}
a.linkBtn.bmAIinfoAILend02{background-image:url("/support/software2/images/menu_ailistend02.gif"); width:165px; height:52px;}

/** |05.Side Navigation Settings| *********************************************************** END **/




