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


/* ORANGE COLOR #ff5b00 */



body {
	overflow-y:scroll;
	font-size: 18px;
	font-family: Arial;
}

h1 {
	font-size: 36px;
	color: #ff5b00;
	font-style: bold;
}

h2 {
	font-size: 24px;
	color: #313131;
}

.caption {
	font-size: 12px;
	line-height: normal;
}

.intro {
	font-size: 24px;
	color: #313131;
}
