@charset "utf-8";
/* CSS Document */

.cautionsList{
}
.cautionsList ul{
}
.cautionsList li{
}
table.cauTable{
	width: 625px;
	padding: 0px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #8d8d8d;
	border-right-color: #8d8d8d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
table.cauTable th{
	background-color: #005BAC;
	color: #FFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8d8d8d;
	border-left-color: #8d8d8d;
	padding: 10px;
}
table.cauTable td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8d8d8d;
	border-left-color: #8d8d8d;
	padding: 10px;
}
.th01{
	width: 100px;
}
.th02{
}
.bgCy{
	background-color:#fffdd2;
}
.bgCb{
	background-color:#bfe2ff;
}
.bgCg{
	background-color:#EEE;
}

h4{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005bac;
	clear: left;
	float: left;
	padding: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #005bac;
	width: 630px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5{
	background-color: #bfe2ff;
	clear: left;
	float: left;
	width: 625px;
	color: #005BAC;
	padding-left: 10px;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cautionsList{
}
.cautionsList ul{
	float: left;
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cautionsList li{
	float: left;
	list-style-type: none;
}
.cautionsList li a{
	display: block;
	width: 135px;
	margin: 5px;
	padding: 3px;
	text-align: center;
	background-color: #005BAC;
	color: #FFF;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FEF102;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FEF102;
}
.cautionsList li a:hover{
	display: block;
	width: 135px;
	margin: 5px;
	padding: 3px;
	text-align: center;
	background-color: #bfe2ff;
	color: #005BAC;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #005BAC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005BAC;
}
.cautionsMotimono{
	background-color: #fff989;
	width: 300px;
	float: left;
	margin-left: 20px;
	clear: both;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #298ee0;
}
.cautionsMotimono ul{
	float: left;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.cautionsMotimono li{
	list-style-type: disc;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #298ee0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 200px;
}
.caunNagare{
	background-color: #fff989;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #298ee0;
	width: 300px;
	padding: 10px;
	margin-left: 20px;
	clear: both;
	float: left;
}
.caunNagare ul{
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.caunNagare li{
	list-style-type: decimal;
	margin: 5px;
}
