/* きれい結び守・復縁的中守 */

.omamori {
	background-image: url("../../kirei/img/omamori/title.gif");
}


#omamori {
	margin: 0 auto;
	width: 600px;
}

#fukuen_tekicyuu_mori {
	float: left;
	background-image: url("../../kirei/img/omamori/fukuen_tekicyuu_mori.jpg");
	background-repeat: no-repeat;
	width: 300px;
	height: 334px;
	text-indent: -9999px;
}

#kirei_musubi_mori {
	float: right;
	background-image: url("../../kirei/img/omamori/kirei_musubi_mori.jpg");
	background-repeat: no-repeat;
	width: 300px;
	height: 334px;
	text-indent: -9999px;
}


#omamori_message {
	clear: both;
	background-image: url("../../kirei/img/omamori/omamori_title.jpg");
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 600px;
	height: 62px;
	text-indent: -9999px;
}

#seal {
	margin: 0 auto;
	width: 600px;
	color: #333333;
	text-align: left;
}

#seal1, #seal2 {
	width: 560px;
	height: 126px;
}

#seal1 img, #seal2 img {
	float: left;
	margin-right: 1em;
}

#seal1 p, #seal2 p {
	float: left;
	font-size: 1.2em;
	line-height: 1.5;
}

.hatsuhoryou {
	padding: 6px 0 0 16px;
	font-size: 1.2em;
}

.hatsuhoryou em {
	font-weight: normal;
	font-style: normal;
	/*\*/
	letter-spacing: 0.1em;
	/**/
}

.hatsuhoryou span {
	font-size: 0.7em;
}

