@charset "utf-8";
/* CSS Document */
#headbox #menuT .menu01 img {
	visibility: hidden;
}
#mainbox #midbox {
	height: auto;
	width: 829px;
	padding-right: 55px;
	padding-left: 56px;
	padding-top: 70px;
}
#mainbox #midbox h3 {
	padding-bottom: 20px;
}

#LlistA,#LlistB {
	height: auto;
	width: auto;
	margin-left: 10px;
	margin-top: 40px;
}
#midbox .box {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.listbox {
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.listbox p {
	padding: 0px;
	margin-top: 0px;
}
.listbox .name,#Llist .listbox .name a {
	display: block;
	width: 200px;
	height: auto;
}
.listbox .name {
	float: left;
	font-size: 1em;
}
.listbox .name a {
	color: #3A5E9E;
	padding-top: 9px;
	padding-bottom: 9px;
}
.listbox .name a:hover {
	color: #000000;
}
.listbox .link,.listbox .link a {
	background-repeat: no-repeat;
	height: auto;
	width: auto;
}
.listbox .link {
	float: left;
	width: auto;
	padding-left: 10px;
}
.listbox .link a {
	width: auto;
	color: #3A5E9E;
}
.listbox .link a:hover {
	color: #000000;
}
