@charset "UTF-8";

/*//////////////////////////////////////////////////////////
//  - 介護ロボットメーカー連絡会議／介護ロボット等試用貸出事業
//  - 2015-09-28
//////////////////////////////////////////////////////////*/

#container #conference .warcheck li {
	color: #ff0000;
	font-weight: bold;
	background: none;
	padding-left: 25px;
}

#container #conference dd p.link1 span {
	padding-left: 15px;
	display: block;
	margin-top: 5px;
}

#container #conference dd .conf_tbl h2 {
	color: #003366;
	font-size: 120%;
	font-weight: bold;
	margin-left: 40px;
}

#container #conference dd .conf_tbl table {
	margin-left: 40px;
	margin-right: 30px;
}
#container #conference dd .conf_tbl table th, td {
	border: solid 1px #000000;
	padding: 3px;
}
#container #conference dd .conf_tbl table th {
	background: #003366;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
#container #conference dd .conf_tbl table th.number {
	width: 50px;
}
#container #conference dd .conf_tbl table th.photo {
	width: 120px;
}
#container #conference dd .conf_tbl table th.name {
	width: 200px;
}
#container #conference dd .conf_tbl table th.point {
	width: 220px;
}
#container #conference dd .conf_tbl table th.movie {
	width: 60px;
}
#container #conference dd .conf_tbl table th.rental {
	width: 30px !important;
	text-align: center;
}
#container #conference dd .conf_tbl table th.subcate {
	width: 120px;
	text-align: center;
}

/* IE */
@media all and (-ms-high-contrast: none){
	#container #conference dd .conf_tbl table th,
	#container #conference dd .conf_tbl table td {
		letter-spacing: 0.01em;
	}
}

/* Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0){
	#container #conference dd .conf_tbl table th.subcate {
		width: 80px;
		text-align: center;
	}
	#container #conference dd .conf_tbl table th.rental {
		letter-spacing: 0.01em;
		width: 27px !important;
	}
}

/* 2018.03.01 */
#container #conference dd .conf_tbl table th.white {
	border-right: solid 1px #ffffff;
}

#container #conference dd .conf_tbl table td.number {
	text-align: center;
}
#container #conference dd .conf_tbl table td.offer {
	text-align: center;
}
#container #conference dd .conf_tbl table td.pdf {
	text-align: center;
}
#container #conference dd .conf_tbl table td.midashi {
	color: #003366;
	font-weight: bold;
	padding-left: 15px;
}
#container #conference dd .conf_tbl table td.rental {
	text-align: center;
}
#container #conference dd .conf_tbl table td.icon {
	text-align: center;
}
#container #conference dd .conf_tbl table td.pimg {
	text-align: center;
}
#container #conference dd .summary {
	width: 800px;
	text-align: right;
	margin-top: 10px;
}



/* 2020.07.16 */
#container #rental .warcheck li {
	color: #ff0000;
	font-weight: bold;
	background: none;
	padding-left: 20px;
}

#container #rental dd .conf_tbl h2 {
	color: #003366;
	font-size: 120%;
	font-weight: bold;
	margin-left: 40px;
}

#container #rental dd .conf_tbl table {
	margin-left: 40px;
	margin-right: 30px;
}
#container #rental dd .conf_tbl table th, td {
	border: solid 1px #000000;
	padding: 3px;
}
#container #rental dd .conf_tbl table th {
	background: #003366;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
#container #rental dd .conf_tbl table th.number {
	width: 50px;
}
#container #rental dd .conf_tbl table th.photo {
	width: 120px;
}
#container #rental dd .conf_tbl table th.name {
	width: 200px;
}
#container #rental dd .conf_tbl table th.point {
	width: 220px;
}
#container #rental dd .conf_tbl table th.movie {
	width: 60px;
}
#container #rental dd .conf_tbl table th.rental {
	width: 30px !important;
	text-align: center;
}
#container #rental dd .conf_tbl table th.subcate {
	width: 120px;
	text-align: center;
}

/* IE */
@media all and (-ms-high-contrast: none){
	#container #rental dd .conf_tbl table th,
	#container #rental dd .conf_tbl table td {
		letter-spacing: 0.01em;
	}
}

/* Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0){
	#container #rental dd .conf_tbl table th.subcate {
		width: 80px;
		text-align: center;
	}
	#container #rental dd .conf_tbl table th.rental {
		letter-spacing: 0.01em;
		width: 27px !important;
	}
}

#container #rental dd .conf_tbl table th.white {
	border-right: solid 1px #ffffff;
}

#container #rental dd .conf_tbl table td.number {
	text-align: center;
}
#container #rental dd .conf_tbl table td.offer {
	text-align: center;
}
#container #rental dd .conf_tbl table td.pdf {
	text-align: center;
}
#container #rental dd .conf_tbl table td.midashi {
	color: #003366;
	font-weight: bold;
	padding-left: 15px;
}
#container #rental dd .conf_tbl table td.rental {
	text-align: center;
}
#container #rental dd .conf_tbl table td.icon {
	text-align: center;
}
#container #rental dd .conf_tbl table td.pimg {
	text-align: center;
}
