#main{
	line-height:1.4em;
}
.box img{
	display:inline;
	vertical-align:middle;
	padding-right:5px;
}
.t8{
	margin-top:8px;
}
.offtime{
	margin-top:5px;
	line-height:1.2em;
}

table{
	background-color: #FFF;
	border-collapse:separate;
	border:1px solid #5AC2EC;
	border-spacing:0;
	margin:12px 0px 2px 0px;
	width:521px;
}
th{
	padding:6px 12px;
	border-bottom:1px solid #fff;
	background-color: #E3F3FB;
	width:109px;
	font-weight:normal;
	vertical-align: top;
	line-height:1.8em;
}
td{
	padding:6px 15px;
	border-bottom:1px dashed #E3F3FB;
	text-align:left;
	width:356px;
	line-height:1.8em;
}
.btm th, .btm td{
	border-bottom:none;
}
.required{
	color:#FF7800;
	padding:0px 3px;
}
.coution{
	text-align:right;
}
.w100{
	width:100%;
}
.submit{
	text-align:center;
	padding-bottom:20px;
}
.submit input{
	margin:5px 5px 10px 5px;
}
.invisible {
	display:none;
}
.red{
	color:#CC0000;
}
.orange{
	color:#FF7800;
}
.green{
	color:#619147;
	padding:0px 10px;
}
.msg{
	margin-bottom:0px;
}
.b100{
	margin-bottom:100px;
}
