@charset "shift_jis";

td.text_plan p#sotoyu {
	display: block;
	height: 73px;
	width: 600px;
	overflow:hidden;
	background-image: url(../img/banner_sotoyu.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 100px;
	margin-left: 0;
}

p#sotoyu a {
	display: block;
	height: 73px;
	width: 600px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;

}

p#sotoyu {
	position: relative;
	top: 20px;
	left: 20px;

}
