/**========================================

	[ VAIO inside L series ] 
	
	Update 2011/03/25
	@ Sony Marketing(Japan) Inc

	--- "/vaio/inside/L2/"
	
=========================================*/

#main h2.mainttl{
	background:url(/vaio/share/images/products/tmp/bg_subtitle2.gif) repeat-x left top;
	margin-bottom:25px;
	padding-left:15px;
	height:40px;
	line-height:2;
	font-size:160%;
}

#main #showcaseArea{
	position:relative;
	margin-bottom:30px;
	width:950px;
	height:202px;
}
#main #showcaseArea .insideScBox {
	position:absolute;
	top:125px;
	left:25px;
	width:440px;
	line-height:1.6;
	letter-spacing:0;
}

#main .projectMembers {
	margin-bottom:40px;
}
#main  .projectMembers h3 {
width:100%;
padding-bottom:8px;
font-size:100%;
border-bottom:1px solid #CCCCCC;
}
#main .memberList li {
	float:left;
	position:relative;
	margin-right:19px;
	background:url(../images/inside_l_member_bg.gif) no-repeat left bottom;
	width:100px;
	height:161px;
}
#main .memberName {
	padding-top:4px;
	text-align:center;
	color:#FFFFFF;
}
#main .memberName span {
	display:block;
	margin-top:8px;
	line-height:1.2;
}


#main .section {
	margin-bottom:50px;
}
#main .sectionLast {
	margin-bottom:80px;
}
#main .firstBox {
float:left;
border:solid 0px #CCCCCC;
border-width:0 1px 0 0;
width:119px;
height:155px;
}
#main .secondBox {
width:320px;
float:left;
margin-top:5px;
margin-left:15px;
padding:0;
}
#main .thirdBox {
width:473px; 
float:right;
margin:0;
padding:0;
text-align:left;
}


	.section:after,
	.memberList:after	{
		content: "";
		display: block;
		clear: both;
	}
	.section,
	.memberList {
		zoom:1;
	}
