#omamori {
	width: 300px;
	height: 240px;
	padding-top: 25px;
	padding-right: 23px;
	padding-bottom: 23px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#omamori2 {
	width: 300px;
	height: 280px;
	padding-top: 25px;
	padding-right: 23px;
	padding-bottom: 23px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.png_omamori_bg {
	background-image: url(../images/omamori/omamori_bg.png);
	background-repeat: no-repeat;
	background-position: center 22px;
}
.png_omamori_bg2 {
	background-image: url(../images/omamori/omamori_bg2.png);
	background-repeat: no-repeat;
	background-position: center 22px;
}


.omamori_img {
	padding:8px;
	margin: 0px;
	height: 190px;
	width: 278px;
	
}
.omamori_txt {
	margin: 0px;
	width: 278px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: center;
	font-size:12px;
}
