@import url(kyotsu.css);
.ListBlock {
	width: 710px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	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: 24px;
	font-weight: bold;
	color: #18A2C8;
	margin-top: 10px;
}
.ListBlockInside03 {
	float: left;
	font-size: 12px;
	color: #8dc61f;
}
.ListBlockInside04 {
	float: right;
	font-size: 14px;
	color: #705e11;
	width: 370px;
	margin-right: 45px;
	display: inline;
}
.ListBlockInsideNew {
	width: 90px;
	clear: left;
	margin-left: 155px;
	margin-bottom: 0px;
	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;
}

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

.ListBlockInside02 A:active {
	COLOR: #1BB7E4;
}
.ListBlockInside02 A:visited{
	COLOR: #18A2C8;
}
.ListBlockInside02 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;
	margin-bottom: 50px;
}
#PagingC {
	width: 600px;
	float: left;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 50px;
}
#PagingR {
	width: 55px;
	float: left;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 50px;
}
#banner01 {
	background-image: url(../images/indexImg01.gif);
	height: 49px;
	width: 770px;
	float: left;
	padding-top: 25px;
	text-indent: 250px;
	font-size: 16px;
	color: #999999;
	display: inline;
}
#banner01:hover {
	background-image: url(../images/indexImg01R.gif);
}
#Lead {
	width: 730px;
	float: left;
	padding-top: 25px;
	font-size: 16px;
	display: block;
	line-height: 24px;
	padding-bottom: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
.cap12 {
	font-size: 12px;
}
