/* CSS Document */

.contentLeft table.spec  {
	background-color:white;
	border:1px outset #CCCCCC;
	border-collapse:collapse;
	font-family:"MS PGothic","ＭＳ Ｐゴシック",Georgia;
	font-size:14px;
	margin-bottom:20px;
	line-height:16px;
	color:#292929;
}
.contentLeft table.spec th {
	background-color:white;
	border:1px inset #CCCCCC;
	padding:5px;
	color:#292929;
}
.contentLeft table.spec td {
	border:1px inset #CCCCCC;
	padding:5px;
	color:#292929;
}
.contentLeft table.spec strong {
	font-weight:bold;
	font-size:16px;
}
.contentLeft table.spec small {
	font-size:12px;
}
.contentLeft table.spec td.header {
	background-color:#ebebeb;
	border:1px inset #CCCCCC;
	font-weight:bold;
	font-size:16px;
	padding:10px;
}

.contentLeft table.spec td.green {
	background-color:#d8eab1;
}

.contentLeft table.spec td.grey {
	background-color:#ebebeb;
}

.contentLeft table.spec td.blue {
	background-color:#ebebeb;
	border:1px inset #CCCCCC;
	font-weight:bold;
	color:#005989;
	font-size:16px;
	padding:10px;
}

.contentLeft p.big-red a, .contentLeft p.big-red a:visited {
	font-size:14px;
	color:#D10000;
	text-decoration:none;
}

.contentLeft p.big-red a:hover {
	text-decoration:none;
}
.contentLeft span.red14 {
	color:#F00;
	font-weight:bold;
}

.contentLeft table.spec p {
	padding:5px 0px 5px 0px;
	margin:0;
	line-height:16px;
}

.contentLeft table.spec ul li {
	font-size:12px;
}


.contentLeft table.spec  table.sales  {
	border:none;
	font-family:"MS PGothic","ＭＳ Ｐゴシック",Georgia;
	font-size:14px;
	margin-bottom:10px;
	line-height:16px;
}

.contentLeft table.spec table.sales th {
	border:none;
	padding:4px;
}
.contentLeft table.spec table.sales td {
	border:none;
	padding:4px;
}

