@charset "UTF-8";
/*------------------------------------------------------------pagetitle*/
#pagetitle {
	background: url(../img/common_img/diagonal_white2.png) center top, url(../img/company_img/pagetitle_bg.jpg) center center no-repeat #fff;
	background-size: auto auto, cover;
}

/*------------------------------------------------------------Contents*/
.sheet_basic th {
	width:25%;
	background: #f00;
}
.sheet_basic td.item {
	width:16%;
}


.mapwrap {
	height: 240px;
	margin-bottom:10px;
}
@media print, screen and (min-width:768px) {
.mapwrap {
	height: 360px;
}
}
