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

	[ Products Solution/その他VAIOでできること ] 
	
	Update 2010/03/24
	
	--- "/vaio/solution/software_10q1/index.html"
	
===========================================================*/

/* h4.soft_name */
/* fix 100318 */
body div#container div#main h4.soft_name {
	margin-bottom:10px;
	padding-bottom:0;
}
/* fix 100318 */

body div#container div#main h4.soft_name img {
	vertical-align:bottom;
	line-height:1;
	display:inline;
}

/* softlist_navi */
body div#container div#main div#softlist_navi{
	width:750px;
	margin:0 0 20px 10px;
	padding:0;
}

/* softlist_navi ul */
body div#container div#main div#softlist_navi ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
*+html body div#container div#main div#softlist_navi ul,
* html body div#container div#main div#softlist_navi ul{font-size:1px;}/* for IE */
body div#container div#main div#softlist_navi ul li{
	line-height:1;
	margin:0;
	padding:0 0 2px;
	font-size:1px;
}
body div#container div#main div#softlist_navi ul li img{
	vertical-align:bottom;
}

/* softlist_navi_left */
body div#container div#main div#softlist_navi div#softlist_navi_left {
	width:181px;
	float:left;
	background:url(../Images/vtl_dot1_vbk40.gif) no-repeat top right;
}

/* softlist_navi_center1*/
body div#container div#main div#softlist_navi div#softlist_navi_center1 {
	width:190px;
	float:left;
	margin-left:3px;
	background:url(../Images/vtl_dot1_vbk40.gif) no-repeat top right;
}
body div#container div#main div#softlist_navi div#softlist_navi_center1 ul {
	margin-left:7px;
}

/* softlist_navi_center2 */
body div#container div#main div#softlist_navi div#softlist_navi_center2 {
	width:190px;
	float:left;
	margin-left:3px;
	background:url(../Images/vtl_dot1_vbk40.gif) no-repeat top right;
}
body div#container div#main div#softlist_navi div#softlist_navi_center2 ul {
	margin-left:7px;
}

/* softlist_navi_right */
body div#container div#main div#softlist_navi div#softlist_navi_right {
	width:170px;
	float:left;
	margin-left:3px;
}
body div#container div#main div#softlist_navi div#softlist_navi_right ul {
	margin-left:7px;
}

/* section */
html body div#container div#main div.section div.leftarea01 {
	float: left;
	width: 560px;
}
html body div#container div#main div.section div.rightarea01 {
	float: right;
	width: 150px;
}

/* OS section */
html body div#container div#main div.osSection div.leftarea01 {
	width: 540px;
}
html body div#container div#main div.osSection div.rightarea01 {
	width: 150px;
}

/* to_pagetop */
div.to_pagetop{
	width:750px;
	margin:0 0 20px;
	padding:0 15px;
}
div.to_pagetop p{
	text-align:right;
}

/* ul.list_ul_list */
body div#container div#main ul.list_ul_list{
	list-style-type: none;
	padding: 0px;
	margin: -5px 0 20px 3px;
}
body div#container div#main ul.list_ul_list li{
	padding: 0 0 0 10px;
	margin: 3px 0 0 0;
	background: url(../Images/mrk_dot_s_bk.gif) no-repeat 0px 3px;
	line-height:1.4;
}

/* overwrite 10q2 */
ul.arrow_list li span.arrowwrap {
	display:inline;
	margin:0;
	text-indent:0;
}

/* ul.list_ul_list */
body div#main ul.list_ul_dot{
	list-style-type: disc;
	list-style-position:outside;
	padding: 0px;
	margin: -5px 0 0 1.5em;
}
body div#main ul.list_ul_dot li{
	list-style-type: disc;
	list-style-position:outside;
	padding: 0px;
	margin: 0;
}

span.mod-iconNewWin {
	display:inline-block;
*display:inline;
*zoom:1;
	vertical-align:baseline;
	width:11px;
	height:0;
	padding:9px 0 0;
	overflow:hidden;
	background:url(../../../../share2/images/mod-iconNewWin/ico_01.png)
}</pre></body></html>