@import url("../../style/screen.css");

body{
	background: url(../img/bg_jisatz.jpg);
}

.Section {
	background: #fff;
	padding-bottom: 0;
}

.Section p {
	color: #f99;
	font-weight: bold;
	font-size: 2em;
	position: relative;
	top: -32px;
}

.Navi_mp3 a {
	background-position: 0 -36px;
}

.Section h3 {
	color: #f99;
	font-size: 3.5em;
}

address {
	color: #f99;
	font-weight: bold;
	font-family: "MS UI Gothic","Hiragino Kaku Gothic Pro","OSAKA","Lucida Grande",sans-serif;
	letter-spacing: normal;
	font-size: 1.5em;
	text-align: left;
	position: relative;
	top: -32px;
}