@charset "UTF-8";
/* ============================== main area ============================== */
.underleft_linkbox {
	border: none;
}
/* ======================================== 1050px以上 ======================================== */
@media(min-width: 1050px) {
/* ============================== main area ============================== */
/* ==================== underrightbox ==================== */
.article {
	padding-bottom: 40px;
}
.heading_single .title {
	font-size: 16px;
	line-height: 1;
	margin: 20px 0;
}
.img_box {
	margin: 40px 0;
}
/*  table  */

.table_area {
	margin: 15px 0 0 0;
}
table.table {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	width: 728px;
}
table.table th {
	padding: 1px 10px;
	border: 1px solid #ccc;
}
table.table td {
	border: 1px solid #ccc;
	padding: 1px 10px;
}
.tabletext_left {
	width: 80px;
	text-align: center;
}
.tabletext_right {
}
.table_area caption {
	text-align: left;
}
}
/* ======================================== 1049px以下 ======================================== */

@media(max-width: 1049px) {
/* ============================== main area ============================== */

/* ==================== underrightbox ==================== */
.article {
	padding-bottom: 40px;
}
.heading_single .title {
	font-size: 16px;
	line-height: 1;
	margin: 20px 0;
}
.img_box {
	margin: 40px 0;
}
/*  table  */

.table_area {
	margin: 15px 0 0 0;
}
table.table {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	width: 100%;
}
table.table th {
	padding: 1px 10px;
	border: 1px solid #ccc;
}
table.table td {
	border: 1px solid #ccc;
	padding: 1px 10px;
}
.tabletext_left {
	width: 20%;
	text-align: center;
}
.tabletext_right {
}
.table_area caption {
	text-align: left;
}
}
/* ======================================== 767px以下 ======================================== */
@media(max-width: 767px) {
/*  newsarea  */




}





/* ======================================== 600px以下 ======================================== */
@media(max-width: 600px) {
/* ==================== underrightbox ==================== */
	
	
	
	
	
	
}
