/*
 Theme Name:   bulan Child
 Template:     bulan
*/
body {
	font-size: 14px;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}
.hentry.no-read-more-tag {
	padding-bottom: 30px;
}
.article_end {
	border-top: 1px solid #BBB;
	text-align: center;
	margin-bottom: 60px;
}
.article_end:after {
	content: '§';
	display: inline-block;
	position: relative;
	top: -10px;
	padding: 0 10px;
	background: #FFF;
	color: #BBB;
	font-size: 20px;
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	transform: rotate(60deg);
}
.has-custom-header .site-branding .site-title a, .has-featured-image .site-branding .site-title a {
	border: none;
}
.site-info {
	width: 100%;
}
ins {
	background-color: #FFF;
}
.site-content {
  margin-top: -30px;
}

.page_image {
	text-align: center;
}
.page_image img {
	max-width: 100%;
	height: auto;
}
