/* products
---------------------------------------------------- */
img {
	border: none;
}
.info {
	width: 590px;
	margin: auto;
	margin-top: 25px;
	border: #CCCCCC solid 1px;
	padding: 5px;
}
.info p {
	margin: 5px 2px 3px 10px;
	font-size: 110%;
}
p.infotit {
	background: #F2E5CF;
	color: #EB804B;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 150%;
	font-weight: bold;
	margin: 0;
	padding: 3px;
	width: 585px;
}
#teck-area {
	width: 500px;
	margin: auto;
}
h1.prod {
	margin: 10px 10px;
}
ul.product {
	width: 610px;
	margin: 20px auto;
}
ul.product li {
	display: inline;
	float: left;
	width: 145px;
	height: 240px;
	margin-right: 5px;
	margin-bottom: 10px;
	border: #CCCCCC solid 1px;
}
ul.product li p {
	margin: 0 0 3px 0;
	padding-left: 3px;
	width: auto;
	font-size: 100%;
	line-height: 1.5em;
}
div.spec {
	width: 500px;
	margin: 0 auto;
	padding-bottom: 15px;
}
ul.spec {
	float: right;
	margin: 20px 0;
}
ul.categ-top {
	margin: 10px auto;
	width: 550px;
}
ul.categ-top li {
	clear: both;
	display: inline;
	margin: 0 15px 0 0;
}
ul.categ {
	margin: 50px auto 30px;
	width: 550px;
}
ul.categ li {
	clear: both;
	display: inline;
	margin: 0 15px 0 0;
}
div.spec p {
	float: right;
	width: 265px;
	margin: 0;
	padding: 0;
}
div.spec h3 {
	margin: 10px 0;
	padding: 0;
}
div.spec dl {
	float: left;
	width: 100px;
	margin-bottom: 20px;
}
div.spec dl dt {
	padding: 2px;
	text-align: center;
	background: #3D67AD;
	color: #FFF;
}
div.spec dl dd {
	padding: 2px;
	padding-bottom: 35px;
	text-align: center;
	background: #EEEEF2 url(img/jido/bns003.gif) center bottom no-repeat;
}
div.spec dl dd.end {
	padding: 3px;
	text-align: center;
	background: #EEEEF2;
}
div.spec ul {
	float: right;
}
div.spec ul li {
	font-size: 110%;
	margin-bottom: 5px;
}
div.spec ul li.cap {
	margin-bottom: 10px;
	text-align: center;
}
.spec:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div.spec table {
	width: 100%;
	font-size: 110%;
}
div.spec table td {
	text-align: center;
	padding-bottom: 7px;
}
ul#feature {
	list-style: decimal;
}
ul#feature li {
	padding-left: 12px;
}
ul#gallery {
	width: 500px;
	margin: 0 auto;
	padding-bottom: 15px;
	overflow: auto;
}
ul#gallery li {
	margin-bottom: 10px;
}
ul#gallery li.odd {
	float: left;
	padding-right: 10px;
}

/* products
---------------------------------------------------- */

div.table-area {
	padding: 1px 0 15px 70px;
	overflow: auto;
}
table.pt-1 ,table.pt-2 {
	width: 280px;
	border: #CCCCCC solid 1px;
	font-size: 115%;
	border-collapse: collapse;
	float: left;
}
table.pt-3 {
	border: #CCCCCC solid 1px;
	font-size: 115%;
	border-collapse: collapse;
	margin-right: 65px;
}
div.table-area p {
	margin: 0 0 10px 0;
}
table.pt-1 tr th {
	background: #d3edfb;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 2px;
	border-right: #CCCCCC solid 1px;
	white-space: nowrap;
}
table.pt-1 tr td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 2px;
	border-right: #CCCCCC solid 1px;
}
table.pt-1 tr td.lastChild {
	white-space: nowrap;
}
table.pt-1 tr.firstChild th{
	background: #d3edfb url(../img/commons/border-solid.gif) bottom repeat-x;
}
table.pt-1 tr.firstChild td {
	background: url(../img/commons/border-solid.gif) bottom repeat-x;
}
table.pt-1 tr.lastChild td {
	background: url(../img/commons/border-dots.gif) repeat-x;
}
div.table-area img.right {
	float: right;
	padding: 0 65px 10px 0;
}
table.pt-2 tr th ,table.pt-3 tr th {
	background: #d3edfb;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 2px;
	border: #CCCCCC solid 1px;
	white-space: nowrap;
}
table.pt-2 tr td ,table.pt-3 tr td {
	vertical-align: top;
	padding: 2px;
	border: #CCCCCC solid 1px;
}
p.tokkyo {
	text-align: right;
	font-size: 90%;
	margin: 0 0 0 70px;
}
h2 span.tokkyo {
	font-size: 80%;
	margin: 0;
	font-weight: normal;
	color: #191919;
}
