article {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
article section {
	text-align: center;
}
h2#oidaIdeology {
	margin-top: 74px;
	margin-bottom: 46px;
	letter-spacing: 0.2em;
	font-weight: bold;
	font-size: 1.1em;
}
p#textImage img {
	margin-bottom: 49px;
}
p#words {
	color: #5e5e5e;
	line-height: 2em;
	letter-spacing: 0.1em;
	margin-bottom: 80px;
}
h2#ttl {
	display: inline;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	width: 860px;
}
h2#ttl img{
}
h2#ttl span{
	margin-right: 10px;
	margin-left: 10px;
}

table {
	width: 860px;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
table tr td {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: left;
}
table tr td#ttl {
	text-align: center;
	width: 215px;
	background-color: #f8f8f8;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
}
table tr td.map {
	vertical-align: middle;
	padding-right: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	line-height: 0.1em;
}
table tr th#ttl {
	text-align: center;
	width: 215px;
	background-color: #f8f8f8;
	font-weight: bold;
}
table tr td.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

table tr td a:hover {
	  opacity: .7;
	  transition: opacity 0.3s ease-out;
	
}
table tr td.textLink a{
	color: #2f2f2f;
	text-decoration: underline;
}
table tr td.textLink a:hover {
	color: #7f7f7f;
	text-decoration: underline;
}
