@charset "UTF-8";

/* ****************************************************

ejhp_news.css

***************************************************** */
.cf-entryDate {
	margin-top: 15px;
	text-align: right;
}
.cf-entrySignature {
	margin-top: 15px;
	text-align: right;
}
.cf-entryDate + .cf-entrySignature {
	margin-top: 5px;
}
.cf-entryTitle {
	margin-top: 15px;
	text-align: center;
	font-weight: bold;
}

#sideNav a.is-current {
	cursor: default;
	color: #333333;
}


.cf-entryBody strong {
	font-weight: bold;
}




/*99: extra
=========================================*/
/* ==================================
clear fix
================================== */
#en .faqBox dd .btArea:after,
#en .faqBox02 dd .btArea:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
#en .faqBox dd .btArea,
#en .faqBox02 dd .btArea {
	zoom: 1;
}

/* 20241023 */

#en #pageContainer {
	background: #e9e9e9;
}


#en #headContainer {
	background: none;
}

#en #header {
	background: url(../images/header_bg01.gif) repeat-x 0 0;
}

#en #header #logoArea {
	padding: 24px 0 0 30px;
}

#en #header #headerContents {
	display: none;
}
#en .cf-entryDate {
	margin-top: 20px;
}
#en .cf-entryTitle {
	margin: 30px 0 40px;
}

#en #headContainer #globalNav {
	display: none;
}

#en #mainContainer #topicPath {
	display: none;
}

#en #mainContainer #aside {
	display: none;
}

#en #mainContainer #contents {
	margin: 0 auto;
	padding-top: 30px;
	width: 800px;
	float: none;
}

#en #contents .heading01 {
	background: #ebf3fa;
}

#en .newsHeading01 span {
	background: none;
	padding: 20px 10px 20px 20px;
}

#en .ifHeading01 {
	background: #ebf3fa;
}

#en .ifHeading01 span {
	background: none;
	padding: 20px 10px 20px 20px;
}

#en #footer {
	background: none;
}

#en #footer .inner {
	background: url(../images/footer_bg01.gif) repeat-x 0 0;
	height: 100%;
}

#en #footer .inner #footerCopyright {
	right: 30px;
}