@charset "Shift_JIS";

.title {
  margin: 38px 0px 30px 0px;
}
.facima_top_img {
  margin: 38px 0 28px 0;
}
.head_word {
	padding: 10px 10px 9px;
}
.head_word .sec_ttl {
	font-weight: bold;
}
/* Add */
#content .aircon_title_word h2 {
	color: #0599E1;
	font-weight: bold;
}
#content .aircon_title_word .aircon_desc_word {
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.9;
}
.aircon_word h3 {
	margin: 25px 0 30px 0;
	font-size: 14px;
	font-weight: bold;
}
.text_row {
	margin-bottom: 40px;
	}
	.text,
	.text p {
		margin-bottom: 20px;
		}
.head_word_support {
	padding: 25px 19px;
	background: #fafcfc;
	border: 1px solid #cde8f5;
	width: 290px;
	height: 128px;
	}
	.head_word_support p {
		line-height: 1.4;
		text-align: justify;
		text-justify: inter-ideograph;
		}
	.head_word_support h4 {
		margin-bottom: 18px;
		}
	.support-blue {
		color: #0599e1;
		}
.support_table_head {
	background: #b4c9ed;
	text-align: center;
	}
.list_table_caution li {
	line-height: 1.8;
	}
.indcont .p_ttl {
	margin-bottom: 15px;
	}
.list_table .empty_cell {
	background-color: #d9d9d9 ;
	}
.list_table .green_cell {
	background-color: #86cfcf ;
	}
.list_table .blue_cell {
	background-color: #8dc8f2 ;
	}
.list_table .purple_cell {
	background-color: #b7c0ed ;
	}
.list_table .light_green_cell {
	background-color: #edf8f8 ;
	}
.list_table .light_blue_cell {
	background-color: #eef7fd ;
	}
.list_table .light_purple_cell {
	background-color: #f4f6fc ;
	}
/* outline */
.outline .list_table_caution li {
	padding-left: 35px;
	text-indent: -33px;
	}

/* plan */
.full_maintenance,
.inspection_maintenance {
	margin-bottom: 18px;
	border-bottom: 1px solid #dfdfdf;
	}
.plan_box_read {
	font-weight: bold;
	margin-bottom: 15px !important;
	}
.plan_box_ttl {
	font-size: 16px;
	font-weight: bold;
	}
.full_maintenance .plan_box_ttl {
	color: #1dbfbf;
	}
.inspection_maintenance .plan_box_ttl {
	color: #048fd4;
	}
.freon_maintenance .plan_box_ttl {
	color: #67c;
	}
.text.list_table_read {
	margin: 0 0 15px;
	}
.text.list_table_read p {
	font-weight: bold;
	margin: 40px 0 15px;
	}
.plus {
	text-align: center;
	margin-bottom: 15px;
	}
.plan .list_table {
	position: relative;
	}
.plan .list_table th {
	background-color: #f7f5f0;
	text-align: left;
	}
.plan .list_table td {
	text-align: center;
	}
.plan .list_table .align_center {
	text-align: center;
	}
.plan .list_table .align_left {
	text-align: left;
	}
.list_table .cell_link {
	padding: 16px 7px;
	}
.list_table .cell_link a {
	background: #36a3d9 url(../../n_imgs/multi_aircon_maintenance/icon_link_arrow_right.png) 21px center no-repeat;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 6px 20px 6px 29px;
	position: absolute;
	top: 10px;
	right: 10px;
	}
.list_table .cell_link a:hover {
	text-decoration: underline;
	}
.plan .list_table_caution {
	margin-bottom: 15px;
	}
.plan .list_table_caution li {
	padding-left: 14px;
	text-indent: -12px;
	margin-bottom: 5px;
	}
.plan .list_table_caution .annotation {
	padding-left: 34px;
	text-indent: -32px;
	}
.notes {
	color: #e50000 !important;
	}

/* .voice */
.voice .tab {
 	margin-bottom: 30px;
 	}
.table_box {
	background: url(../../n_imgs/multi_aircon_maintenance/img_table_full.png) center 0 no-repeat;
	width: 280px;
	padding-top: 67px;
	margin-left: 20px;
	float: right;
	}
.inspection .table_box {
	background-image: url(../../n_imgs/multi_aircon_maintenance/img_table_inspection.png);
	}
.freon .table_box {
	background-image: url(../../n_imgs/multi_aircon_maintenance/img_table_freon.png);
	}
.voice .list_table thead th {
	text-align: center;
	}
.voice .list_table tbody th {
	font-size: 12px;
	font-weight: normal;
	width: 72px;
	padding: 7px 10px;
	}
.voice .list_table td {
	font-size: 12px;
	vertical-align: top;
	padding: 7px 10px;
	}
.voice .inspection .list_table td {
	width: 72px;
	}
.voice .list_table {
	margin-bottom: 0;
	}