@charset "utf-8";
/*  
	The Doshisha/english/history/
*/


.history {
	padding: 15px 5px;
	background: #fbf9ec;
}

.history td {
	border-style: none;
	padding: 8px;
	vertical-align: top;
	background: #fbf9ec;
}

td.age {
	white-space: nowrap;
	padding-right: 6px;
	padding-left: 10px;
}

td.pht {
	vertical-align: top;
	border-right: 1px dotted #DBCCB7;
}
.history .navi {
	border-bottom: 1px solid #4C0065;
	height: 25px;
	margin-right: 8px;
	margin-left: 8px;
}
.history .navi li {
	float: left;
	background: none!important;
	padding-left: 0px!important;
	padding-right: 21px!important;
}
.history table {
	clear: both;
}

.history .navi .curent {
	margin-top: -4px;
}

.history .navi img {
	vertical-align: middle;
}

#wrapper #contents #main .block .history .navi a.link_01 {
	background: url(../../img/common/link_01.gif) no-repeat left center;
	padding-left: 16px../;
}

#wrapper #contents #main .block .history .navi a:hover.link_01 {
	background: url(../../img/common/link_01_on.gif) no-repeat left center;
}