.content-home h1 {
	font-weight: bold;
	color: #510000;
	text-align: left;
	margin-left: 3%;
	margin-right: 3%;
	display: block;
	font-size: large;
}
.content-home p {
	font-size: 16px;
	color: #705102;
	text-align: left;
}
.content, .content-home {
	margin-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
figure {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0 1%;
}
figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 98%;
	height: 100%;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
	padding: 0;
}
figure:hover figcaption {
	opacity: 1;
}
.wrap-temp .smapho {
	display:none !important;
}
.popular {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-size: medium;
	color: #C50408;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #A5A5A5;
	clear: both;
}

.popular-post {
	text-align: left;
	font-size: medium;
	padding-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.howto {
	margin-bottom: 8px;
	clear: both;
}
.howto img {
	margin-right: 12px;
}
.howto h1 {
	font-size: large;
	color: #8B025C;
	text-align: left;
	display: block;
	margin-right: 2%;
	margin-left: 2%;
}
.howto p {
	font-size: 16px;
	color: #690000;
	margin-right: 1%;
	margin-bottom: 20px;
	margin-left: 1%;
	text-align: left;
}
section.howto h2 {
	font-size: 16px;
	color: #690000;
	letter-spacing: 1px;
	text-align: center;
	display: block;
	border: 4px ridge #FF8282;
	margin: 10px 0 20px;
	padding: 5px;
	}
.cat-title a, .cat-title a:visited {
	color: #690000;
	letter-spacing: 1px;
	text-decoration: none;
}
.cat-title a:hover     {
	color: #f00;
	letter-spacing: 1px;
}
.wrap-temp {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 98%;
	height: auto;
	margin-top: 0px;
	clear: both;
	background-color: #fbf0de;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	padding: 10px;
}
.wrap-temp h3 {
	font-size: 16px;
}
.wrap-temp p {
	font-size: 13px;
	line-height: 160%;
	text-align: left;
	color: #FBF0DE;
}
.brown{
		color: #3F0001;
}
.button a, .button a:visited {
	display: block;
	width: 100%;
	height: 38px;
	color: #00f;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	margin: 0px;
	text-align: center;
	text-decoration: underline;
	background-image: url(https://www.designbank-nenga.com/wp-content/themes/wpnenga/images/button1.png);
	background-repeat: no-repeat;
	background-position: center;
	position:inherit;
}
.button a:hover     {
	display: block;
	width: 100%;
	height: 38px;
	color: #f04;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	margin: 0px;
	text-align: center;
	text-decoration: underline;
	background-image: url(https://www.designbank-nenga.com/wp-content/themes/wpnenga/images/button2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.button-s a, .button-s a:visited {
	display: block;
	float: left;
	text-align: center;
	width: 18%;
	height: 20px;
	color: #743402;
	font-size: 12px;
	font-weight: 600;
	margin: 5px;
	background-color: #DBF9ED;
	text-decoration: underline;
}
.button-s a:hover     {
	display: block;
	float: left;
	text-align: center;
	width: 18%;
	height: 20px;
	color: #C25703;
	font-size: 12px;
	font-weight: 600;
	margin: 5px;
	background-color: #F9DBF1;
	text-decoration: none;
}
.sample {
	border: 1px groove #333;
}
#media_image-4 {
	text-align: center;
}