<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ------------------------------------------------------
base
------------------------------------------------------ */

h2{
	border-bottom:2px solid #ccc;
	margin:15px 15px 12px 15px;
	padding-bottom: 2px;
	font-weight:bold;	
}

h3{
	font-weight:bold;
	margin-bottom:2px;
}

h4{
	font-weight:bold;
	margin-bottom:2px;
}



p.attention{
	margin:-10px 15px 15px 15px;
	font-size:82%;
}

p.stxt{
	font-size:82%;
	line-height:120%;
}
p.txtblock{
	margin:10px 0;
}

p.h2sub{
	margin:5px 15px 12px 15px;
	font-size:82%;
}

.stxt{
	font-size:82%;
	line-height:140%;
}
h3.stxt{
	font-weight:normal;
}

.notlink{
	color:#aaa;	
}

hr{
	margin:5px 15px 5px 15px;
	color:#c2c2c2;
	background-color:#c2c2c2;
	border:none;
	/*width:100%;*/
	height:1px;
}




.box-round {
	width: 86%;
	background: transparent url(/xperia/support/shared/img/format_set01/support_container_bg.gif) repeat-x 0 100%;
	border: 1px solid #c2c2c2;
	margin: 20px auto 30px;
	padding: 10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size: 82%;
	line-height: 1.5;
}

.box-simple {
	width: 86%;
	margin: 20px auto 30px;
	font-size: 82%;
	line-height: 1.5;
}


.box-simple .attention {
	margin-bottom: 8px;
}

.box-round .attention {
	margin-bottom: 4px;
}

div.column {
}


.box-round a,
.box-simple a {
	color: #060 !important;
}



ul.type1 {
	margin: 0 5px;
}

ul.type1 li {
	padding-left: 10px;
	margin: 0 0 5px;
	background: transparent url(/xperia/shared/img/format_global01/arrow_grey.gif) 0 0.6em no-repeat;
}

ul.type1 li li {
	background: none;
	margin: 0 0 2px;
}


.line-top {
	margin: 8px 0 0;
	padding: 8px 0 0;
	border-top: 1px solid #c2c2c2;
}


li .note {
	margin: 5px 0;
}










/* ------------------------------------------------------
dl
------------------------------------------------------ */

dl{
	width:86%;
	background:url(/xperia/support/shared/img/format_set01/support_container_bg.gif) repeat-x scroll 0 100%;
	border:solid 1px #c2c2c2;
	margin:auto;
	padding:10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	overflow:hidden;
	margin-bottom:10px;
	line-height:24px;
}

dd.top{
	border-top: solid #c2c2c2 1px;
	padding-top:5px;
}

dd.spacer{
	height:10px;
	display:block;
}

dd p{
	margin:0 0 0 5px;
}

select   {
   font-size:80%;
   margin:0 30px;
}


table#footnavi{
	margin-top:15px;
}


dd.bullet p{
	background:url(/xperia/shared/img/format_global01/arrow_grey.gif) left 8px no-repeat;
	padding-left:10px;
}

dd.bullet p.stxt{
	background:url(/xperia/shared/img/format_global01/arrow_grey.gif) left 4px no-repeat;
	padding-left:10px;
}

span.extnl_link{
	width:10px;
	height:10px;
	display:inline-block;
	margin:3px 0 0 5px;
	*margin:0 0 0 5px;
	background:url(/xperia/shared/img/format_global01/icon_externalLink.gif) no-repeat !important;
}

h3.attention{
	background:url(/xperia/support/software/usb/img/icon_caution.gif) left 0 no-repeat;
	padding-left:29px;
	min-height:24px;
	line-height:24px;
}

.attention_bnr{
	margin:10px 0px;
}
.attention_bnr div.bgarea{
	background:url(/xperia/support/software/updateservice/img/icon_attention.gif) #000 10px 10px no-repeat;
	padding:5px 5px 5px 70px;
	border:2px solid #545454;
	color:#fff !important;
}
.attention_bnr table {
	min-height:35px;
}
.attention_bnr h4{
	color:#fff !important;
	font-size:120%;
	margin:0 !important;
}

.attention_bnr ul{
	margin:10px 0 0 -60px;
	font-size:80%;
	line-height:150%;
}
.attention_bnr p{
	margin:10px 0 0 -60px;
	font-size:80%;
	line-height:150%;
}
.attention_bnr a{
	color:#f90;
}


/* ------------------------------------------------------
totop
------------------------------------------------------ */
.totop{
	clear:both;
	width:100%;
	min-height:15px;
	text-align:right;
}

.totop a{
	margin:5px 16px 5px 0;
	padding-right:15px;
	font-size:72%;
	background:url(/xperia/shared/img/format_global01/arrow_grey_top.gif) right 4px no-repeat;
}


/* ------------------------------------------------------
popup
------------------------------------------------------ */

.popup h1{
	margin:10px 0 0 2px;
}
#foot_popup{
	padding:25px 15px 0 15px;
}

#foot_popup #copy{
	margin-left:-12px;
	float:left;
}

#foot_popup a{
	width:11px;
	float:right;
}</pre></body></html>