@charset "utf-8";

h2 {
	background-image: url(../images/tl_05.jpg);
	height: 476px;
	width: 360px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	float: left;
}
#conte {
	width: 400px;
	float: left;
	padding-left: 5px;
}
#conte dt {
	font-size: medium;
	background-color: #000000;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
	width: 400px;
}
#conte dd {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 3px;
	clear: both;
}
#conte img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

