@charset "utf-8";
body {
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
    font-size: 100%;
	line-height: 1.6;
    letter-spacing: 0;
	margin: 0;
}
div, ul, li {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: bottom;
}

ul {
	list-style-type: none;
}

.tab01{
width: 600px;
border-collapse: collapse;
}
.tab01 th{
padding: 6px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}

.cell0{
	text-align: center;
	font-size: 150%;
}
.cell1{
	width: 25%;
}
.cell2{
	width: 20%;
}
.cell3{
	width: 25%;
}
.cell4{
	width: 30%;
}
.cell5{
	text-align: right;
}
.cell6{
	background-color: #ccccff;
}
.cell7{
	text-align: center;
}
.cell8{
	background-color: #fff8c8;
}
.cell9{
	background-color: #ffee80;
}
.cell10{
	font-size: 150%;
	text-align: center;
	border: 1px solid #b9b9b9;
	border-top: none;
}
.cell11{
	text-align: left;
}
.cell12{
	border: 1px solid #b9b9b9;
	text-align: left;
	background-color: #fff8c8;
	padding: 6px;

}

.tab01 td{
padding: 6px;
border: 1px solid #b9b9b9;
}

.container {
	width: 600px;
	margin: 0;
	padding: 0;
}
.contents {
	margin: 0;
	padding: 0;
}
.footer {
	margin: 0;
	padding: 0;
}

.texta {
	position: fixed;
	left: 610px;
	top: 10px;
	width: 600px;
	height: 800px;
}

.textb {
	position: fixed;
	left: 1230px;
	top: 10px;
	width: 600px;
	height: 800px;
}