@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: 800px;
	height: 620px;
	float: left;
	border: none;
}
#welcome {
	width: 450px;
	height: 620px;
	float: right;
}
#welcome_nfw {
	font-size: 1.2em;
	text-align: center;
	margin-top: 160px;
}
#open {
	text-align: center;
}
#address {
	font-size: 0.9em;
	text-align: center;
	margin-top: 100px;
}
