/**==========================================================

	[ Products Solution / Memory Stick Video Player Download ] 
	
	Update 2009/11/04
	
	@ Sony Marketing(Japan) Inc

	--- "/vaio/solution/gigapocketdigital/MSVP/*"

===========================================================*/

/*======================================================================*/
/* Basic setting
========================================================================*/

/* Headline and Text decoration
------------------------------------------------------------------------*/
body div#container div#main h2 {
	margin-bottom: 20px;
}
body div#container div#main strong {
	font-weight:bold;
}

/* Layout */
body div#container div#main div.section {
	margin-bottom: 40px;
}
body div#container div#main div.inner {
	padding:0 15px;
}


/* freeDownloadObject Area
------------------------------------------------------------------------*/
div.freeDownloadObject table {
	border:1px solid #d2d2d2;
	border-collapse:separate;
	width:100%;
}
div.freeDownloadObject table tbody th {
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #d2d2d2;
	background:#f2f2f2;
	padding:10px 15px;
	text-align:center;
	white-space:nowrap;
}
div.freeDownloadObject table tbody td {
	border-left:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	padding:10px 15px;
}
div.freeDownloadObject table tbody tr.last th,
div.freeDownloadObject table tbody tr.last td {
	border-bottom:none;
}
div.freeDownloadObject td li {
	padding-left:1em;
	text-indent:-1em;
	line-height:1.5;
}


/* systemRequirements Area
------------------------------------------------------------------------*/
div.systemRequirements ul li {
	margin-left:15px;
	list-style-type:disc;
}


/* step Area
------------------------------------------------------------------------*/
div.stepWrap {
	background:url(../Images/msvp_ttl_bg.gif) repeat-y left 4px;
}
div.stepWrap dl {
	background:url(../Images/msvp_ttl_line.gif) no-repeat left top;
}
div.stepWrap dl dt,
div.stepWrap dl dd {
	display:table-cell;
	vertical-align:top;
}
	/* for IE6 and IE7 */
	* html div.stepWrap dl dt,
	* html div.stepWrap dl dd {
		display:inline;
		zoom:1;
	}
	*:first-child+html div.stepWrap dl dt,
	*:first-child+html div.stepWrap dl dd {
		display:inline;
		zoom:1;
	}

div.stepWrap dl dt {
	padding:19px 8px 40px;
	width:67px;
}
div.stepWrap dl dd {
	padding:20px 20px 40px;
	width:627px;
}

/*======================================================================*/
/* generic class 
========================================================================*/
/* list
------------------------------------------------------------------------*/
ul.list {
	padding-left:1em;
	text-indent:-1em;
}

/* link_arrow_list
------------------------------------------------------------------------*/
body div#container div#main ul.link_arrow_list {
	margin-top:10px;
}
body div#container div#main ul.link_arrow_list li {
	margin-bottom: 0.4em;
	padding-left: 20px;
	background:url(/Common2007/Images/arrow_inline.gif) no-repeat left 0.4em;
}


/* margin 
------------------------------------------------------------------------*/
.mb0 { margin-bottom: 0px ! important; }




/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html.clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */



/* For additional Server Migration (2010 Fall)
-------------------------------------------------- */
/* layout setting */#main {	margin:0 auto;
	width:780px;}

/* headline setting */#main h2 {	margin-bottom:10px;}#main h3 {	margin-bottom:15px;	background:#E5E5E5;	padding:5px 9px 4px;	font-size:108%;}#main h4 {	background:url(/vaio/share/images/dotline_side.gif) repeat-x left bottom;	margin-bottom:15px;	padding-bottom:3px;}
#main h5 {
	border-left:5px solid #ADCDD8;
	padding-left:10px;
	color: #333333;
}

/* related series area */.relatedSeries {	padding: 0 15px 40px;}

/* products info */.products_info {	margin-bottom:50px;	background:#F7F7F7;	padding:10px 20px;}.products_info ul li {	margin-left:0.8em;	text-indent:-0.8em;}

/*  Arrow */
#main a.arrow_inline,
#popUpContent a.arrow_inline {
	margin-left:0;
	padding-left:10px;
	background:url(/vaio/share/images/products/tmp/arrow_black_bggray.gif) no-repeat left 0.3em;
}
#main a.arrow_inline_mid,
#popUpContent a.arrow_inline_mid {
	margin-left:0;
	padding-left:10px;
	background:url(/vaio/share/images/products/tmp/arrow_black_bggray.gif) no-repeat left 0.3em;
}
#main a.arrow_inline_s,
#popUpContent a.arrow_inline_s {
	padding-left:10px;
	background:url(/vaio/share/images/products/tmp/arrow_black_bggray.gif) no-repeat left 0.2em;
}
.arrow_off{
	list-style:none;
	background-image:none;
}
a.out_link{
	padding-left:15px;
	background-image:url(/Common2007/Images/link_out.gif);
	background-repeat:no-repeat;
	background-position:left;
}
body div#container div#main ul.link_arrow_list li,
body div#container div#main .link_arrow {
	margin-left:0;
	padding-left:10px;
	background:url(/vaio/share/images/products/tmp/arrow_black_bggray.gif) no-repeat left 0.5em;
}

/* ------------------------------------------------ */