?@charset "utf-8";

.stCont01{
	padding-left: 10px;
}

.stContLF-01{
	float: left;
	width: 170px;
}

.stContRT-01{
	float: right;
	width: 460px;
}

.stCont01 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}

.stCont01 li{
	float: left;
}

.stCont01 li.yearlist{
	width: 77px;
}

.stCont02-1{
	background: url(../images/common/bg05.jpg) left center repeat-x;
	padding: 5px 0 0 8px;
	height: 22px;
}

* html .stCont02-1{
	height: 27px;
}

.stCont02-2{
	background-color: #F8F7F6;
	padding: 8px;
}

.stline01{
  border-bottom : 1px solid #EAE7D4;
  padding-bottom: 1px;
}