@charset "utf-8";


.box_sizing {
	box-sizing: border-box;
}

#idea {
	color: #796a56;
	font-family:"Hiragino Kaku Gothic Pro","meiryo","osaka","sans-serif";
}

.shadow {
	box-shadow: 1px 1px 4px #c7c5c3;
}