@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;
}
.ProfileBlock {
	width: 710px;
	float: right;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 50px;
	display: inline;
}


.ListBlock {
	width: 710px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	margin-right: 30px;
	margin-left: 30px;
	display: inline;
}
.ListBlockInside01 {
	width: 96px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	display: inline;
}
.ListBlockInside02 {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #8DC61F;
	margin-top: 10px;
	display: inline;
}
.ListBlockInside03 {
	float: left;
	font-size: 12px;
	display: inline;
	border: 0px solid #7E0065;/*new*/
}
.ListBlockInside04 {
	float: right;
	font-size: 14px;
	color: #705e11;
	width: 370px;
	margin-right: 45px;
	margin-bottom: 10px;
	display: inline;
}
.ListBlockInside05 {
	float: right;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 200px;
	color: #8DC61F;
	width: 80px;
	font-weight: bold;
	display: inline;
}
.ListBlockInside06 {
	float: right;
	font-size: 12px;
	margin-top: 5px;
	width: 250px;
	clear: right;
	margin-right: 30px;
	display: inline;
}
.ListBlockInside07 {
	float: right;
	font-size: 12px;
	margin-right: 200px;
	color: #8DC61F;
	width: 80px;
	font-weight: bold;
	display: inline;
}
.ListBlockInside08 {
	float: left;
	font-size: 12px;
	color: #705e11;
	width: 150px;
	margin-bottom: 10px;
	line-height: 20px;
}
.ListBlockInside09 {
	float: left;
	font-size: 21px;
	font-weight: bold;
	margin-top: 10px;
	display: inline;
}



.ListBlockInsideNew {
	width: 90px;
	clear: left;
	margin-left: 155px;
	margin-bottom: 0px;
	display: block;
}

.ListBlockInside02 A:link {
	COLOR: #18A2C8;
	text-decoration: none;
}

.ListBlockInside02 A:active {
	COLOR: #1BB7E4;
}
.ListBlockInside02 A:visited{
	COLOR: #18A2C8;
}
.ListBlockInside02 A:hover {
	COLOR: #1BB7E4;
}

.ListBlockInside09 A:link {
	COLOR: #18A2C8;
	text-decoration: none;
}
.ListBlockInside09 A:active {
	COLOR: #1BB7E4;
}
.ListBlockInside09 A:visited{
	COLOR: #18A2C8;
}
.ListBlockInside09 A:hover {
	COLOR: #1BB7E4;
}

.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;
}

