@charset "utf-8";

/* ----------------------

css for : about us > history

------------------------- */

/*  div.wrap 個別css　*/

div.news {
	width: 964px;
	margin: 0 auto;
	text-align :left;
	background: url("../images/wrap_bg.gif") repeat-y;
}

div#content {
	background: url("../images/content_bg.gif") no-repeat;
	padding:200px 0 0 0;
}

div#nav {
	background: url("../images/nav_bg.gif") no-repeat;
}

div#nav h2 {
    position:absolute;
    bottom: 5px;
}

div#foot {
	background: url("../images/foot_bg.gif") no-repeat;
	height:18px;
	clear: both;
}

div#nav ul li#siteMap {
	padding-top: 42px;
}

div#nav ul li#siteMap {
	padding-top: 42px;
}

ul.text {
	padding-top: 594px;
	_padding-top: 587px;
}

ul.text li#history1884 {
	float: left;
}

ul.text li#history1923 {
	float: left;
	padding-left: 130px;
}

ul.text li#history1945 {
	float: left;	
	padding-left: 130px;
}

ul.text li#now {
	float: right
}

.btmnavi { clear:both; padding:20px 40px;}