@charset "utf-8";

/* ContenterR
----------------------------------------------------------- */
#safetyTitle h1 {
	background: url(../../safety/img/title_point02.png) 0 0 no-repeat;
  height: 31px;
  text-indent: -9999px;
  margin: 0 0 15px;
}

.sectionTitle {
	position: relative;
	margin: 0 0 15px;
	padding: 0 0 0 12px;
	background: url(../../safety/img/bg_tl01.png) 0 0 repeat-y;
}

.sectionTitle:before,
.sectionTitle:after {
	position: absolute;
	left: 0;
	display: block;
	content: "";
	width: 5px;
	height: 2px;
	font-size: 0;
	line-height: 0;
}

.sectionTitle:before {
	top: 0;
	background: url(../../safety/img/bg_tl01_top.png) 0 0 no-repeat;
}

.sectionTitle:after {
	bottom: 0;
	background: url(../../safety/img/bg_tl01_btm.png) 0 0 no-repeat;
}

.sectionTitle p,
.sectionTitle h2 {
	display: table-cell;
	color: #ff9800;
	vertical-align: middle;
}

.sectionTitle p span {
	display: block;
	width: 36px;
	border: 3px solid #ff9800;
	border-radius: 6px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	line-height: 36px;
}

.sectionTitle h2 {
	padding: 0 0 0 8px;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
}


#ContenterR h3,
#ContenterR h4 {
	margin: 0 0 10px;
}

#ContenterR p {
	margin: 0 0 15px;
	line-height: 1.6;
}

#ContenterR em {
	color: #ff0000;
	font-style: normal;
}

div#section01,
div#section02,
div#section03,
div#section04 {
	margin: 0 0 20px;
}



/*----- #section02 -----*/

div#section02 > img {
	margin: 15px 0 0;
}

div#section02 h3 img {
	margin: 15px 0 0;
}

div#section02 ul.doctor-list {
	margin: 0 -6px 0 0;
	overflow: hidden;
	zoom: 1;
}

div#section02 ul.doctor-list li {
	float: left;
	width: 135px;
	text-align: center;
}

div#section02 ul.doctor-list li img {
	margin: 0 auto;
}



/*----- #section03 -----*/

div#section03 ul.doctor-list {
	margin: 0 -6px 20px ;
	overflow: hidden;
	zoom: 1;
}

div#section03 ul.doctor-list li {
	float: left;
	width: 135px;
	text-align: center;
}

div#section03 ul.doctor-list li img {
	margin: 0 auto;
}

div#section03 h3 {
	margin-top: 15px;
}

div#section03 table {
	width: 100%;
	margin: 0 0 15px;
}

div#section03 table th,
div#section03 table td {
	padding: 15px 0;
	border: 1px solid #211715;
	text-align: center;
}

div#section03 table tr th {
	padding: 5px 0;
	border-bottom: 1px dashed #211715;
	background: #f36e9d;
	 color: #fff;
}

div#section03 table td {
	border-top: 1px dashed #211715;
	
}

div#section03 table td.odd {
	background: #fffced;
}



/*----- #section04 -----*/

div#section04 div#operationVolume {
	overflow: hidden;
	zoom: 1;
}

div#section04 div#operationVolume > img {
	float: right;
}

div#section04 div#operationVolume p {
	float: left;
	margin: 0;
}

div#section04 h4 {
	margin-top: 15px;
}



/*----- #section05 -----*/

div#section05 h4 {
	margin-top: 15px;
}


/* ol.operationFlow */

div#section05 ol.operationFlow {
	margin: 0 0 10px;
}

div#section05 ol.operationFlow li {
	padding: 6px 0;
	border-bottom: 1px dashed #cacaca;
	color: #646464;
	overflow: hidden;
	zoom: 1;
}

div#section05 ol.operationFlow li:first-child {
	padding-top: 0;
}

div#section05 ol.operationFlow li span {
	display: block;
	overflow: hidden;
	zoom: 1;
}

div#section05 ol.operationFlow li span:first-child {
	float: left;
	margin: 0 5px 0 0;
	color: #6397e0;
}


/* div#sick */

div#section05 div#sick {
	margin: 25px 0 0;
}

div#section05 div#sick > p {
	margin: 0;
}

div#section05 div#sick ul {
	margin: 0 -16px 10px 0;
	overflow: hidden;
	zoom: 1;
}

div#section05 div#sick ul li {
	float: left;
	width: 270px;
	margin: 15px 16px 0 0;
	background: url(../../safety/img/bg_01.png) 0 0 repeat-y;
}

div#section05 div#sick ul li h5 {
	margin: 0;
}

div#section05 div#sick ul li ul {
	margin: 0;
	background: url(../../safety/img/bg_01_btm.png) 0 bottom no-repeat;
}

div#section05 div#sick ul li ul li {
	float: none;
	width: auto;
	margin: 0 10px;
	padding: 6px 2px;
	border-top: 1px dashed #e9a7c3;
	background: none;
}

div#section05 div#sick ul li ul li:first-child {
	border-top: 0;
}

div#section05 div#sick div.note p {
	color: #f34580;
	font-size: 86%;
}

div#section05 div#sick div.note p:first-child {
	margin-bottom: 20px;
}


/* ol.step */

div#section05 ol.step li {
	margin: 0 0 10px;
}
