#jscetohoku .contents .contentsinner .each h3 span + span:before {
	content : "\A";
	white-space : pre;
}


#jscetohoku .contents .contentsinner .each h3 + h5 {
	margin-top : 0px;
}

#jscetohoku .contents .contentsinner .each h4 {
	margin-top : 60px;
}

#jscetohoku .contents .contentsinner .each p.annot {
	text-indent : -1em;
	margin-left : 2.1em;
}



#jscetohoku .contents .contentsinner .each table ,
#jscetohoku .contents .contentsinner .each table li {
	font-size : 0.9em;
}

#jscetohoku .contents .contentsinner .each table span:after { content : none; }


#jscetohoku .contents .contentsinner .each table td > span + span:before {
	content : "\a";
	white-space : pre;
}


#jscetohoku .contents .contentsinner .each table td ul {
	margin : 0 0em;
}

	#jscetohoku .contents .contentsinner .each table td ul li {
		margin-bottom : 1em;
	}

		#jscetohoku .contents .contentsinner .each table td ul li span + span:before {
			content : "\A";
			white-space : pre;
		}

		#jscetohoku .contents .contentsinner .each table td li > ul {
			margin : 0.5em;
			margin-left : 1.3em;
			margin-bottom : 1.5em;
		}

			#jscetohoku .contents .contentsinner .each table td li > ul li {
				margin-bottom : 0.5em;
				font-size : 90%;
			}

			#jscetohoku .contents .contentsinner .each table td li > ul li:before {
				padding-right : 0.2em;
				content : "E";
			}

	#jscetohoku .contents .contentsinner .each table td > a  {
		display : block;
		border : solid 0px rgba(0,0,0,1.0);
		text-align : center;
	}



	#jscetohoku .contents .contentsinner .each #pastaction .pastaction li:nth-child(n+11) {
		display : none;
	}
