/*toppage
------------------*/
#main-contents {
	width: 930px;
	color: #000000;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
}
#main-contents h3 {
  margin-bottom: 13px;
  padding: 0;
  display: block;
  position: relative;
  border-bottom: none;
  height: auto;
  line-height: 0;
}
#main-contents h3.whatsnew-header {
  margin-bottom: 0;
}
#main-img_pc:after {
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
  content: ".";
}
.toppage {
  margin-top: 6px;
}
.toppage .side-cont {
  width: 230px;
  vertical-align: top;
}
.toppage .spacer {
  width: 65px;
}
.toppage .main-cont {
  width: 670px;
  vertical-align: top;
}
.toppage .main-cont #project a {
  margin-right: 5px;
}
.toppage .main-cont #project a:last-child {
  margin-right: 0;
}
.toppage .main-cont #project a img {
  margin-bottom: 5px;
}
.sales-menu {
  margin-top: 20px;
  border: 1px solid #d6d9dd;
  border-radius: 5px;
}
.sales-menu td {
  padding-left: 0;
  height: auto;
}
.sales-menu td.title {
  background-image: url(../img/sales-menu-header.png);
  height: 35px;
  padding-left: 20px;
}
.sales-menu ul {
  list-style: none;
  padding: 0 10px;
  margin: 4px 0;
}
.sales-menu li {
  background-repeat: no-repeat;
  background-position: top left;
  border-bottom: 1px solid #eaecee;
  font-size: 85%;
  padding: 9px 0 8px 35px;
}
.sales-menu li:last-child {
  border: none;
}
.sales-menu li#sales-menu-1 {
  background-image: url(/asset/00032/toppage/contents/sales-menu-1.png);
}
.sales-menu li#sales-menu-2 {
  background-image: url(/asset/00032/toppage/contents/sales-menu-2.png);
}
.sales-menu li#sales-menu-3 {
  background-image: url(/asset/00032/toppage/contents/sales-menu-3.png);
}
.sales-menu li#sales-menu-4 {
  background-image: url(/asset/00032/toppage/contents/sales-menu-4.png);
}
.sales-menu li#sales-menu-5 {
  background-image: url(/asset/00032/toppage/contents/sales-menu-5.png);
}
table.description {
  width: 670px;
  height: 230px;
  margin-bottom: 20px;
  background-image: url(/asset/00032/toppage/contents/description-back.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
table.description th {
  padding-top: 6px;
  height: 58px;
}
table.description td {
  vertical-align: top;
}
table.description td > span {
	display: block;
	float: left;
	color: #fff;
	margin: 4px 0 0 26px;
	line-height: 1.7;
	width: 405px;
	font-size: 12px;
}
table.description td > img {
	display: block;
	float: right;
	padding: 2px;
	margin-top: 2px;
	margin-right: 26px;
	margin-bottom: 0;
	margin-left: 0;
	border: 1px solid #d5e2ee;
	background-color: #FFF;
}
