@charset "utf-8";
/* CSS Document */

#wrapper {
	background:url(../../images/mainframe/55th_logo.png) no-repeat 1080px 20px fixed;
}
#main {
	width:665px;
	padding:30px 70px;
	background:url(../../images/history/contents_tex.gif) repeat-y left top;
}
#main h2 {
	padding:13px;
	margin-bottom:20px;
	background-color:#000;
}
#main h2 span {
	display:block;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	line-height:54px;
	padding-left:20px;
	border-left:#fdd000 10px solid;
}
