@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_plivacy.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage ul{
	margin-top: 20px;
	margin-bottom: 20px;
}
#stage li{
	list-style-type: decimal;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #9F7F42;
}
