@charset "Shift_JIS";
/* CSS Document */

/*visual*/
#wrap #container #visual{
	background-image: url(../images/visual.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 100px;
	width: 690px;
	margin: 0px;
}

#stage h3{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 300px;
	overflow: hidden;
	background-image: url(../images/title_client.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .syomei{
	margin-top: 40px;
}
