/*スタッフ仮登録*/

/*ENTRY*/

.entry {
	margin: 0;
	padding: 0;
    }
.entry_mid {
	margin: 15px 0 5px 0;
	padding: 0;
	font-size:1.3em;
	text-align: left;
	color: #666;
    }
select, input {
	margin: 2px 4px 4px 4px;
	vertical-align: middle;
    }
textarea {
	margin: 2px 4px 4px 4px;
	vertical-align: middle;
	width: 95%;
    }
caption {
	font-size: 10px;
	color: #FF0000;
	text-align:right;
	margin: 0;
	padding: 0 0 5px 0;
}
table.entry_no {
	margin: 0 0 20px 0;
	padding: 0;
	width: 752px;
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	line-height: normal;
	background-color: #fff;
	font-size: 12px;
    }
table.entry_no th {
	padding: 4px;
	width: 33%;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	background-color: #999;
	color: #FFF;
	text-align: center;
    }
table.entry_no td {
	padding: 4px;
	width: 33%;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	text-align: left;
    }
.entry_box {
	width: 752px;
	height:auto;
	margin: 12px 0 0 0;
	padding: 15px 0;
	background-color: #f5f5f5;
	border:1px solid #ccc;
	position: relative;
	text-align:left;
}
.entry_box img {
	position:absolute;
	top: 12px;
	right: 10px;
}
.entrysheet {
	margin: 10px auto 0 auto;
	padding: 0;
	width: 752px;
	height:auto;
	border: 1px #999;
	border-style: solid solid none solid;
	line-height: normal;
	background-color: #fff;
	font-size:12px;
    }
.entrysheet th {
	border: none;
	border-bottom: 1px solid #999;
	padding: 4px;
	width: 20%;
	padding: 10px;
	vertical-align: top;
	font-weight:normal;
    }
.entrysheet td {
	background-color: #fff;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	padding: 5px;
	width: 65%;
	text-align: left;
    }
.entrysheet .td2 {
	background-color: #fff;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	padding: 5px;
	width: 15%;
	height: auto;
	text-align: left;
    }
.entrysheet .td3 {
	background-color: #fff;
	padding: 5px;
    	width: 15%;
	text-align: left;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
    }
.entrysheet span {
	color:#FF2020;
    }
/*.entrysheet th {
    border: none;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    padding: 4px;
    width: 23%;
    padding: 10px;
    vertical-align: top;
    font-weight:normal;
    }
.entrysheet td {
	height:auto;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    padding: 5px;
    width: 77%;
    text-align: left;
    }
.entrysheet span {
	color:#FF2020;
    }*/
.entrysheet em {
	font-weight:bold;
	color:#666;
    }
.entrysheet td.nobor {
    background-color: #fff;
    border-bottom:none;
    padding: 5px;
    width: 80%;
    text-align: left;
    }

.entryhead {
	background-color: #999;
	color: #fff;
	text-align: center;
	font-size:13px;
	line-height: 0;
    }
.conentryhead {
	background-color: #093;
	color: #fff;
	text-align: center;
	font-size:12px;
	line-height: 12px;
}
.rowheader{
	text-align: left;
	}
.errmessage {
	margin: 10px 3px 0px 3px;
	border: dashed 2px #FF2020;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #FF2020;
	text-align: left;
}

.errmessage ul {
	list-style-type: square;
	padding: 10px 0 10px 40px;
	line-height: 2.0em;
}
.errmessage li a {
	color: #FF2020;
	text-decoration: none;
}
.warning {
	font-size: 10px;
	color: #FF0000;
	font-weight: normal
}
.warning2 {
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
	text-align:left;
}
.warning3 {
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
	text-align:left;
}
.warning4 {
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
	text-align:left;
	position:relative;
	top: 60px;
	left:0;
	display: block;
}
.warning5 {
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
	text-align:left;
	position:relative;
	top:20px;
	left:0;
	display: block;
}
.stuffweb_step2 {
	height:auto;
	margin:20px auto 0px auto;
	padding:8px;
	border-top:2px solid #ccc;
	border-bottom:1px solid #ccc;
}
.stuffweb_step2 p {
	text-align:center;
}

/* 文字強調 */

.warning span {
	color: #FF0000;
	background-color: #FFFF66;
}
.tonext {
	text-align: center;
	width: 754px;
	margin-top: 20px;
}

/* COL many checkbox対策　*/

.col {
	width: 65px;
	float: left;
}

.col2 {
	width: 100px;
	float: left;
}

.floatclear {
	clear: left;
	margin-top: 2px;
}

.entrysheet2 {
	clear:both;
	margin: 10px 0 10px 10px;
	padding: 0;
	width: 632px;
	border: 1px #999;
	border-style: solid solid none solid;
	line-height: normal;
	background-color: #fff;
	font-size:12px;
}
.entrysheet2 th {
	border: none;
	border-bottom: 1px solid #999;
	padding: 4px;
	width: 20%;
	padding: 10px;
	vertical-align: top;
	font-weight:normal;
}
.entrysheet2 td {
	background-color: #fff;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	padding: 5px;
	width: 65%;
	text-align: left;
}
.entrysheet2 .td2 {
	background-color: #fff;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	padding: 5px;
	width: 15%;
	height: auto;
	text-align: left;
    }
.entrysheet2 .td3 {
	background-color: #fff;
	padding: 5px;
    	width: 15%;
	text-align: left;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
    }
.entrysheet2 span {
	color:#FF2020;
    }
.entryhead2 {
	background-color: #2881C2;
	color: #fff;
	text-align: center;
	font-size:12px;
	line-height: 0;
}
.left {
	float: left;
	margin: 0;
}
.right {
	float: right;
	vertical-align: top;
	margin: 0;
}
div .floatbox {
	width: 754px;
	height: auto;
	margin: 12px 0 0 0;
	padding: 0;
}
.yoyaku_annai {
	width: 365px;
	height: 170px;
	margin: 10px auto 30px auto;
	padding: 0;
	background-image: url(img/i_haken_kanryo_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.yoyaku_annai img{
	margin: 0;
	padding: 0;
}
.t_tub_k {
	width: 77px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 88px;
	left: 102px;
}
.t_tub_t {
	width: 77px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 88px;
	left: 185px;
}
.t_tub_web{
	margin: 0 auto;
	padding: 0;
}
.t_tub_web p {
	text-align: center;
}
.yoyaku_p {
	text-align:center;
	margin-top: 20px;
	padding: 0;
}


/*登録方法*/

.toroku_tub {
	background-image:url(img/i_yoyaku_cal03_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	width:752px;
	height:180px;
	margin: 10px 0;
	padding: 15px 0 15px 0;
	text-align: center;
}
.toroku02 {
	width:732px;
	height:auto;
	font-size: 12px;
	line-height: 1.3em;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.toroku02 img{
	margin: 0;
	padding: 0;
}
.toroku_select05 p {
	height:auto;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

