product-index {
}
#about {
	background-color: #000000;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
}
#about-data {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#about-data th,
#about-data td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#about-data th {
	background-color: #1e1e1e;
	font-weight: normal;
}

#about-data td {
}

product-index th,
product-index td {
	vertical-align: top;
}
#MainBox-Top{/*メインコンテンツボックス*/
	width:950px;
	margin:0 auto;
	text-align:left;
	padding-bottom:3em;
/*	padding-top:3em;*/
}
#FooterBox-Top{/*フッタ部分のコンテンツボックス*/
	width:100%;
	margin:0 auto;
	background-color: #000000;
}
#FooterBox-Top-Inner{/*フッタ部分のコンテンツボックス*/
	width:950px;
	margin:0 auto;
	text-align:right;
}
