@charset "shift_jis";

#contents div.row-in:after,
#contents div.promotion:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#contents div.row-in,
#contents div.promotion {
	display: inline-table;
	/*\*/
	display: block;
	*height: 1%;
	/**/
}

/* tl_cart01 */
#contents h1 {
	margin-bottom: 15px;
}

#contents h2 {
	margin-bottom: 18px;
}
#contents h3 {
	margin-bottom: 14px;
}
#contents div.more {
	margin-bottom: 15px;
}
#contents h4 {
	position: relative;
	background-color: #fff;
	margin-bottom: -1px;
	padding-bottom: 7px;
	width: 167px;
	z-index: 10;
}
#contents h5 {
	position: relative;
	background-color: #fff;
	margin-bottom: -1px;
	padding-top: 10px;
	width: 167px;
	z-index: 10;
}
#contents div.div4 h4,
#contents div.div2 h4,
#contents div.div4 h5,
#contents div.div2 h5 {
	background-color: #faf6f4;
}

#contents div.row {
	background: url(../images/bg_contents.gif) no-repeat left bottom;
	margin-bottom: 30px;
}
#contents div.row-in {
	background: url(../images/bg_contents_t.gif) no-repeat left top;
}
	#contents div.row div.div4,
	#contents div.row div.div3,
	#contents div.row div.div2,
	#contents div.row div.div1 {
		padding-top: 11px;
		width: 188px;
		float: left;
	}
	#contents div.row div.div5 {
		padding-top: 11px;
		width: 167px;
		float: left;
	}
	#contents div.block2{
		padding-top: 31px;
	}
	#contents div.obj{
		background: url(../images/lin.gif) no-repeat left top;
		padding: 10px 0 9px 0;
		width: 167px;
	}
		#contents div.obj td img {
			border: solid 1px #ddd8d6;
			margin-right: 6px;
			display: block;
		}
		#contents div.obj td a:hover img {
			border: solid 1px #fd697c;
		}
		#contents div.obj p {
			padding-top: 9px;
			color: #55010c;
		}
		#contents div.obj p.note {
			margin-bottom: 7px;
			padding-top: 2px;
			color: #865b61;
		}

	#contents div.anxiety {
		position: relative;
		background: url(../images/bg_anxiety.gif) no-repeat left top;
		margin-bottom: 5px;
		width: 919px;
		height: 90px;
	}
	#contents div.anxiety h3 {
		position: absolute;
		left: 14px;
		top: 14px;
	}
	#contents div.anxiety ul {
		position: absolute;
		left: 10px;
		top: 39px;
	}
	#contents div.anxiety li {
		float: left;
	}
