@charset "utf-8";

/* ----------------------

css for : about us > history

------------------------- */

/*  div.wrap 個別css　*/


a:hover {
	text-decoration: none;
}


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;
}

.list {
width:640px;
font-size:12px;
line-height:1.5em;
margin-bottom:20px;
}

.article {
width:640px;
font-size:12px;
line-height:1.5em;
margin-bottom:20px;
}


dl.newslist {
	margin-bottom: 20px;
	color: #5a6534;
}


dl.newslist dt {
	margin-bottom: 7px;
	font: normal normal 85% /1.4 serif;
}

dl.newslist dd {
	margin-bottom: 15px;
	padding-bottom: 17px;
	font: normal normal 100% /1.4 serif;
	background: url("../images/dot_line.gif") repeat-x left bottom;
}

dl.newslist dd a {
	padding-left: 12px;
	color: #5a6534;
	background: url("../images/arw.gif") no-repeat left center;
}

ul.yearlist {
	font: normal normal 100% /1.4 serif;
}

ul.yearlist a {
	color: #5a6534;
}

ul.yearlist li {
	display: inline;
}

div#content .article .detail a {
	padding-left: 12px;
	color: #5a6534;
	background: url("../images/arw.gif") no-repeat left center;
}

ul.bktolist {
	padding-top: 10px;
	background: url("../images/dot_line.gif") repeat-x left top;
}

ul.bktolist a {
	font: normal normal 100% /1.4 serif;
	padding-left: 12px;
	color: #5a6534;
	background: url("../images/arw.gif") no-repeat left center;
}

.detail {
	margin-bottom: 20px;
	font: normal normal 100% /1.6 serif;
	color: #5a6534;
}

.detail p {
	float: left;
	width: 314px;
}

.detail .imgarea {
	float: left;
	width: 305px;
	margin-left: 20px;
}

.detail:after { content:"."; display:block; clear:both; height:0; font-size:0; visibility:hidden; }
	/* Hides from IE-mac \*/
	* html .detail {height: 1%;}
	/* End hide from IE-mac */
	*+html body .detail {height: 1%;}





div#nav {
	position: relative;
	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;
}

#newsbox {
	margin-bottom: 20px;
}

#newsbox:after { content:"."; display:block; clear:both; height:0; font-size:0; visibility:hidden; }
	/* Hides from IE-mac \*/
	* html #newsbox {height: 1%;}
	/* End hide from IE-mac */
	*+html body #newsbox {height: 1%;}



