@charset "utf-8";

/* History Top Style
---------------------------------------------------- */
#contents {
	padding-top: 22px;
}
#cTitle {
    position: relative;
}
#cTitle p {
    left: 53px;
    position: absolute;
    top: 81px;
}
#history table#historyTable {
	margin-bottom: 30px;
	width: 930px;
}
#history table#historyTable td.year1 {
	background-color: #e9e2d0;
	width: 108px;
	text-align: center;
	color: #4c483d;
	font-size: 28px;
	vertical-align: middle;
}
#history table#historyTable td.year2 {
	background-color: #f3f0e8;
	width: 84px;
	padding-top: 20px;
	text-align: center;
	vertical-align: top;
	font-size: 14px;
}
#history table#historyTable td.detail {
	padding: 20px 10px 0;
	vertical-align: top;
	line-height: 1.5;
}
#history table#historyTable td.detail .ttl {
	line-height: 1.5;
	color: #976a00;
	font-weight: bold;
}
#history table#historyTable td.detail .period {
	border: 1px dotted #000;
	background-color: #fbf9f5;
	padding: 6px 13px;
	line-height: 1.5;
}
#history table#historyTable td.detail .period strong {
	color: #976a00;
}
#history table#historyTable td.pic {
	padding-left: 45px;
	width: 142px;
	vertical-align: top;
}
#history table#historyTable td.pic img {
	display: block;
	margin-bottom: 9px;
}
#history table#historyTable td.yearLast {
	padding-bottom: 20px;
}
#history table#historyTable tr.line td {
	border-top: 1px solid #d8d6d0;
}
#history table#historyTable tr.line td.pic {
	border: none;
}
#history table#historyTable td.dataLast {
	border-bottom: 1px solid #d8d6d0;
}
#history ul.listMenu {
	margin-top: 10px;
}
#history ul.listMenu li {
    background: url("/common/special/award/img/awards2011/icon_arrow1.gif") no-repeat scroll left 3px transparent;
    line-height: 1.4;
    margin-bottom: 10px;
    padding-left: 13px;
	list-style: none;
}
