@charset "UTF-8";

/* /items/regular.html */

.title {
	border: 1px solid #E6C6CB;
	background-color:#FFDBE1;
	width: 598px;
	height: 190px;
	margin: 0 0 20px;
}

.title-l {
	float: left;
	padding: 10px 0 0 13px;
	background: url("../../items/img/originals_title_sp.jpg") no-repeat right bottom;
}

.title-img {
	float:left;
	margin-top: 10px;
}

.dot-line {
	background: url("../../items/img/pod_dot_bg.gif") repeat-y;
	height: 100%;
	margin-top: 15px;
}

.left {
	float: left;
	width: 315px;
}

.right {
	float: left;
	width: 285px;
}

.img-l {
	float: left;
	width: 88px;
}

.txt-r {
	float: left;
	width: 195px;
}

.lead {
	padding-left: 2px;
}
