@charset "shift_jis";
@import url("../_css.css");

#wrapper {
	padding-bottom:0px !important;
}

/* +++++++++++++++++++++++++++++++++
N
+++++++++++++++++++++++++++++++++ */

#history_container {
	width:800px;
	padding:45px 0px;
	background:url(imgs/contents_bg.jpg) no-repeat #675839;
}

#history_container .year_blk {
	width:575px;
	margin:30px 0px 0px 170px;
}
#history_container h2 {
	width:88px;
	float:left;
}
#history_container p {
	width:475px;
	margin-top:3px;
	color:#e8e5d1;
	float:right;
}
a:link, a:visited {
	color:#b5ad79;
}
a:hover, a:active {
	color:#e8e5d1;
	text-decoration:underline;
}
