/* CSS Document */
/*全体のレイアウト枠*/
#wapper {
	height: 600px;
	width: 800px;
}
