/*@--------------------⍇*/
#bnr{
        clear:both;
	margin:0px;
	width:1000px;
	height:130px;
}

#toi{
	width:770px;
	height:200px;
	margin:30px 0px 30px 10px;
	background-color:#efefef;
}
#toi ul,#toi li{
	margin:0px;
	list-style:none;
}
#toi ul{
	padding:20px;
}
#toi li{
	width:700px;
}
.black{
	font-size:14px;
	color:#171717;
	line-height:130%;
	letter-spacing:0.06em;
}
.red{
	font-size:14px;
	color:#ff0000;
	line-height:130%;
	letter-spacing:0.06em;	
}
.kan{
	padding-top:10px;
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
}


TABLE#outline {
	margin:10px 0px 10px 10px;
	font-size:14px;
	width:700px;
}
#outline .left {
	font-weight:bold;
	width: 150px;
	color: green;
	background-color:#efefef;
	text-align:center;
}
#outline TD {
	padding:5px;
	LINE-HEIGHT: 2em;
	background-color: #efefef;
}
.span{
	color:#ff0000;
}

