@charset "utf-8";
/* CSS Document */

#all_wrap{
	width:700px;
	margin:0px auto;
	background-color:#FFF;
}

body{
	background-color:#EDFAF9;
}