@charset "UTF-8";

.lead {
	font-size: 90%;
}


#banner .img {
	float: left;
	width: 175px;
}
#banner2 .img {
	float: left;
	width: 175px;
}
#banner .img2 {
	float: left;
	width: 220px;
	height:270px;
	display: block;
}
#banner .text {
	font-size: 70%;
}

#banner2 .text {
	font-size: 70%;
}
#banner {
	margin: 13px 0 10px;
	border-bottom: solid #333 1px;
	padding-bottom: 10px;
	height:280px;
	display: block;
	}
#banner2 {
	margin: 0px 0 0px;
	/*padding-bottom: 10px;*/
	}
	
	
h3 {
	font-size: 90%;
	font-weight: bold;
	clear: left;
	color: #333;
	border-bottom: solid #333 1px;
	margin: 0 0 10px;
}
#contents ul {
	margin-bottom: 30px;
}

#contents ul li {
	font-size: 90%;
	list-style: none;
	background-image: url(img/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	float: left;
	display: block;
	width: 277px;
	margin-bottom: 10px;
}
#contents li a {
	text-decoration: none;
}
#contents li a:hover {
	text-decoration: underline;
}



#banner ul {
	margin-bottom: 30px;
}

#banner ul li {
	font-size: 73%;
	list-style: none;
	background-image: url(img/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	float: left;
	display: block;
	width: 277px;
	margin-bottom: 5px;
}

#banner li　a {
	text-decoration: none;
}
#banner li　a:hover {
	text-decoration: underline;
}



#banner2 ul {
	margin-bottom: 30px;
}

#banner2 ul li {
	font-size: 73%;
	list-style: none;
	background-image: url(img/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	float: left;
	display: block;
	width: 277px;
	margin-bottom: 5px;
}

.textnon {
	margin-bottom: 30px;
	font-size: 73%;
	list-style: none;
	padding-left: 18px;
	float: left;
	display: block;
	width: 277px;
	margin-bottom: 5px;
}


#banner2 li　a {
	text-decoration: none;
}
#banner2 li　a:hover {
	text-decoration: underline;
}