/* =======================================
基本
 ======================================= */
.blog{
	position: relative;
	width:874px;
	height:auto;
	background-color:#ffffff;
	margin: auto;
	padding: 40px 74px 50px;
}
.new_info{
	width: 112px;
	padding-bottom: 20px;
}
/* =======================================
文字設定他
 ======================================= */
.newinfo01{
	position: relative;
	width:580px;
	height:auto;
	padding: 65px 0px 20px;
	margin-top: 30px;
	text-align: justify;
	font-size: 14px;/*本文の文字設定*/
	line-height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.icon {
	position:absolute;
	left:0px;
	top:0px;
	width:50px;
	height:50px;
	z-index:1;
}
.new_n {
	position:absolute;
	left:65px;
	top:10px;
	width:491px;
	height:auto;
	z-index:1;
	font-size: 16px;
	font-weight: 600;
}

.new_t2 {
	font-size: 12px;
	color: #666;
}
.new_t {
	font-size: 16px;
}


/* =======================================
年号インデックス
 ======================================= */
.new{
	left:880px;
	position: absolute;
	height: auto;
	width: 100px;
	top: 0px;
}
 
.new01 {
	width:60px;
	height:auto;
	z-index:50;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	background-image: url(../sozai/back_b.png);
	text-align: left;
	padding: 50px 20px 20px;
}
 .fixed2 {
	position: fixed;
	top: 80px;
}