@charset "utf-8";
body {
	background-color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
}
a:link {
	color: #660000;
}
a:visited {
	color: #543232;
}
a:hover {
	color: #90be47;
}
td img {
	border: 0;
}
td.kasaku div {
	margin-top: 0.5em !important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
}
table th {
	vertical-align: top;
	line-height: 1.4;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	border: 2px solid #5588ff;
}
table td {
	vertical-align: top;
	line-height: 1.6;
	font-size: 13px;
	text-align: left;
	border: 2px solid #5588ff;
}
.ptxt {
	width: 720px;
	text-align: left;
	margin: 15px 0 10px;
}
.tbl {
	width: 720px;
}
.tbl th {
	background-color: #DDEBFF;
}
.tbl td {
	padding: 5px;
}
.tbl2 th {
	background-color: #FFE8CA;
	border-color: #ff8811;
}
.tbl2 td {
	border-color: #ff8811;
}
.ptbl th {
	text-align: center;
}
.ptbl td {
	text-align: center;
	padding: 5px;
}
#outline {
	border: solid 3px #FFCCCC;
}
#outline th {
	background-color: #FFCCCC;
}
#outline th,
#outline td {
	padding: 5px;
	border: 0;
}
#outline .border th {
	border-top: solid 2px #FFF !important;
	border-bottom: solid 2px #FFF !important;
}
#outline .border td {
	border-top: solid 2px #FFCCCC !important;
	border-bottom: solid 2px #FFCCCC !important;
}
#outline table,
#outline table * {
	border: 0;
	background-color: #FFF;
}
#outline table {
	margin-top:5px;
}
.tbl th.tit {
	font-weight: bold;
	font-size: 15px;
	padding: 5px 0 5px 10px;
}
