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

h2{
	margin-top:10px;
}

#left_box{
	background-color:#EAEAEA;
}

#right_box p{
	margin:20px;
}
