.tbstable{
	width: 93%;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	margin: 10px 0 20px 43px;
	font-weight: normal;
	font-size: 100%;
	line-height: 1;
}

/*.tbstable tr th{
	border-right: 1px solid #ffffff;
	border-bottom: 1px double #ffffff;
	padding: 10px;
	font-size: 12px;
	line-height: 1.6;
}*/

.tbstable tr td{
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 10px;
	font-size: 14px;
	line-height: 1.6;
}
.tbstable tr th{
	border-right: 1px solid #ffffff;
	border-bottom: 3px double #ffffff;
	padding: 10px;
	font-size: 12px;
	/*font-weight: bold;*/
	line-height: 1.6;
	/*width: 20%;*/
	background: #000000;
	text-align: left;
}
.tbstable tr th span{
	color: #cc0000;
}


.tbstable2{
	width: 93%;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	margin: 0px 0 25px 43px;
	font-weight: normal;
	font-size: 100%;
	line-height: 1;
}
.tbstable2 tr th,
.tbstable2 tr td{
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 8px;
	font-size: 12px;
	line-height: 1.6;
}
.tbstable2 tr th{
	width: 20%;
	background: #000000;
	text-align: left;
}
.tbstable2 tr th span{
	color: #cc0000;
}

.ookouchi img{
	float:left;
	margin: 0 20px 20px 20px;}
	
	
h3.sttl02-2{
		height: 40px;
		background: url(../img/title/sttl_02_2.png) no-repeat top left ;
		text-indent: -9999px;
		margin-bottom: 20px;
		clear: both;
	}
	
h3.sttl02-3{
		height: 40px;
		background: url(../img/title/sttl_02_3.png) no-repeat top left ;
		text-indent: -9999px;
		margin-bottom: 20px;
		clear: both;
	}