@charset "UTF-8";
/* CSS Document */
.specialIntro {
	margin-top: 0;
}
.specialIntro .title {

}
.specialContents {
	margin-top: 24px;
	margin-bottom: 40px;
}
dl.panel h3 {
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 133%;
	font-weight: bold;
}
dl.panel h4 {
	font-size: 133%;
	font-weight: bold;
	margin-top: 10px;
}
dl.panelY h3 {
	border-left: 5px solid #ffcc00;
	border-bottom: 1px solid #d0cbc7;
}
dl.panelY h4 {
	color: #ffcc00;
}
dl.panelP h3 {
	border-left: 5px solid #ff88a4;
	border-bottom: 1px solid #d0cbc7;
}
dl.panelP h4 {
	color: #ff88a4;
}
dl.panelB h3 {
	border-left: 5px solid #3bb2fc;
	border-bottom: 1px solid #d0cbc7;
}
dl.panelB h4 {
	color: #3bb2fc;
}
dl.panel p {
	font-size: 117%;
}
.panelP dd table,
.panelY dd table {
	font-size: 117%;
	border-top: 1px dotted #d0cbc7;
}
.panelP dd table tr,
.panelY dd table tr {
	border-bottom: 1px dotted #d0cbc7;
}
.panelP dd table th,
.panelY dd table th,
.panelP dd table td,
.panelY dd table td {
	padding: 5px;
	vertical-align: top;
}
.panelP dd table th {
	width: 6em;
	font-weight: bold;
	color: #ff88a4;
}
.panelY dd table th {
	width: 6em;
	font-weight: bold;
	color: #ffcc00;
}
.tab11Img,
.tab12Img,
.tab13Img,
.tab21Img,
.tab22Img,
.tab23Img {
	float: right;
	width: 205px;
	margin: 0 0 20px 20px;
}
.tab31bImg {
	width: 610px;
	margin: 20px auto;
}
.tab11Img img,
.tab12Img img,
.tab13Img img,
.tab21Img img,
.tab22Img img,
.tab23Img img,
.tab31bImg img {
	display:block;
	width: 100%;
}
