@charset "utf-8";

/* contents
----------------------------------------------------------- */

#c_top {
	background:url(../../products/parts/c_title.jpg) no-repeat;
}
#showroom {
	width: 500px;
	min-height: 133px;
	height:auto !important;
	height: 133px;
	margin:10px 0 10px 20px;
	padding: 5px;
	border: 1px dashed #9CF;
	background: url(../../products/parts/show_bg.gif) repeat-y;
	font-size: 80%;
}
.contents table {
	width:600px;
	margin: 10px 20px 20px;
	border-collapse: collapse;
	border: solid 1px #9CF;
}
.contents table  th{
	font-size: 90%;
}
.contents table  td{
	font-size: 80%;
}
.contents th,.contents td {
	padding: 5px;
	border: solid 1px #9CF;
}
table.goods th {
	background: #fff url(../../products/parts/th_bg.gif) repeat-y;
	color: #03C;
	font-weight: bold;
	text-align: center;
}
table.goods td.info {
	width: 320px;
}
table.goods td.cc {
	text-align: center;
}
table.goods td.photo {
	width: 250px;
	background: #A9D6FF;
	text-align: center;
	vertical-align: middle;
}
p.kuwasiku a:link,p.kuwasiku a:visited {
	color: #03C;
	font-weight:bold;
	text-decoration:underline;
}
p.kuwasiku a:hover,p.kuwasiku a:active {
	color: #777;
	font-weight:bold;
	text-decoration: underline;
}

