#itemcontents {
	width: 760px;
	margin-top: 10px;
}

#itemcontents h1 {
	margin-top: 30px;
	padding-top: 0;
	width: 760px;
	height: 270px;
	font-size: 0;
	text-indent: -9999px;
	background: url("../images/intro-shohin.gif") no-repeat;
}

#itemcontents h2 {
	width: 370px;
	height: 80px;
}

#itemcontents p {
	display: none;
}

#itemcontents h2 a{
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	font-size: 0;
	text-indent: -9999px;
}

#itemcontents h2 .on a,
#itemcontents h2 a:hover {
	background-position: 0 -80px;
}

#hada,
#karada,
#kokoro,
#pinch {
	width: 370px;
	margin-bottom: 10px;
}
#hada,
#kokoro {
	float: left;
}
#karada,
#pinch {
	float: right;
}

#hada p,
#karada p,
#kokoro p,
#pinch p {
	color: #666;
	display: block;
	padding-top: 10px;
}

#hada h2 a {
	background-image: url("../images/link-ohada.gif");
}

#karada h2 a {
	background-image: url("../images/link-tainai.gif");
}

#kokoro h2 a {
	background-image: url("../images/link-kokoro.gif");
}

#pinch h2 a {
	background-image: url("../images/link-pinchi.gif");
}

