@charset "shift_jis";
#coment {
	position: relative;
	z-index: 5;
	width: 100%;
	margin-bottom: 10px;
}

#menu {
	height: 300px;
	width: 200px;
	position: relative;
	overflow: visible;
	visibility: visible;
	z-index: 4;
	margin-bottom: 90px;
}

#hitokoto {
	position: relative;
	z-index: 3;
	height: auto;
	width: 100%;
	overflow: visible;
	margin-bottom: 5px;
}
#midi {
	position: relative;
	z-index: 2;
	margin-bottom: 15px;
	height: auto;
	width: 400px;
}
#hpnews {
	position: relative;
	z-index: 1;
	width: 880px;
}
