@charset "utf-8";
table.calendar td {
	color: #000;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
table.calendar td.event {
	vertical-align: middle;
	background: #007bbb;
	color: #fff;
}
table.calendar td.holiday, table.calendar td.sun {
	color: #ee1265;
}
table.calendar td.otherMonth {
	color: #fff!important;
	cursor: default;
}

.FORM_name5, .FORM_name6, .FORM_name7, .FORM_name8, .FORM_name9 {
	display: inline;
}
.FORM_name5 select, .FORM_name6 select, .FORM_name7 select, .FORM_name8 select, .FORM_name9 select {
	font-size: 18px;
}
a.cssbtn1 {
	font-size: 13px;
	width: 200px;
	margin: 10px auto;
}
#shimekiriForm {
	display: none;
}
form {
	padding: 0;
}
#oshiraseBox {
/*	
	display: none;
	border: 3px solid #fa0668;
	padding: 8px 5px;
	margin: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
*/	
}
.FORM_name11 input {
	width: 80px;
	display:inline;
	margin-right: 5px;
}
