@charset "Shift_JIS";

table.base {
	margin: 8px 0 0;
}
table.base th,
table.base td {
	font-size: 12px !important;
	padding: 5px 10px !important;
}
table.base th.models {
	background-color: #ffff99 !important;
	font-weight: bold;
}

.em {
	color:#f00;
}

.models {
	width: 90px;
}

/* old styles


div#popup-body #contentsarea .detail table {
	margin:5px 0 10px 0;
	width:100%;
	border:1px #333333 solid;
}

div#popup-body #contentsarea h3{
	font-weight:normal;
	margin:30px 0 0 0;
}

div#popup-body #contentsarea table th.head {
	text-align:center;
	background:#CCCCCC;
}

div#popup-body #contentsarea table th{
	text-align:left;
}

div#popup-body #contentsarea table tr,
div#popup-body #contentsarea table th.head,
div#popup-body #contentsarea table th,
div#popup-body #contentsarea table td{
	font-size:12px;
	font-weight:normal;
	border:1px #333333 solid;
}

div#popup-body #contentsarea table tr,
div#popup-body #contentsarea table th,
div#popup-body #contentsarea table td{
	background:none;
}

div#popup-body #contentsarea .detail ul{
	margin:0;
}


*/
