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

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

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

#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;
width:950px;
height:172px;
}
#main #showcaseArea .insideScBox {
	position:absolute;
	top:115px;
	left:25px;
	width:480px;
	line-height:1.6;
	letter-spacing:0;
}
.feat2 #main #showcaseArea .insideScBox {width:470px;}
.feat4 #main #showcaseArea .insideScBox {width:450px;}

#main #insideNaviArea {
	border-bottom:2px solid #999999;
	margin-bottom:27px;
}
#main #insideNaviArea li {
	display:inline;
}
#main #insideBottomNaviArea {
	border-top:2px solid #999999;
	border-bottom:2px solid #999999;
	margin-bottom:35px;
	text-align:center;
}
#main #insideBottomNaviArea li{
	display:inline;
}

#main .section {
	margin-bottom:50px;
}
#main .interviewArea {
	float:left;
	width:600px;
}
#main .interviewArea h3 {
	background:#E5E5E5;
	margin-bottom:30px;
	padding-left:15px;
	line-height:2.3;
	letter-spacing:0;
}
#main .interviewArea .speaker {
	float:left;
	width:50px;
	font-weight:bold;
}
#main .interviewArea .talkArea {
	float:right;
	width:548px;
}
#main .interviewArea .talkArea p {
	margin-bottom:1.5em;
}
#main .interviewArea .interviewer {
	margin-bottom:1.5em;
	padding-left:50px;
	font-weight:bold;
}
#main .interviewArea .interviewer span {
	padding-right:0.5em;
	font-weight:normal;
	letter-spacing:-2px;
}
#main .interviewImgArea {
	float:right;
	width:310px;
}
#main .interviewImgArea .thumbnailBox {
	margin-bottom:25px;
}
#main .interviewImgArea .thumbnail {
	text-align:center;
}
#main .interviewImgArea .captionArea {
	margin-top:5px;
}
#main .interviewImgArea .caption {
	float:left;
	width:255px;
}
#main .interviewImgArea .zoomBtn {
	float:right;
	width:45px;
}

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

.mb0 {margin-bottom:0 ! important;}
.mb1_5em {margin-bottom:1.5em ! important;}
.mb3em {margin-bottom:3em ! important;}