/**==========================================================
	
	Update 2010/12/06
	@ Sony Marketing(Japan) Inc
	
	--- "/vaio/solution/music/index.html"
	
===========================================================*/
/* h1_area overwrite */
body div#container div#main div#h1_area {
	
}

/* priceSection */
html body div#container div#main div.priceSection div.leftImage {
	float: left;
	width: 365px;
	margin-bottom:20px;
}
html body div#container div#main div.priceSection div.rightImage {
	float: right;
	width: 365px;
	margin-bottom:20px;
}
.imageLeft{
	float:left;
	*display:inline;
	margin-left:50px;
}
.imageRight{
	float:right;
	*display:inline;
	width:390px;
	margin:0;
}
.pcRight{
	float:right;
}
.pcRight2{
	*display:inline;
	float:left;
	margin:0 0 0 10px;
}
.itemBox{
	width:740px;
	margin:20px auto;
}
.btnRight{
	*display:inline;
	clear:both;
	float:right;
	width:90px;
	margin:0 155px 0 0;
}
.btnRight2{
	float:right;
	width:90px;
	margin:20px 190px 0 0 ;
	*display:inline;
}
.itemText{
	clear:both;
	width:740px;
	margin:20px auto;
}

#TB_window {
    background: none repeat scroll 0 0 #E8E8E8 !important;
}

#TB_iframeContent {
	height: 360px !important;
}


#pagetoparea{
	float:right;
}