@charset "Shift_JIS";

#wrapper {
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*---------------------------------------------
コンテンツ*/
#contents {
	margin: 0px;
	padding: 20px 0px 0px;
	height: auto;
	text-align: center;
	width: 898px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

/*---------------------------------------------
HISTORYエリア*/
#contents #history {
	margin: 0px 0px 30px;
	height: auto;
	width: 692px;
	float: right;
	padding: 20px 12px 0px 30px;
}
#contents #history #h1 {
	margin: 0px;
	height: 50px;
	width: 690px;
	float: left;
	padding: 0px;
	text-align: left;
}
#contents #history #h2 {
	margin: 0px 0px 15px;
	height: 20px;
	width: 690px;
	float: left;
	padding: 0px;
	text-align: left;
}
#contents #history #history_img {
	margin: 20px 0px 30px;
	height: auto;
	width: 690px;
	float: left;
	padding: 0px;
	text-align: left;
}
#contents #history #history_txt {
	margin: 0px 0px 20px;
	height: auto;
	width: 690px;
	float: left;
	padding: 0px;
	text-align: left;
}
#contents #history #history_txt img{
	float:right;
	width: 145px;
	height: 95px;
	text-align: right;
	margin-left: 20px;
	}
