body {
	font-family: sans-serif;
}

#et-social-icons {
	width: auto;
}

#footer-info {
	display: none;
}

#logo {
	padding-top: 0;
	margin-bottom: 20px;
}

.nav li ul {
	width: auto;
	padding: 30px 40px;
}

#top-menu li {    
	white-space: nowrap;
}

.et-featured-post img {
	width: auto;
	margin: 0 auto;
}
.et-featured-post::before,
.et-recent-featured-post:before,
.recent-video-slides:before {
	background-color: rgba(0,0,0,0.4);
}

/* #72 */
.post-excerpt .post-title {
	line-height: 1.2;
}

.excerpt-wrap p {
	letter-spacing: 0px;
	font-size: 90%;
	line-height: 1.4;
	text-align: justify;
}

.wp-caption {
	text-align: left;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
}

h1.module-title, h4.widgettitle {
	line-height: 1;
}

.et-description h2 {
	font-size: 24px;
}

.et-third .post-description h2, .et-fourth .post-description h2 {
    font-size: 18px;
    line-height: 1.4em;
}

.meta-info {
	width: 50px;
	height: 50px;
}

.meta-info .meta-date {
	padding: 7px 10px;
}

.post-description {
	left: 55px;
	padding-right: 10px;
}


.subtitle {
	font-size: 18px;
}

.entry-content .post-meta {
	font-size: 14px;
	text-align: right;
}

.header-banner {
	float: right;
	position: relative;
	top: 36px;
	margin-bottom: 20px;
}

@media only screen and ( min-width: 961px ) and ( max-width: 1300px ) {
	.header-banner { float: right; }
}
@media only screen and ( min-width: 767px ) and ( max-width: 960px ) {
	.header-banner { float: right; }
}
@media only screen and ( max-width: 767px ) {
	.header-banner {
		float: none;
		top: 0;
	}
	.subtitle {
		font-size: 14px;
	}
	.entry-content .post-meta {
		text-align: right;
	}


}

/* #111 */

.entry-content,
#powerTip {
	word-wrap:break-word;
} /*
カスタム CSS 機能へようこそ。

使い方についてはこちらをご覧ください
(英語ドキュメンテーション)。http://wp.me/PEmnE-Bt
*/
/* Begin Customization by SETENV */
.error {
	font-size: small;
	color: red;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #e0e0e0;
}

.entry-content hr {
	margin: 18px 0;
	padding-bottom: 10px;
}

/*[名前]*/
.post-format-name {
	font-weight: bold;
	color: #666;
}

/*[囲み]*/
.post-format-box {
	margin: 18px 0;
	padding: 1.5em;
	line-height: 26px;
	background-color: #f4fcd3;
}

/*[註]*/
.numbered-notes-origin:hover,
.numbered-notes-back:hover {
	text-decoration: none;
}

.numbered-notes {
	margin-top: 18px;
	padding-top: 18px !important;
	border-top: 1px solid #e0e0e0;
}

.numbered-notes-item {
	position: relative;
	padding: 0 2em;
	font-size: small;
}

.numbered-notes-item * {
	font-size: small;
}

.numbered-notes-item blockquote {
	margin: 0;
	padding-left: 10px;
	border-left-width: 1px;
}

.numbered-notes-back {
	position: absolute;
	left: 0;
	top: 0;
}

#powerTip {
	max-width: 50%;
	font-size: small;
}

#powerTip > :last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

#powerTip .numbered-notes-back {
	display: none;
}

#powerTip {
	background-color: rgba(234,234,234,0.93);
	border-radius: 6px;
	color: #000;
	display: none;
	padding: 10px;
	position: absolute;
	z-index: 2147483647;
}

#powerTip:before {
	content: "";
	position: absolute;
}

#powerTip.n:before,#powerTip.s:before {
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	left: 50%;
	margin-left: -5px;
}

#powerTip.e:before,#powerTip.w:before {
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	margin-top: -5px;
	top: 50%;
}

#powerTip.n:before {
	border-top: 10px solid rgba(234,234,234,0.93);
	border-top: 10px solid rgba(234,234,234,0.93);
	bottom: -10px;
}

#powerTip.e:before {
	border-right: 10px solid rgba(234,234,234,0.93);
	border-right: 10px solid rgba(234,234,234,0.93);
	left: -10px;
}

#powerTip.s:before {
	border-bottom: 10px solid rgba(234,234,234,0.93);
	border-bottom: 10px solid rgba(234,234,234,0.93);
	top: -10px;
}

#powerTip.w:before {
	border-left: 10px solid rgba(234,234,234,0.93);
	border-left: 10px solid rgba(234,234,234,0.93);
	right: -10px;
}

#powerTip.ne:before,#powerTip.se:before {
	border-right: 10px solid transparent;
	border-left: 0;
	left: 10px;
}

#powerTip.nw:before,#powerTip.sw:before {
	border-left: 10px solid transparent;
	border-right: 0;
	right: 10px;
}

#powerTip.ne:before,#powerTip.nw:before {
	border-top: 10px solid rgba(234,234,234,0.93);
	border-top: 10px solid rgba(234,234,234,0.93);
	bottom: -10px;
}

#powerTip.se:before,#powerTip.sw:before {
	border-bottom: 10px solid rgba(234,234,234,0.93);
	border-bottom: 10px solid rgba(234,234,234,0.93);
	top: -10px;
}

#powerTip.nw-alt:before,#powerTip.ne-alt:before,#powerTip.sw-alt:before,#powerTip.se-alt:before {
	border-top: 10px solid rgba(234,234,234,0.93);
	border-top: 10px solid rgba(234,234,234,0.93);
	bottom: -10px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	left: 10px;
}

#powerTip.ne-alt:before {
	left: auto;
	right: 10px;
}

#powerTip.sw-alt:before,#powerTip.se-alt:before {
	border-top: 0;
	border-bottom: 10px solid rgba(234,234,234,0.93);
	border-bottom: 10px solid rgba(234,234,234,0.93);
	bottom: auto;
	top: -10px;
}

#powerTip.se-alt:before {
	left: auto;
	right: 10px;
} 