@charset "UTF-8";
body {
	background-image: url(../img/yukkurihokkori_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: float;
       background-position: bottom;
}
.intro_title {
	background: url(../img/kerokero_onsen_s.gif) center center no-repeat;
        padding:60px 60px
}