@charset "utf-8";
/* CSS Document */

a, .tab_main table a {
	color:#155264;
}
a:hover, .tab_main table a:hover {
	text-decoration:none;
	color:#669dad;
}

.red {
	color:#f00;
}

h2 {
	margin: 30px 0;
	padding: 7px 15px;
	font-size:16px;
	background-color:#155264;
	color: #fff;
	clear: both;
}
h2.businessOrder {
	background-color:#8eabbb;
}
form {
	display:inline;
}

.required {
	color:#f00;
	font-weight:bold;
	margin-left:5px;
	display:inline;
}

ul.error {
	clear:both;
	margin:0;
	padding:0;
	list-style:none;
	color:#f00;
}
ul.error li {
	margin:0;
	padding:0;
}
input, select, textarea, button {
	font-family:'メイリオ', Meiryo, verdana, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
input[type="text"], input[type="password"], select, textarea {
	border: 1px solid #155264;
	background-color: #fff;
	padding: 3px 5px;
	box-sizibng:border-box;
	font-size: 1.4rem;
}
input[type="submit"], input[type="button"], input[type="reset"],
.file_popaup ul.file_detail_info li.button a {
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	padding:1px 10px;
	cursor: pointer;
	color: #fff;
	font-size: 1.4rem;
	background-color: #3d544f;
	border: none;
}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover,
.file_popaup ul.file_detail_info li.button a:hover {
	background-color: #8b9895;
}
input.entry {
	background: -moz-linear-gradient(#ffc99d, #ff933b 50%, #ff933b);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffc99d), color-stop(50%, #ff933b), to(#ff933b));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffc99d', endColorstr='#ff933b');
	background: -ms-linear-gradient(top, #ffc99d, #ff933b 50%, #ff933b);
	border-color: #fe6700;
	color: #fff;
	text-shadow: none;
}
input:disabled, select:disabled {
	box-shadow:none;
}

input.error, select.error, textarea.error, span.error select, span.error input {
	background-color:pink;
	box-shadow:1px 1px 3px #dda6b0 inset;
}
input.estate_input {
	float: right;
}

input, select, img {
	vertical-align:middle;
}

.day input, #search table td.day input, .input table td.day input {
	width:100px;
	margin:0;
}
.number input, #search table td.number input, .input table td.number input, .detail td.number input {
	width:100px;
	ime-mode:disabled;
}
.detail td.number input.save, .detail td.email input.save {
	width:auto;
}
.zip input, .detail td.zip input {
	width: 50px;
	ime-mode: disabled;
}
.tel input, .detail td.tel input {
	width:50px;
	ime-mode:disabled;
}

.email input {
	ime-mode:disabled;
}
.email input.acount, .detail td.email input.acount {
	width:150px;
	ime-mode:active;
}
.email input.domain, .detail td.email input.domain {
	width:200px;
}

.button {
	text-align:center;
	width: 100%;
	position: relative;
	display: inline-block;
	margin: 10px 0;
}
.button ul {
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
}
.button ul li {
	margin:0;
	padding: 0;
	display: inline;
}
.button ul li div {
	display: inline;
}
.button input {
	margin:0 5px;
}

.text-left {
	text-align:left;
}
.center {
	text-align:center;
}
.f_right {
	float:right;
}

.input_right {
	text-align:right;
	margin:-20px 0 30px 0;
	display:block;
}
form.input_right {
	text-align: center;
	position: relative;
}
form.input_right input.estate_input {
	position: absolute;
	right: 0;
}

.detail td table.calendar th, .detail td table.calendar td, #search td table.calendar th, #search td table.calendar td, #list td table.calendar th, #list td table.calendar td {
	padding: 2px 5px;
	border: none;
	text-align: center;
	background: none;
	width: auto;
	height: auto;
	color: #fff;
	opacity:1;
	line-height: 150%;
}
#search td table.calendar {
	margin: 0;
	border-collapse: collapse;
}
.detail td table.calendar th.befor_month, .detail td table.calendar th.close, .detail td table.calendar th.next_month, #search td table.calendar th.befor_month, #search td table.calendar th.close, #search td table.calendar th.next_month, #list td table.calendar th.befor_month, #list td table.calendar th.close, #list td table.calendar th.next_month {
	color:#fff;
	cursor: pointer;
	font-weight: bold;
}
.detail td table.calendar th:hover.befor_month, .detail td table.calendar th:hover.close, .detail td table.calendar th:hover.next_month, .detail td table.calendar td table td:hover, #search td table.calendar th:hover.befor_month, #search td table.calendar th:hover.close, #search td table.calendar th:hover.next_month, #search td table.calendar td table td:hover, #list td table.calendar th:hover.befor_month, #list td table.calendar th:hover.close, #list td table.calendar th:hover.next_month, #list td table.calendar td table td:hover {
	background-color:#0088CC;
	color: #fff;
}
.detail td table.calendar td table, #search td table.calendar td table, #list td table.calendar td table {
	margin: -3px -6px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	background-color: #fff;
	line-height:175%;
}
.detail td table.calendar td table th, .detail td table.calendar td table td, #search td table.calendar td table th, #search td table.calendar td table td, #list td table.calendar td table th, #list td table.calendar td table td {
	color: #434343;
}
.detail td table.calendar td table th, #search td table.calendar td table th {
	border-bottom: 1px solid #ccc;
}
.detail td table.calendar td table td, #search td table.calendar td table td, #list td table.calendar td table td {
	cursor: pointer;
}
.detail td table.calendar td table th.saturday, .detail td table.calendar td table td.saturday, #search td table.calendar td table th.saturday, #search td table.calendar td table td.saturday, #list td table.calendar td table th.saturday, #list td table.calendar td table td.saturday {
	color: #0067CE;
}
.detail td table.calendar td table th.sunday, .detail td table.calendar td table td.sunday, #search td table.calendar td table th.sunday, #search td table.calendar td table td.sunday, #list td table.calendar td table th.sunday, #list td table.calendar td table td.sunday {
	color: #f00;
}
.detail td table.calendar td table td:hover.saturday, .detail td table.calendar td table td:hover.sunday, #search td table.calendar td table td:hover.saturday, #search td table.calendar td table td:hover.sunday, #list td table.calendar td table td:hover.saturday, #list td table.calendar td table td:hover.sunday {
	color: #fff;
}
.detail td table.calendar td table td.other_month, #search td table.calendar td table td.other_month, #list td table.calendar td table td.other_month {
	color: #888;
	cursor: text;
}
.detail td table.calendar td table td:hover.other_month, #search td table.calendar td table td:hover.other_month, #list td table.calendar td table td:hover.other_month {
	color: #888;
	cursor: text;
	background: none;
}

