@charset "utf-8";
/* CSS Document */
#wrapper .pegettl h1 {
	position: relative;
	top: 8px;
}
#wrapper h2.fg_ttl{
	text-align: center
}
@media screen and (min-width: 601px) {
}
@media screen and (max-width: 600px) {
	#wrapper .pegettl {
	 padding-bottom: 28px !important;
    padding-top: 22px !important;
}
}
