/* CSS Document */

p.nen{
width:60px;
}

p.seireki{
width:30px;
text-align:right;
padding-right:15px;
}

ul .his{
	width:200px;
}

.his li{
margin-bottom:0.4em;
}

.his li a{
text-decoration:underline;
color:blue;
}

.his li a:visited{
color:blue;
text-decoration:underline;
}
                 
.his li a:hover{
color:blue;
text-decoration:underline;
}

.his li.pdf_icon{
	background:url(/images/icon_pdf.gif) no-repeat left center;
	padding-left:2em;
}

ul .backnum{
}

.backnum li.ttl{
	background:url(/images/icon_left.gif) no-repeat left center;
	padding-left:0.6em;
}

.backnum li{
	background:url(/images/icon_pdf.gif) no-repeat left center;
	padding-left:2em;
	line-height:1.8em;
}

div.history{
	margin-top:20px;
	margin-left:20px;
	width:621px;
	background:url(/about_us/history/images/img_02.jpg) no-repeat right 40px;
}

.history table{
	empty-cells:show;
}

.history td.year{
	width:60px;
	padding:0 0 0 0;
	text-align:left;
}

.history td.mounth{
	width:30px;
	padding:0 0 0 0;
	text-align:right;
}

.history td{
	padding:0 0 0 0.2em;
	text-align:left;
}