.attention {
	font-size:14px;
	font-weight:bold;
}

.b {
	/* font-weight: bold; */
}
.w17 {
	width:17px;
}
.w25{
	width:25px;
}

.w30{
	width:30px;
}

.w35{
	width:35px;
}

.w40 {
	width:40px;
}


.w40 {
	width:40px;
}


.w50 ,#list .w50{
	width:50px;
}

.w60{
	width:60px;
}

.w65{
	width:65px;
}

.w70 ,#list .w70{
	width:70px;
}

.w80{
	width:80px;
}

.w85{
	width:85px;
}

.w90{
	width:90px;
}

.w95{
	width:95px;
}

.w100 , #list .w100 {
	width:100px;
}

.w110{
	width:110px;
}
.w120 {
	width:120px;
}
.w125 {
	width:125px;
}
.w140 {
	width:140px;
}
.w145 {
	width:145px;
}
.w150 ,#list .w150{
	width:150px;
}
.w170 {
	width:170px;
}
.w190 {
	width:190px;
}
.w200 {
	width:200px;
}
.w215 {
	width:215px;
}
.w230 {
	width:230px;
}
.w250 {
	width:250px;
}
.w270 {
	width:270px;
}
.w290 {
	width:290px;
}
.w295 {
	width:295px;
}
.w300 {
	width:300px;
}
.w320 {
	width:320px;
}
.w350 {
	width:350px;
}
.w400 {
	width:400px;
}
.w450 {
	width:450px;
}
.w500{
	width:500px;
}

.w600 ,#list .w600{
	width:600px;
}

.w660{
	width:660px;
}

.w700{
	width:700px;
}

.w725{
	width:725px;
}

.w800{
	width:800px;
}

.w855{
	width:855px;
}

.w1000 ,#list .w1000{
	width:1000px;
}

.w95p {
	width:95%;
}

.w70-minWidth {
	min-width: 70px;
}

.w65-minWidth {
	min-width: 65px;
}

.w55-minWidth {
	min-width: 55px;
}

.w40-minWidth {
	min-width: 40px;
}

.w30-minWidth {
	min-width: 30px;
}

.w20-minWidth {
	min-width: 20px;
}
.w15-c{
	display:inline-block;
	width:15px;
}

.w40-c{
	display:inline-block;
	width:40px;
	text-align:center;
}

.h70{
	height:70px;
}

.h100 {
	height:100px;
}

.h150{
	height:150px;
}

.w60-c{
	display:inline-block;
	width:60px;
	text-align:center;
}

.w120-c{
	display:inline-block;
	width:120px;
	text-align:center;
}

.detail td input.client, .detail td.email input.client {
	width:60px;
	ime-mode: disabled;
}

.cabinetTypeName input, #search table td.cabinetTypeName input, .input table td.cabinetTypeName input, .detail td.cabinetTypeName input {
	width:200px;
	ime-mode:disabled;
}

.font14 {
	font-size: 1.4rem;
}