@charset "shift_jis";
/*reset*/
body {
	font-size: 120%;
}
ul {
	list-style: none;
}
p, ul {
	color: #333333;
	margin: 0;
	padding: 0;
}
.red {
	color: #ff0000;
}
.brown {
	color: #990033;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb18 {
	margin-bottom: 18px;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mt20 {
	margin-top: 20px;
}
.ml20 {
	margin-left: 20px;
}
.w10 {
	width: 10%;
}
.w15 {
	width: 15%;
}
#contents {
	width: 940px !important;
	margin: 17px 0 0 10px !important;
}
h1 {
	margin-bottom: 20px;
	border-bottom: 5px solid #DDDDDD;
}
#contents h1 img {
	margin-bottom: 11px;
}
#contents #block {
	margin-left: 20px;
}
#contents #block h2 {
	margin-bottom: 10px;
}
#contents #block .block_in {
	margin: 0 0 20px 20px;
}
#contents #block h3 {
	margin-bottom: 10px;
}
#contents #block .block_in ul li {
	margin-bottom: 5px;
	margin-left: 1.0em;
	text-indent: -1.0em;
}
#contents #block .block_in h4 {
	margin: 10px 0;
}
/*table1*/
#contents #block .block_in table.ta1 {
	width: 900px;
	border-collapse: collapse;
	border-spacing: 0;
}
#contents #block .block_in table.ta1 tr td {
	padding: 7px 12px;
	background-color: #ffffcc;
	border: 1px solid #336699;
	color: #333333;
	width: 80%;
}
#contents #block .block_in table.ta1 tr th {
	color: #990033;
	background-color: #c5e6c5;
	font-weight: normal;
	border: 1px solid #336699;
	padding: 7px 12px;
	width: 20%;
}
#contents #block .block_in table.ta1 tr td span.text01 {
	color: #990033;
}
/*table2*/
#contents #block .block_in table.ta2 {
	width: 900px;
	border-collapse: collapse;
	border-spacing: 0;
}
#contents #block .block_in table.ta2 tr th {
	background-color: #FFCC00;
	font-weight: normal;
	border: 1px solid #336699;
	padding: 7px 12px;
	width: 20%;
}
#contents #block .block_in table.ta2 tr th span {
	color: #990033;
}
#contents #block .block_in table.ta2 tr td {
	padding: 7px 12px;
	background-color: #ffffcc;
	border: 1px solid #336699;
	width: 80%;
}
/*table3*/
#contents #block .block_in table.ta3 {
	width: 900px;
	border-collapse: collapse;
	border-spacing: 0;
}
#contents #block .block_in table.ta3 tr th {
	background-color: #FFFFCC;
	font-weight: normal;
	border: 1px solid #336699;
	padding: 7px 12px;
}
#contents #block .block_in table.ta3 tr th.green {
	background-color: #c5e6c5;
	text-align: center;
}
#contents #block h3.brown {
	color: #990033;
	font-weight: bold;
}
#contents #block .block_in table.ta3 tr td {
	padding: 7px 12px;
	border: 1px solid #336699;
}
/*table4*/
#contents #block .block_in table.ta4 {
	width: 900px;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 50px;
}
#contents #block .block_in table.ta4 tr th {
	background-color: #c5e6c5;
	font-weight: normal;
	border: 1px solid #336699;
	padding: 7px 12px;
}
#contents #block .block_in table.ta4 tr td {
	padding: 7px 12px;
	border: 1px solid #336699;
	background-color: #ffffcc;
}
#contents #helpBottom p.helpTop.left {
	text-align: left;
}
#contents #helpBottom p.helpTop.float_l {
	float: left;
}
#contents #helpBottom p.pageTop.right {
	text-align: right;
}
#contents #helpBottom p.pageTop.float_r {
	float: right;
}
#contents #helpBottom p.helpTop a.iconback {
	background: url("../img/icon_link.gif") no-repeat;
	display: inline-block;
	padding-left: 20px;
}
#contents #helpBottom p.pageTop span a.icontop {
	background: url("../img/bg-pagetop_01.png") no-repeat;
	display: inline-block;
	padding-left: 28px;
	height: 26px;
}
#contents #helpBottom p.pageTop span {
	background: url("../img/bg-pagetop_02.png") no-repeat right top;
	display: inline-block;
	padding-right: 12px;
}
#contents #helpBottom p.pageTop span a.icontop {
	padding-top: 2px;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
