@charset "Shift_JIS";


/*目次*/
h3 {
	margin: 0px -1px 9px;
}

.request {
	margin-bottom: 30px;
}

.request .request_sheet {
	text-align: center;
}

.index_list ul {
	margin: 22px 0px 0px -20px;
}

.index_list ul li {
	border: 1px solid #0F9133;
	behavior: url(../css/PIE.htc);
	webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0px 0px 20px 20px;
	width: 278px;
	float: left;
	color: #0F9133;
	position: relative;
}

.index_list ul li p {
	color: #0f9133;
	margin: 0.5em 1em;
	text-indent: -1.3em;
	padding-left: 1.3em;
}


/*Ｑ＆Ａ*/
.qa h3 {
	margin: 0px -1px 18px;
}

.qa dl dt {
	padding: 5px 0px 5px 40px;
	position: relative;
	margin-bottom: 15px;
}

.qa dl dt img {
	position: absolute;
	left: 0px;
	top: 0px;
}

.qa dl dd {
	margin: 0px 0px 20px;
	padding: 25px 0px 25px 60px;
	position: relative;
	background: url(../cancer/images/back_answer.gif);
	behavior: url(../css/PIE.htc);
	webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.qa dl dd img {
	position: absolute;
	left: 21px;
	top: 20px;
}

.qa dl dd.lastChild {
	margin: 0px;
}


/*SO*/
.so h3 {
	margin: 0px -1px 18px;
}

.so p {
	margin: 0px -1px 18px;
}

.so ul {
	margin: 0px 2px 20px;
}

.so ul li {
	margin-bottom: 5px;
	padding-left: 1em;
	background: url(../services/images/list_head.gif) no-repeat 0px 5px;
}

.pankuzu_so {
	color: #2c2c2c;
	font-size: 10px;
	line-height: 20px;
	position: absolute;
	top: 47px;
	right: 0px;
	background: none;
	padding-left: 0px;
}


/*小林犬猫病院腫瘍科と日本小動物がんセンターの違い*/
.difference h3 {
	margin: 0px -1px 24px;
}

.difference table {
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	margin-bottom: 24px;
}

.difference table th,.difference table td {
	border: 1px solid #2c2c2c;
	line-height: 33px;
	padding: 0em 1em;
}

.difference table thead td,.difference table tbody th {
	background: #EAFDC4;
}

.difference table thead th {
	background: #97D48E;
	text-align: center;
	width: 238px;
	padding: 0em;
}

.difference table tbody td {
	font-weight: bold;
	text-align: center;
}

.difference table tbody td.maru {
	color: #F28B05;
}

.difference table tbody td.batsu {
	color: #F28B05;
}

.difference table tbody td.sankaku {
	color: #0F9133;
}

.difference ul {
	margin: 0px 2px;
}

.difference ul li {
	margin-bottom: 5px;
	padding-left: 1em;
	background: url(../services/images/list_head.gif) no-repeat 0px 5px;
}

.difference ul li strong {
	color: #0F9133;
}

