/**==========================================================

	[ Products Solution /Giga Pocket Digital ] 
	
	Update 2008/06/05
	@ Sony Marketing(Japan) Inc
	
	--- "/vaio/solution/gigapocketdigital/catalogview.html"
	
===========================================================*/
/* layout */
html body div#container {
	width:100%;
}
html body div#container div.wrapper {
	padding-top:20px;
	text-align:center;
}
html body div#container div#main {
	margin:0 auto 30px;
	width:780px;
	text-align:left;
}
html body div#container div#main h2 {
	 border-left:5px solid #666;
	 border-bottom:1px solid #666;
	 padding-left:5px;
}
html body div#container div#main table {
	border-collapse:collapse;
	border-top:1px solid #E2ECF2;
	border-left:1px solid #E2ECF2;
	margin-bottom:10px;
	letter-spacing:0;
}
html body div#container div#main table th,
html body div#container div#main table td {
	padding:5px 4px 5px 5px;
	line-height:1.5;
}
html body div#container div#main table th {
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#EAF1F6;
	text-align:center;
	font-weight:bold;
	white-space:nowrap;
}
html body div#container div#main table th.region {
	border-bottom:2px solid #80ADC8;
	background:#E2ECF2;
	white-space:nowrap;
}
html body div#container div#main table th.regionLast {
	border-bottom:1px solid #fff;
	background:#E2ECF2;
	white-space:nowrap;
}
html body div#container div#main table td {
	border-right:1px solid #E2ECF2;
	border-bottom:1px solid #E2ECF2;
	width:70px;
}
html body div#container div#main table td.col1 {
	width:60px;
	white-space:nowrap;
}

html body div#container div#main table tr.separator th,
html body div#container div#main table tr.separator td{
	border-bottom:2px solid #80ADC8;
}

html body div#container div#main table th.zone {
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#eff9ef;
	text-align:center;
	white-space:nowrap;
}

html body div#container div#main table td.zone {
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#eff9ef;
}