#mg .information dd {
    width: 100%;
}

.list1 .diary_category {
	color: #fff;
}

.list4 h3 .mybike_description {
	display: inline-block;
	width: 310px;
    max-width: 310px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list4 {
	height: 360px;
}

.area_rank_name {
	color: #416090;
}
.customProductTop p{
  margin-bottom: 0px;
  margin-top: 0px;
}
.productPrice {
  color: red;
}
.productTitle {
  font-weight: bold;
}
.splitProductImpre {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
