<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";
/* 京 */
/* link1
a:link {color:#EC6C01;}
a:visited {color:#EC6C01;}
a:hover {color:#EC9301;}
a:active {color:#EC6C01;}

/* link2
a.lk:link {color:#FFF;}
a.lk:visited {color:#FFF;}
a.lk:hover {color:#FBE2CC;}
a.lk:active {color:#FFF;}

/* margin */
.mg5t {margin-top:5px;}
.mg10t {margin-top:10px;}
.mg20t {margin-top:20px;}
.mg30t {margin-top:30px;}
.mg5l {margin-left:5px;}
.mg10l {margin-left:10px;}
.mg20l {margin-left:20px;}
.mg25l {margin-left:25px;}
.mg3b {margin-bottom:3px;}

/* text */
.ttl {font-size:14px;color:#000;font-weight:bold;}
.cap {font-size:10px;line-height:14px;}
.subtxt { color:#B4B4B4;}
.txt-bold { font-weight:bold;}

.txt_cap { font-size: 100%; color:#EC6C01;}
.txt_cap_b { font-size: 100%; color:#EC6C01; font-weight:bold;}

.txt_new { font-size: 100%; color: #FF9900;font-weight:bold;}


/* text margin */
.txt_mg5l { padding: 0px 0px 0px 5px;}

/* align */
.left {text-align:left;}
.center {text-align:center;}
.right {text-align:right;}

/* float */
.float-l {float:left;}
.float-r {float:right;}

/* clear */
.clear {clear:both;}
.clear * {display:none;}


/*--------------------------------------------------------------------------
080229リニューアルの追加
--------------------------------------------------------------------------*/


body.support div#container div#info ul li a{
	margin:0 0 0 3px;
    padding: 0px 0px 0px 20px;
	background:url(/support/mylo/Images/mrk__circle_orange.gif) no-repeat 0 3px;
	background-position:left;
}

body.support div#container div#download ul li a{
	margin:-10px 0 0 3px;
    padding: 0px 0px 0px 20px;
	background:url(/support/mylo/Images/mrk__circle_orange.gif) no-repeat 0 3px;
	background-position:left;
}

body.support div#container div#manual ul li a{
	margin:0 0 0 5px;
    padding: 0px 0px 0px 20px;
	background:url(/support/mylo/Images/mrk__arrow_orange.gif) no-repeat;
	background-position:left;
}


/* リストの点 */
.text_link_dot{
	margin:0 0 0 20px;
    padding: 0 0 0 0.7em;
	background:url(/support/mylo/Images/list_bg.gif) 0 0.55em no-repeat;
	background-position:left 7px;
}

/* アスタリスク */
.mrk_ast{
	margin:0 0 0 21px;
    padding: 0 0 0 20px;
	background:url(/support/mylo/Images/list_ast.gif) 0 2px no-repeat;
	background-position:left 3px;
}


/* リンク画像（丸に右向き矢印） */
.text_link{
	margin:0 0 0 20px;
    padding: 0px 0px 0px 18px;
	background:url(/support/mylo/Images/mrk__circle_orange.gif) no-repeat 0 3px;
	/*background-position:left 3px;*/
	background-position:left 0px;
}

/* リンク画像（丸に右向き矢印でアンダーライン） */
.text_link_line{
	margin:0 0 0 20px;
    padding: 0px 0px 0px 18px;
	background:url(/support/mylo/Images/mrk__circle_orange.gif) no-repeat 0 3px;
	background-position:left 3px;
	text-decoration: underline;
}

/* リンク画像（→向き矢印） */
.text_link_arrow{
	margin:0 0 0 5px;
    padding: 0px 0px 0px 10px;
	background:url(/support/mylo/Images/mrk__arrow_orange.gif) no-repeat 0 3px;
	background-position:left 5px;
}

/* リンク画像（→右向き矢印 右より） */
body.support div#container ul li.text_link_arrow_r{
list-style-image:url(/support/mylo/Images/mrk__arrow_orange.gif);
text-align:right;
}

/* リンク画像（→右向き矢印） */
body.support div#container ul li.text_link_arrow_r02{
list-style-image:url(/support/mylo/Images/mrk__arrow_orange.gif);
}

/* リンク画像（→向き矢印でアンダーライン） */
.text_link_arrow_line{
	margin:0 0 0 5px;
    padding: 0px 0px 0px 10px;
	background:url(/support/mylo/Images/mrk__arrow_orange.gif) no-repeat 0 3px;
	background-position:left 5px;
	text-decoration: underline;
}

/* リンク画像（↑向き矢印） */
.text_link_arrow_up{
	margin:0 0 0 5px;
    padding: 0px 0px 0px 10px;
	background:url(/support/mylo/Images/mrk__arrow_orange_up.gif) no-repeat 0 3px;
	background-position:left 5px;
}

/* リンク画像（↓向き矢印） */
.text_link_arrow_down{
	margin:0 0 0 5px;
    padding: 0px 0px 0px 10px;
	background:url(/support/mylo/Images/mrk__arrow_orange_down.gif) no-repeat 0 3px;
	background-position:left 5px;
}

/* ご注意マーク（背景色なし） */
.attention{
	margin:0;
    padding: 0 0 0 28px;
	background:url(/support/mylo/Images/pct_attention.gif) 10px 0px no-repeat;
	background-position:left top;
	background-color: #F2F2F2;
}

/* ご注意 */
#attention p.txt {padding:10px 0 10px 25px; background:#F2F2F2; color:#000;}
#attention span.rtop,
#attention span.rbottom {display:block; background: #fff;}
#attention span.rtop span,
#attention span.rbottom span {display:block; height: 1px; overflow: hidden; background: #F2F2F2;}
#attention span.r1{margin: 0 5px;}
#attention span.r2{margin: 0 3px;}
#attention span.r3{margin: 0 2px;}
#attention span.rtop span.r4, span.rbottom span.r4{margin: 0 1px;height: 2px;}

body.support div#container div#attention ul li{
	margin:0;
    padding: 0px 0px 0px 30px;
	background:url(/support/mylo/Images/pct_attention.gif) no-repeat 10px 3px;
	background-color: #F2F2F2;
}

/* お知らせエリアテーブル背景 */
body.support div#container table td.bg01{
background-image:url("/Images/sttl_top_important_bg.gif");
background-repeat:no-repeat;
}

body.support div#container table td.bg02{
background-image:url("/Images/sttl_top_supportinfo_bg.gif");
background-repeat:no-repeat;
}</pre></body></html>