html {
	font-size: 100%;
}

body, h1, h2, h3, h4 {
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	
}

body {
	font-size: 1.4rem;
	padding-right: 10px;
	padding-left: 10px;
}

table {
	font-size: 1.1rem;
}

.background-textarea {
	position: absolute;
    bottom: 18px;
    right: 5px;
    color: black;
}

#atbbCheckBox {
	width: 1.5rem;
	height: 1.5rem;
}