@charset "Shift_JIS";

/* class for feature_2_b_90 --battery table */
table.batteryTable {
	width:520px;
	border-right:1px solid #737a7e;
	border-bottom:1px solid #737a7e;
	border-collapse:separate;
	border-spacing:0;
}

table.batteryTable thead th {
	border-left:1px solid #737a7e;
	border-top:1px solid #737a7e;
	padding:10px;
	text-align:center;
}
table.batteryTable th,
table.batteryTable td {
	border-left:1px solid #737a7e;
	border-top:1px solid #737a7e;
	padding:10px;
	text-align:center;
}
table.batteryTable th {
	background:#cdd5da;
}

.empty {
	border:none ! important;
	background:none ! important;
}

/* class for feature_3_b_240 -- SSD Merit */
div.ssdMerit {
	width:520px;
}
div.ssdMerit img {
	vertical-align:bottom;
}
div.ssdMerit ul {
	background:url(/vaio/pre_include/images/X11/inc_x11_002.gif) no-repeat left top;
	width:520px;
	height:63px;
}
div.ssdMerit ul li {
	display:block;
	float:left;
	padding:0 0 4px 4px;
}
	/* clearfix */
	div.ssdMerit ul:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	div.ssdMerit ul {
		zoom:1;
	}
	/* Hides from IE-mac \*/
	* html div.ssdMerit ul { height: 1%; }
	div.ssdMerit ul { display: block; }
	/* End hide from IE-mac */

/* thickbox innerHtml setting */
#tb_head {
	margin:20px;
}
#tb_head .tb_closeBtn {
	text-align:right;
}
#tb_main {
	background:#f4f4f4;
	margin:0 auto;
	padding:12px;
	width:503px;
	text-align:left;
}
#tb_main p.tb_ttl {
	margin-bottom:30px;
}
#tb_main div.tb_textarea {
	margin-bottom:30px;
	padding:0 15px;
	line-height:1.5;
	font-size:13px;
}

ul#featnavi {
	border-top:1px solid #c3c3c3;
	margin:0;
	padding:12px 0 0;
	list-style:none outside none;
}
ul#featnavi li {
	margin:0;
	padding:0;
	width:214px;
}
ul#featnavi li#prev {float:left;}
ul#featnavi li#next {float:right;}

	/* clearfix */
	ul#featnavi:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	ul#featnavi {
		zoom:1;
	}

	/* Hides from IE-mac \*/
	* html ul#featnavi { height: 1%; }
	ul#featnavi { display: block; }
	/* End hide from IE-mac */

/* class for feature_3_b_260 -- Acc List */
ul.xAccList li {
	float:left;
	padding-right:4px;
	width:127px;
}
ul.xAccList li.last {
	padding-right:0;
}
ul.xAccList li p.xProductImg {
	margin-bottom:12px;
}
ul.xAccList li p.xProductName {
	margin-bottom:5px;
}

.pb0 {padding-bottom:0 ! important;}

	/* clearfix */
	ul.xAccList:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	ul.xAccList {
		zoom:1;
	}
	/* Hides from IE-mac \*/
	* html ul.xAccList { height: 1%; }
	ul.xAccList { display: block; }
	/* End hide from IE-mac */