@charset "utf-8";

#conts h2{
	margin-bottom: 7px;
}

#conts p.bold{
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
}

#conts.en p.bold{
	text-align: left;
        margin-left: 20px;
}

#conts #news {
  margin-bottom: 40px
}

#conts #news p{
  margin: 0 0 6px 10px;
}

#conts h4{
	font-size: 10px;
	line-height: 19px;
	color: #fff;
	font-weight: normal;
  	margin-top: 6px;
}

#conts h4 a{
	color: #666;
	border-radius: 3px;
}

#conts .bigbox01 .goods{
	width: 126px;
	height: 200px;
	float: left;
	border: 1px solid #ccc;
    margin: 0 -1px -1px 0;
    padding: 10px;
}
