@charset "UTF-8";

#nekodaruman_top {
	background-color: #ffffff;
}
#nekodaruman_main {
	background-color: #ffffff;
	background-image: url(../images/nekodaru_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	width: 900px;
	height: 620px;
	float: left;
	border: none;
}
#welcome {
	width: 630px;
	height: 620px;
	float: right;
}
#welcome_nfw {
	font-size: 1.5em;
	text-align: center;
	margin-top: 160px;
	float: left;
	width: 630px;
	display: inline;
}
#open {
	text-align: center;
	display: inline;
	float: left;
	margin-top: 50px;
	width: 630px;
}
#address {
	font-size: 0.9em;
	text-align: center;
	margin-top: 50px;
	float: left;
	width: 630px;
	display: inline;
}

