@charset "Shift-JIS";
body {
	background-image: url("img/bg.webp");
background-repeat: repeat;
background-size: cover;
background-position: top center;
background-attachment: fixed;
}
.box {
	background-image: url(img/ota_h.gif);
	height: 240px;
	width: 180px;
	padding: 5px;
	text-align: center;
	font-size: 13px;



}
td {
font-size: 15px;
line-height: 20px;
}

#oubo {
	font-size: 15px;
	line-height: 20px;
	float: left;
	margin-left: 210px;
}
img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
