@charset "shift_jis";
/* CSS Document */

body {
	color: #FFF;
	background-color: #000;
	font-size: 14px;
	line-height: 20px;
}
* {
	margin: 0px;
	padding: 0px;
}

.products_title {
	background-image: url(../img/conmon_products_title.jpg);
	height: 47px;
	width: 598px;
	margin-bottom: 12px;
	border: 2px solid #FFF;
}h2 {
	padding-left: 30px;
	padding-top: 12px;
	margin: 0px;
}
.p10 {
	line-height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
table {
	border: 1px solid #FFF;
}
table td {
	border: 1px solid #FFF;
}
#center {
	margin-right: auto;
	margin-left: auto;
	width: 602px;
	margin-top: 5px;
}
