body {
	background-color: #F4F5E3;
}

/*==========================================*/
/* header */
#header .wrap {
	min-width:980px;
	max-height:600px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-bottom: 70px;
	width: 100%;
}

#header #mainImg {
	width:100%;
	min-height:500px;
	 /*min-width:1200px;*/
}



/*==========================================*/
#tayori_title {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -240px;
	overflow: visible;
	z-index: 5;
	margin-top: -170px;
}
#contents {
	width: 860px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 50px;
	overflow: auto;
}
/* -オーバーフロー処理 */
#contents:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 14px;
}

/*\*/
* html #contents {
    height: 1em;
    overflow: visible;
}
/* -オーバーフロー処理 */


#left {
	width: 540px;
	float: left;
}
#right {
	width: 260px;
	float: right;
}

#article_title {
	margin-bottom: 40px;
}
#left p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
	line-height: 33px;
}
#left .article_text01 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 20px;
}
#left .article_text02 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 30px;
}
#left .article_img01 {
	margin-bottom: 3px;
}
#left .article_img02 {
	margin-bottom: 30px;
}

#left .article_img03 {
	margin-bottom: 60px;
	padding-bottom: 60px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

#backnumber_head {
	margin-bottom: 25px;
}
.backnumber{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.backnumber_img {
	margin-bottom: 10px;
}
#twitter_logo {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#twitter {
	position: relative;
	height: 300px;
	width: 260px;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
}

#twitter_txt {
	position: absolute;
	top: -50px;
}
