@charset "utf-8";
h2 {
	background-image: url(../images/tl_01.jpg);
	height: 476px;
	width: 360px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	float: left;
}
#contText {
	width: 400px;
	float: left;
	padding-left: 5px;
}
.logo_tsubame {
	background-image: url(../images/logo_tsubame.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 130px;
	height: 52px;
	width: auto;
	display: block;
	clear: both;
	padding-top: 20px;
	margin-bottom: 5px;
}

