h1 { color: red; } 
h2 { color: blue;}
ppa { background-color: white;
       background-image:URL("haikei.jpg");

p.1 { margin: 0px 0px 0px 0px; font-size: 70%; }
p.2 { text-align: center; font-size: 140%; background: #66ccff; margin: 0px 20px 0px 20px; padding: 20px 20px; }
p.3 { text-align: center; margin: 30px 0px 10px 30px; background-color: #ffcc00; padding: 10px 10px 10px 10px; color: blue; font-size: 140%; }
p.4 { margin: 30px 0px 10px 30px; background-color: lightgreen; padding: 10px 10px 10px 10px; color: black; font-size: 120%; }
p.5 { margin: 30px 0px 10px 30px; background-color: lightgreen; padding: 10px 10px 10px 10px; font-size: 130%; }
p.7 { padding: 0px 0px; margin: -10px 0px 15px 0px; }




.inbg {
	background-image: url(img/in_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.carebg {
	background-attachment: fixed;
	background-image: url(img/care.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.faqbg {
	background-attachment: fixed;
	background-image: url(img/faq_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.toibg {
	background-image: url(img/toi_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sitenbg {
	background-attachment: fixed;
	background-image: url(img/siten_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.meka {
	background-attachment: fixed;
	background-image: url(img/kori_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.kaigo {
	background-attachment: fixed;
	background-image: url(img/kaig_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.gaiyo {
	background-attachment: fixed;
	background-image: url(img/gaiyo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.yotubg {
	background-image: url(img/yotu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.katabg {
	background-image: url(img/kata_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.shobg {
	background-image: url(img/sho_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.aisatu {
	background-image: url(img/aisatu.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
