@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 95%;
	line-height: 120%;
	height: auto;
	width: 620px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
table {
	text-align: justify;
}
.j {
	width: 170px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	padding-top: 3px;
}
.e {
	width: 170px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	padding-top: 3px;
}
h2 {
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: block;
	height: 25px;
	width: 430px;
	background-color: #CCC;
	padding-top: 3px;
}
.ipad table tr td {
	height: 30px;
	width: 420px;
}



.ipad {
	width: 620px;
	height:250px;
	overflow:scroll;

}