@charset "UTF-8";

#infoarea {
	width: auto;
	margin-bottom: 25px;
}

#infoarea h1 {
	width: 354px;
	margin: 50px 35px 0px 0px;
	float: left;
}

#infoarea h2 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

#infoarea div {
	max-width: 439px;
	float: left;
}

#infoarea p {
	line-height: 18px;
}

#shopimage {
	margin-bottom: 45px;
}

#charactor {
	width: auto;
	margin-bottom: 35px;
}

#charactor img {
	width: 354px;
	margin-right: 35px;
	float: left;
}

#charactor div {
	max-width: 439px;
	float: left;
}

#charactor p {
	line-height: 18px;
}

.margin-bottom {
	margin-bottom: 15px;
}

.floater {
	width: 354px;
	height: 376px;
	margin: 0px 40px 15px 0px;
	display: table;
	float: left;
}

.row {
	display: table-row;
}

.goodsimage {
	width: 354px;
	height: 358px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.caption {
	display: table-cell;
	text-align: center;
}
