/**========================================

	[ Products Solution Top ] 
	
	Update 2009/08/19
	@ Sony Marketing(Japan) Inc
	
=========================================*/
h2#tmp-subtitle {
	background-repeat: repeat-x;
}

div#main-visual {
	margin: 0 auto 20px auto;
	width: 950px;
}

/* common */

.clear {
	clear: both;
}

div.col2-l {
	float: left;
}

div.col2-r {
	float: right;
}

h2 {

}

h3 {
	margin: 0 0 20px 0;
}

img.fr {
	float: right;
	margin: 0 0 0 10px;
}

.alignCenter {
	text-align: center;
}

.arrow {
	background:transparent url(/vaio/solution/Images/arrow.gif) no-repeat scroll left 0.5em;
	display:block;
	padding-left:1em;
}

/* section01 */
div.section01 {
	margin: 0 0 30px;
}

div.section01 div.indent {
	padding: 0 30px 0 0;
}

div.section01 div.col2-l {
	width: 330px;
}

div.section01 div.col2-r {
	width: 590px;
}

div.section01 div.col2-r h3 {
	padding-top: 17px;
}

div.indentH3 {
	padding: 0 10px;
}


/* section02 */
div.indentH2 {
	padding: 0 30px;
}

div.section02 div.col2-l {
	width: 385px;
}

div.section02 div.col2-r {
	width: 485px;
}

/* section03 */
div.section03 div.col2-l {
	width: 495px;
}

div.section03 div.col2-r {
	width: 375px;
}

/* section04 */
div.section04 div.col2-l {
	width: 310px;
}

div.section04 div.col2-r {
	width: 560px;
}

/* section05 */
div.section05 div.col2-l {
	width: 394px;
}

div.section05 div.col2-r {
	float:none;
	width: 708px;
	margin: 0 auto;
	padding-top: 10px;
}


div.section05 div.col2-r div.scol2 div.scol2-l {
	float: left;
	width: 115px;
}

div.section05 div.col2-r div.scol2 div.scol2-r {
	float: left;
	width: 593px;
}

div.section05 div.col2-r div.scol2 {
	background: url(/vaio/solution/bd/Images/dot_line.gif) repeat-x bottom;
	padding: 20px 0 30px;
	margin: 0;
}
div.section05 div.col2-r div.top {
	padding: 0 0 20px;

}

div.section05 div.col2-r div.scol2 div.scol2-r h3 {
	margin: 0 0 12px 0;
}
div.section05 div.col2-r div.scol2 div.scol2-r img.softIcon {
	float: right;
	margin-top: -30px;
	margin-left: 20px;

}

div.indentSection5 {
	padding: 0;
}


/* for thickbox */
#TB_window {
	background: #E8E8E8!important;
}

/* clm */
div.clm {
	padding: 2px 0 0 0;
	background: url(/vaio/solution/bd/Images/i_column_top.gif) no-repeat top;
}

div.clmBottom {
	padding: 0 0 2px 0;
	background: url(/vaio/solution/bd/Images/i_column_bottom.gif) no-repeat bottom;
}


div.clmSide {
	padding: 13px 15px;
	background: url(/vaio/solution/bd/Images/i_column_middle.gif) repeat-y;
}


/* corresponding
------------------------------------------------------------------------*/
div.corresponding {
	padding: 0 15px 40px;
}
#main h2.corresponding_ttl {
	background:#E5E5E5;
	padding:5px 9px 4px;
	font-size:108%;
}
div.corresponding h3 {
	margin: 0 15px 20px;
	background:url(/vaio/share/images/dotline_side.gif) repeat-x left bottom;
	padding-bottom:3px;
}

div.corresponding ul.models li {
float: left;
padding: 0 0 25px 35px;
}

div.corresponding ul.models li img {
vertical-align: bottom;
}

div.corresponding ul.caption_cap_13 li {
padding: 0 0 0 15px;
}

.note {
	margin-bottom:20px;
	color:#555555;
	text-align:right;
	font-weight:bold;
}



/* products info */.products_info {	margin-bottom:50px;	background:#F7F7F7;	padding:10px 20px;}.products_info ul li {	margin-left:0.8em;	text-indent:-0.8em;}



/* 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 */


