@charset"Utf-8";

.kyoten {width:545px;}



table #agree_title {
width:100%;
}

#agree_title td {
border-bottom:solid 1px #666666;
padding:6px;

width:465px;
font-size:0.8em;
text-align:center;
font-weight:bold;
color:#333333;
}

#agree_title th {
border-bottom:solid 1px #666666;
padding:6px;
background-color:#F3F3F3;
width:80px;
font-size:0.8em;
color:#666666;
}



table #agree {
width:100%;
}


#agree td {
border-bottom:solid 1px #CCCCCC;
padding:6px;
width:465px;
font-size:0.8em;
color:#333333;
}


#agree th {
border-bottom:solid 1px #CCCCCC;
padding:6px;
background-color:#F3F3F3;
width:80px;
font-size:0.8em;
font-weight:normal;
color:#666666;
}


.mo {
	position:relative;
	margin-left:0px;
	width:100%;
	height:20px;
	margin-top:20px;
	font-size:0.8em;
}


.next {
	position:absolute;
 	float:right;
	right:0px;
	width:200px;
	text-align:right;
}
.prev {
	position:absolute;
	float:left;
	width:200px;
	text-align:left;
}
