@charset "utf-8";


/*-------------------------
	Common Layout
-------------------------*/
@import "common.css";


/*-------------------------
	Wrapper Layout
-------------------------*/
#wrapper {
		background-image: url( ../image/back/top.jpg );
}


/*-------------------------
	Container Layout
-------------------------*/
#container {
		height: 600px;
		padding-bottom: 0px;
}
