@charset "utf-8";

/*
*	Title: Benir - Index
*	URI: http://www.benir.net/
*	Last Modified: 2009-10-26
*	Author: 小野 康弘
*	Description:
*		Site Index Only
*
*/
#index_comm {
	position: absolute;
	bottom: 1.5em;
	width: 100%;
	line-height: 1.5em;
	text-align: center;
}

#pos_center {
	position: absolute;
	top: 35%;
	width: 100%;
	text-align: center;
}

#copyright {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: right;
}

