@charset "Shift_JIS";

/*--------------- for index page ---------------*/

/* template.css overwrite */
#tmp-topproductarea div.titlearea div.productlink img {
	margin-left:0;
}

#tmp-topproductarea div.titlearea div.notearea ul.copynote li {
	margin-left:1em;
	font-size:80%;
	text-indent:-1em;
}

/* ----- */
.tobiz p {
	margin-bottom:20px;
	text-align:right;
}

.simpleSpecArea {
	margin-bottom:10px;
}

.simpleSpecArea table {
	border-top:1px solid #bcbcbc;
	border-left:1px solid #bcbcbc;
	width:559px;
	margin-bottom:10px;
}

.simpleSpecArea table th,
.simpleSpecArea table td {
	border-right:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	padding:5px;
	text-align:center;
}

.simpleSpecArea table thead th {
	background:#cccccc;
	width:104px;
	font-weight:bold;
}

.simpleSpecArea table thead td {
	background:#f6f6f6;
}

.simpleSpecArea table thead.modelnum2 td {
	width:211px;
}
.simpleSpecArea table thead.modelnum3 td {
	width:137px;
}
.simpleSpecArea table thead.modelnum4 td {
	width:100px;
}
.simpleSpecArea table thead.modelnum5 td {
	width:81px;
}

.simpleSpecArea table tbody th {
	background:#e7e7e7;
}

.simpleSpecArea table tbody td {
	padding:5px 10px;
}

/*.simpleSpecArea table.standard {margin-top:10px;}*/

.simpleSpecArea ul.specnote li {
	margin-left:1em;
	font-size:83%;
	text-indent:-1em;
}

/* 090729 add vom note */
.vomnote {
	margin:-10px 0 20px 299px;
	font-size:84%;
}

/* 091111 add vom color */
.vomcolor {
	color: #eba104;
}

/*-- add 090828 Core-ad  for irsp --*/
.irspWrap {
	margin-bottom: 40px;
}
.irspWrap .irspImage {
	padding-right: 20px;
}
/*-- add 2009.08.07 Core-ad  --*/

/* add 100407 Core-ad  for 簡易スペック周り */
h4.specSubTitle {
	padding: 0 0 10px 0; 
}
ul.spec_bnr2010 {
	margin-left:-5px;
}

ul.spec_bnr2010 li {
	line-height: 1;
}

ul.spec_bnr2010 li.leftArea {
	float:left;
	width: 371px;
	padding:0 0 10px 5px;
}

ul.spec_bnr2010 li.rightArea {
	float:right;
	width: 184px;
	padding:0 0 10px 0;
}

ul.spec_bnr2010 li.spec_bnrBtn {
	clear: both;
	padding:0 0 0 5px;
}
/* end 100407 Core-ad  for 簡易スペック周り */

/* add 100820 Core-ad  for スペック表新フォーマット */
div#featureList ul {
	width: 170px;
	float: left;
}
div#featureList ul#feature2Area {
	margin: 0 25px;
}
div#featureList ul li.featurePic {
	padding: 5px 0;
}

.defaultBnrLeft {
	float: left;
	width: 270px;
}
.defaultBnrRight {
	float: right;
	width: 270px;
}
/* tabWrap */
.tabMenu {

}
.tabMenu li {
	display: block;
	height: 41px;
	cursor: pointer;
}
.tabMenuA {
	float: left;
	width: 280px;
}
.tabMenuB {
	float: right;
	width: 280px;
}
div.btb,
div.btc {
	padding-bottom: 29px;
	margin-bottom: 40px;
	border-bottom: 1px solid #fff;
	background: url(/vaio/pre_include/images/spec_under.gif) bottom no-repeat;
}
/* vomArea */
.vomAreaWrap {
	padding: 10px;
	background: #C1D0D7;
}
.vomAreaLeft,
.vomAreaRight {
	display: table-cell;  
	/display: inline;  
	/zoom: 1;  
	vertical-align: middle;  
}
.vomAreaLeft {
	width: 218px;
}
.vomAreaLeft ul li {
	list-style: outside disc;
	font-weight: bold;
	margin: 0 0 0 1.2em;
	padding: 0;
}
.vomAreaRight {
	width: 322px;
	text-align: right;
}
.mr5 {
	margin-right: 5px;
}
/* end 100820 Core-ad  for スペック表新フォーマット */
