/**==========================================================

	[ Products Solution /Giga Pocket Digital ] 
	
	Update 2010/08/11
	@ Sony Marketing(Japan) Inc
	
	--- "/vaio/solution/gigapocketdigital/cando_list.html"
	
===========================================================*/
/* layout */

table {
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 10px;
	width: 100%;
}
table th,
table td {
	padding: 10px;
	line-height: 1.5;
}
table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	white-space: nowrap;
}
table thead th {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #ccc;
	text-align: center;
	font-weight:bold;
}
table thead th.lastChild {
	border-right: 1px solid #ccc;
}
table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table tbody td {
	text-align: center;
	vertical-align: middle;
}
.vomLink td {
	font-size: 84%;
}

.stext{
	font-size: 80%;
}