@import url(kyotsu.css);
#HeadTitle {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: 24px;
	color: #ECDCAC;
	padding-left: 30px;
	padding-top: 60px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E0E0E0;
}
#HeadTitle A:link {
	COLOR: #ECDCAC;
	text-decoration: none;
}
#HeadTitle A:active {
	COLOR: #E3CC84;
}
#HeadTitle A:visited{
	COLOR: #ECDCAC;
}
#HeadTitle A:hover {
	COLOR: #E3CC84;
}
.ListBlock {
	width: 710px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 30px;
	margin-left: 30px;
	display: inline;
}
.ListBlockUnder {
	width: 710px;
	float: right;
	border-bottom-style: solid;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	display: inline;
}
.ListBlockInside01 {
	width: 96px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
}
.ListBlockInside02 {
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #8DC61F;
	margin-top: 10px;
}
.ListBlockInside03 {
	float: left;
	font-size: 12px;
}
.ListBlockInside04 {
	float: right;
	font-size: 14px;
	color: #705e11;
	width: 370px;
	margin-right: 45px;
}
.ListBlockInsideNew {
	width: 90px;
	clear: left;
	margin-left: 155px;
	margin-bottom: 0px;
	display: inline;
}

.ListBlockInside02 A:link {
	COLOR: #8DC61F;
	text-decoration: none;
}

.ListBlockInside02 A:active {
	COLOR: #9CDD24;
}
.ListBlockInside02 A:visited{
	COLOR: #8DC61F;
}
.ListBlockInside02 A:hover {
	COLOR: #9CDD24;
}


.Tab {
	width: 770px;
	border: 0px solid #7E0065;/*new*/
	height: 60px;
	float: right;
}
#PagingL {
	width: 55px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	text-align: center;
}
#PagingC {
	width: 600px;
	float: left;
	margin-top: 10px;
	text-align: center;
}
#PagingR {
	width: 55px;
	float: left;
	margin-top: 10px;
	text-align: center;
}
