@charset "utf-8";
/* CSS Document */
#history {
	background: #EAE9F1 url(none);
}
#history #contents {
	background: url(../../images/check_red.gif);
	padding-top: 10px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#history #head {
	background: url(images/midashi.jpg);
	display: block;
	height: 408px;
	width: 858px;
	margin-right: auto;
	margin-left: auto;
}
#history #head h2 {	display: none;}
#history #head p {	display: none;}#history #text {
	background: url(images/bg_rep.jpg) repeat-y;
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	font-size: 116%;
	line-height: 160%;
}
#history #text .box {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	text-align: left;
}
#history #text .box .photoLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#history #text .box p {
	padding-bottom: 10px;
}
#history #text .box a {
	color: #FF0000;
}
#history #text .box .photoArea {
	padding-bottom: 20px;
	padding-top: 10px;
}
#history #text #footer {
	background: url(images/footer.jpg) no-repeat center bottom;
	padding-left: 60px;




	padding-top: 20
];
	padding-bottom: 40px;
	padding-top: 0px;
	text-align: left;
}
#history #text #footer a {
	background: url(../../images/btn_return_red.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 29px;
	width: 127px;
}
#history #text #footer a:hover {
	background: url(../../images/btn_return_red.gif) no-repeat;
}
