@charset "utf-8";

/*=============== 略縁起タイトル ===============*/
.engiTitle {
	float: right;
	width: 816px;
	margin-bottom: 20px;
}

/*=============== 略縁起2カラム ===============*/
.history2column {
	float: right;
	width: 816px;
}

/*=== 左カラム ===*/
.history2column .left {
	float: left;
	width: 365px;
	text-align: left;
	margin-bottom: 20px;
}

.history2column .left .subTitle {
	background: url(../../images/engi_subtitle_bg.gif) no-repeat;
	height: 42px;
	width: 340px;
	margin: 0px;
	padding: 9px 0px 0px 16px;
}

.history2column .left .subTitle h2 {
	text-align: left;
	font: bold 120%/100% serif;
}

/*=== +++++++++++ボイス++++++ ===*/
.history2column .left .subTitleVoice {
	background: url(../../images/engi_subtitle_bg.gif) no-repeat;
	height: 30px;
	width: 490px;
	margin: 0px;
	padding: 9px 0px 0px 16px;
}

.history2column .left .subTitleVoice h2 {
	text-align: left;
	font: bold 120%/100% serif;
}

.history2column .left .voice {
	width: 355px;
	margin-bottom: 10px;
	text-align: right;
}
/*=== +++++++++++++++++++++++ ===*/

.history2column .left .mainText {
	width: 355px;
	margin: 0px 0px 24px;
	padding: 0px;
}

.history2column .left .mainText p {
	font-size: 100%;
	line-height: 190%;
	text-indent: 1em;
	text-align: justify;
}

.history2column .left .pageTop {
	width: 805px;
	text-align: right;
	padding-top: 2px;
}
.pageTop {
	width: 400px;
	text-align: right;
	padding-top: 2px;
}

.pageTop p {
	font-size: 90%;
	line-height: 100%;
}


.pageTop a,
.pageTop a:visited {
	line-height: 100%;
	color: #996600;
	text-decoration: none;
}


.pageTop a:hover {
	color: #CC0000;
	text-decoration: underline;
}


/*=== 右カラム（写真＆説明文） ===*/
.history2column .right {
	float: right;
	width: 400px;
	text-align: left;
	padding: 14px 18px 10px 20px;
	background-color:#EFEFEF;
}

/*=== 右カラム（写真） ===*/
.history2column .right .imageArea {
	margin-bottom: 6px;
	text-align: center;
}

/*=== 右カラム（写真の枠色） ===*/
.history2column .imageArea img {
	border: 1px solid #AAAAAA;
}

/*=== 右カラム（写真の名称、下部スペース） ===*/
.history2column .right .photoTitle {
	margin-bottom: 10px;
}

/*=== 右カラム（写真の名称） ===*/
.history2column .right .photoTitle h3 {
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	color: #990000;
	margin-bottom: 2px;
}

/*=== 右カラム（時代・国宝・重文） ===*/
.history2column .right .photoTitle h4 {
	font-size: 90%;
	line-height: 120%;
	margin-bottom: 6px;
}

/*=== 右カラム（説明文） ===*/
.history2column .right .photoTitle p {
	font-size: 90%;
	line-height: 135%;
	margin-bottom: 10px;
	text-align: justify;
}
