@charset 'utf-8';

.feature_table{
	width: 630px;
}
.feature_table th,
.feature_table td,
.feature_table tr{
	border: solid 1px #aaa;
	text-align: center;
	padding: 6px;
}

.thgray th{
	background-color: #eee;
}


/*
.subContents ul.caption li{
	clear: right; 
}*//* IE6レイアウト崩れ対策 */

/*
#spec ul.caption {
font-size: 0.9em;
margin-top:0px;
}
#spec ul.caption li .star {
width: 23px;
}
#spec ul.caption li .text {
width: 605px;
}
*/

/*----------------------------------------------------
    productSpec table
----------------------------------------------------*/
#spec table.specnote {
    font-size: 100%;
}



/*----------------------------------------------------
    productSpec table
----------------------------------------------------*/
#topImage_cap{
	width: 950px;
	margin: 0 auto 10px;
	padding-top: 5px;
	position: relative;
	overflow: hidden;
	font-size: 85%;
}