body {
font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
margin: 100px 10px 100px 10px; text-align: center;
	-webkit-text-size-adjust: 100%;	}
a {color: #333333;text-decoration: underline;}
a:hover {color: #333333;text-decoration: none;}
p {font-size: 15px;line-height: 24px;padding: 0px;margin: 0px;}
p.btm30 {margin-bottom: 30px;}
p.btm40 {margin-bottom: 50px;}
p.big {font-size: 18px;line-height: 24px;padding: 0px; margin: 0px 0px 20px 0px; font-weight: bold;}

@media screen and (max-width: 1000px) {
p {font-size: 15px;line-height: 24px;padding: 0px;margin: 0px;}
p.btm30 {margin-bottom: 30px;}
p.btm40 {margin-bottom: 50px;}
p.big {font-size: 18px;line-height: 24px;padding: 0px; margin: 0px 0px 20px 0px; font-weight: bold;}
}



@media screen and (max-width: 768px) {
p {font-size: 60%;line-height: 170%;padding: 0px;margin: 0px;}
p.big {font-size: 75%;line-height: 170%;padding: 0px; margin: -50px 0px 20px 0px; font-weight: bold;}	
p.btm30 {margin-bottom: 15px;}
p.btm40 {margin-bottom: 25px;}
}