body {
	font-size: x-small;
	line-height: 1.4em;
	color: #000000;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/bg-g.gif);
}
.headBG {  background-color: #FFFFFF; background-image: url(../img/haed-2.gif); background-repeat: repeat-x; background-position: 0px 0px}
.sideBG {  background-image: url(../img/bg-g.gif); background-repeat: repeat; background-position: 0px 0px}
.tabl-border {  border: #CC0000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
td {  font-size: x-small; line-height: 1.4em}
.tx_R {  color: #CC0000}
.tx-14 {  font-size: 14px; line-height: 1.3em}
.tx-ss {  font-size: xx-small; line-height: 1.2em}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: normal;

}
h2 {
	font-size: 18px;
	color: #333333;
	margin-left: 30px;
	line-height: normal;



}
th {
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: larger;
	line-height: normal;
	font-weight: 700;
	color: #990000;
}
h4 {
	font-size: 16px;
	font-weight: 200;
	color: #000000;
	line-height: normal;

}
.tx-B-big {
	font-size: larger;
	font-weight: bold;
}
.tx-bl {
	color: #00CCCC;
}
.tx-pink {
	color: #CC99CC;
}
.tx-ye {
	color: #FFFF33;
}
.tx-Q {
	font-weight: bold;
	color: #CC0000;
}
.tx-A {
	font-weight: bold;
	color: #0033FF;
}
.tx-Right {
	text-align: right;
}
.tx-Center {
	text-align: center;
}
.bg-pink {
	background-color: #FFCCFF;
}
.bg-yellow {
	background-color: #FFFF99;

}
.bg-blu {
	background-color: #99FFFF;
}
.position20	{position:relative;	left:20px;	width:559px;	}
.position40	{position:relative;	left:40px;	width:539px;	}
.position60	{position:relative;	left:60px;	width:519px;	}
.position-lead	{position:relative;	left:50px;	width:480px;	}
.hyo-w {
	border: 1px solid #000000;
}
.indexList {
	padding: 5px 20px;
	border: 1px solid #CC0000;
}
.tx-Or {

	color: #FF6600;
}

/* 2017/06/16 ----------------------*/

.kenkaihoukoku_list {
	padding: 0;
}

.kenkaihoukoku_list > li {
	width: 240px;
	display: inline-block;
	vertical-align: top;
	list-style: none;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	border-top: 1px dotted #666;
}

.kenkaihoukoku_list > li:first-child,
.kenkaihoukoku_list > li:nth-child(2) {
	border-top: none;
	padding-top: 0;
}

.kenkaihoukoku_list > li > img {
	display: block;
	border: 1px solid #999;
	margin: 0 auto 10px;
}

.kenkaihoukoku_pdf_list {
}