div .tenshoku th {
	width: 655px;
}
div .tenshoku th.error{
background:#fef6e9;
}
div .tenshoku td span {
	margin-right: 10px;
}


th.error p.error{
display:block;
}

table.tenshoku th{
border-right:0px solid #C3D0D8;
}

div.tenshoku div.rule{
border:2px solid #C3D0D8;
height:150px;
overflow:auto;
padding:5px;
word-break:break-all;
}
div .check {
	display: block;
	margin-top: 10px;
	text-align: center;
}
div .check dl {
	margin-right: auto;
	margin-left: auto;
	width: 150px;
}
div .check dt {
	float: left;
}
div .check dd {
	float: left;
	margin-right: 10px;
}


div.footTxt p{
    float: right;
    margin-top: 15px;
    width: 674px;
}

div.copyright{
	text-align:left;
	margin-left:10px;
	font-size:10px;
}
div.copyright img{
	margin-bottom:10px;
}

div.copyright a{
	text-decoration: underline;
	color:#435B67;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
}