@charset "UTF-8";
/*index page setting*/

#wrapper{
	width:950px;
	margin:0 auto;
}

/* IE6 */
*html #wrapper{
	height:97%;
}