@charset "UTF-8";
@import url("reset.css");

body {
	background-image:url(../img/bg02.gif);
	-webkit-font-smoothing: antialiased;
}
.inner {
	width:1100px;
	margin:0 auto;
	position:relative;
}
.j-icon {
	display: inline-block;
	vertical-align: -4px;
	margin-left: 10px;
}

a {
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}

.nowrap {
  white-space: nowrap; }

#header {
	background-image: url(../img/bg03.gif);
	background-position: center top;
	position: relative;
}
#header .outer {
	background-image:url(../img/bg01.gif);
	background-repeat:no-repeat;
	background-position: center top;
	min-width:1100px;
	padding:20px 0 30px;
}
#home #header .outer {
	padding-bottom:16px;
  min-height: 176px;
}
#header li {
	float:left;
	list-style-type:none;
}
#headerLogo {
	display:block;
	width:338px;
	height:55px;
}
#headerLogo span {
    font-size: 11px;
    text-align: right;
    display: block;
    color: #4c473e;
}
#btns {
	position:absolute;
	right:0;
	top:0px;
}
#btns ul {
	float:left;
}
#headerBtns li {
	padding-left:21px;
	background-image:url(../img/line01.gif);
	background-repeat:no-repeat;
	background-position:10px 0px;
}

#fontSize li {
	padding-left:5px;
	line-height:27px;
	font-size:12px;
}
#fontSize li img {
	cursor:pointer;
}
#fontSize li:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
}


#search {
	position:absolute;
	right:0;
	top:40px;
	width:550px;
}
#search input {
	-webkit-appearance: none;
}
#searchform {
	position: relative;
}
#keywords  {
	width: 190px;
	height: 18px;
	background: #fff;
	border: 1px solid #0074be;
	padding: 3px 8px 5px 8px;
	color: #4c473e;
	font-size:14px;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-o-border-radius: 5px 0 0 5px;
	-ms-border-radius: 5px 0 0 5px;
    vertical-align: middle;
  position: absolute;
  top: 0;
  left: 278px;
}
#searchBtn {
	position: absolute;
	top: 0;
	_top: 1px;
	left: 486px;
}
*:first-child + html #searchBtn {
	top: 1px;
}
#searchBtn:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}


#header .slideboxes li {
	float:none;
}
.slideboxes {
	background-color:#fff;
	background: rgba(255, 255, 255, 0.5);
	width:500px;
	height:92px;
	margin-top:29px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	position:relative;
}
.slideboxes dl {
	padding:16px 45px;
}
.slideboxes dt {
}
.slideboxes dd {
	background-image:url(../img/icon01.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 5px 20px;
	width:390px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
#header .slideboxes dd,
#header .slideboxes dd a {
	color: #cc0000;
	font-weight: bold;
}
.slideboxes dd.member:after  {
  content:"";
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image:url(../img/member01.gif);
  background-repeat:no-repeat;
  background-position:0 0;
  width:37px;
  height:20px;
  margin-left:10px;
  position:relative;
  top:2px;
}
.bx-prev,
.bx-next {
	display:block;
	width:8px;
	height:11px;
	background-repeat:no-repeat;
	background-position:0 0;
	position:absolute;
	top:41px;
}
.bx-prev {
	background-image:url(../img/left_arrow.png);
	left:10px;
}
.bx-next {
	background-image:url(../img/right_arrow.png);
	right:10px;
}
.bx-prev:hover {
	background-image:url(../img/left_arrow_ov.png);
}
.bx-next:hover {
	background-image:url(../img/right_arrow_ov.png);
}
.disabled {
	display:none;
}

#headerBnrs {
	position:absolute;
	top:84px;
	right:0px;
}
#headerBnrs ul {
}
#headerBnrs li {
	padding-left:10px;
}

#gm {
	height:55px;
	width:100%;
	background-image:url(../img/gm01.gif);
	background-repeat:repeat-x;
	background-position: center top;
	border-bottom:5px solid #978360;
}
#gm ul {
	width:1100px;
}
#gm li {
	float:left;
	width:130px;
	height:55px;
	display: table;
}
#gm li.gm04 {
	width:190px;
}
#gm li a {
	width:130px;
	height:55px;
	display:table-cell;
	background-image:url(../img/gm02.gif?1);
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none;
	text-align:center;
	vertical-align: middle;
}
#gm li.gm01 a {
	background-position:0 0;
}
#gm li.gm02 a {
	background-position:-130px 0;
}
#gm li.gm03 a {
	background-position:-260px 0;
}
#gm li.gm04 a {
	background-position:-390px 0;
	width:190px;
}
#gm li.gm05 a {
	background-position:-580px 0;
}
#gm li.gm06 a {
	background-position:-710px 0;
}
#gm li.gm07 a {
	background-position:-840px 0;
}
#gm li.gm08 a {
	background-position:-970px 0;
}

#gm li.gm01 a:hover,
#home #gm li.gm01 a:hover {
	background-position:0 -55px;
}
#gm li.gm02 a:hover,
#ratinglist #gm li.gm02 a:hover {
	background-position:-130px -55px;
}
#gm li.gm03 a:hover,
#rrinfo #gm li.gm03 a:hover {
	background-position:-260px -55px;
}
#gm li.gm04 a:hover,
#service #gm li.gm04 a:hover {
	background-position:-390px -55px;
}
#gm li.gm05 a:hover,
#international #gm li.gm05 a:hover {
	background-position:-580px -55px;
}
#gm li.gm06 a:hover,
#company #gm li.gm06 a:hover {
	background-position:-710px -55px;
}
#gm li.gm07 a:hover,
#contact #gm li.gm07 a:hover {
	background-position:-840px -55px;
}
#gm li.gm08 a:hover,
#contact #gm li.gm08 a:hover {
	background-position:-970px -55px;
}


#home #gm li.gm01 a {
	background-position:0 -110px;
}
#ratinglist #gm li.gm02 a {
	background-position:-130px -110px;
}
#rrinfo #gm li.gm03 a {
	background-position:-260px -110px;
}
#service #gm li.gm04 a {
	background-position:-390px -110px;
}
#international #gm li.gm05 a {
	background-position:-580px -110px;
}
#company #gm li.gm06 a {
	background-position:-710px -110px;
}
#company_recruit #gm li.gm07 a {
	background-position:-840px -110px;
}
#contact #gm li.gm08 a {
	background-position:-970px -110px;
}

#footer {
	background-color:#163363;
	border-bottom:10px solid #978360;
	min-width:1100px;
}
#footer .inner {
	position:relative;
}
#footer ul {
}
#footer li {
	float:left;
	background-image:url(../img/icon02.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:20px 20px;
	list-style-type:none;
}
#footer li a {
	color:#fff;
	text-decoration:none;
}
#footer li a:hover {
	text-decoration:underline;
}
#footer #pagetop {
	position:absolute;
	right:0px;
	top:0px;
}
#footer #copyright {
	color:#fff;
	text-align:center;
	line-height:54px;
	border-top:1px solid #000;
}

#content .inner {
	background-color:#fff;
	width:1060px;
	padding:20px;
	box-shadow:rgba(71, 71, 71, 0.2) 0px 0px 3px 3px;
	-webkit-box-shadow:rgba(71, 71, 71, 0.2) 0px 0px 3px 3px;
	-moz-box-shadow:rgba(71, 71, 71, 0.2) 0px 0px 3px 3px;
}

#content .leftColumn,
#content .rightColumn {
	width:520px;
}
#content .leftColumn {
	float:left;
}
#content .rightColumn {
	float:right;
}
#content .mainColumn {
	float:left;
	width:775px;
}
#content .subColumn {
	float:right;
	width:265px;
	padding-top:32px;
}


#content h2,
#content h3 {
	color:#fff;
	font-size:110%;
	position:relative;
}
#content h2 {
	background-color:#1176BB;
	background-image:url(../img/icon03.png);
	background-repeat:no-repeat;
	background-position:10px center;
	padding:10px 0 10px 30px;
}
#content h2.greentitle {
	background-color:#00aa44;
	background-image:none;
	padding:10px 0 10px 10px;
}
#content h2.greentitle .gicon01{
	width: 48px;
    height: 48px;
    display: inline-block;
    padding-right: 20px;
    position: absolute;
    top: -2px;
}
#content h2.greentitle span {
	padding-left: 70px;
}
#content h3 {
	background-color:#68B5D9;
	padding:10px 0 10px 20px;
}
#content h2 a,
#content h3 a {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-image:url(../img/icon04.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	color:#fff;
	position:absolute;
	right:10px;
}

.news {
	padding-bottom:30px;
}

.news dt {
	padding:20px 0 0;
}
.news dd {
  padding:6px 0 6px 55px;
  background-position:left center;
  background-repeat:no-repeat;
  border-bottom:1px dotted #DEDAD2;
  position:relative;
}
.news dd.releaseItem {
  padding:6px 0 6px 6px;
  display: table;
  width: 100%;
}
/* .news dd.j01 {
  background-image:url(../img/jicon01.gif);
}
.news dd.j02 {
  background-image:url(../img/jicon02.gif);
}
.news dd.j03 {
  background-image:url(../img/jicon03.gif);
}
.news dd.j04 {
  background-image:url(../img/jicon04.gif);
}
.news dd.j05 {
  background-image:url(../img/jicon05.gif);
}
.news dd.j06 {
  background-image:url(../img/jicon06.gif);
} */

.news .releaseIcon {
  width: 50px;
}

.news .releaseIcon img {
  margin-bottom: 2px;
}

.news .releaseIcon img:last-child {
  margin-bottom: 0;
}

.news .releaseIcon,
.news .releaseTitle {
  display: table-cell;
  vertical-align: middle;
}

.news .releaseTitle img {
  display: inline-block;
}

em.new,
.news .releaseTitle img.member,
.news .releaseTitle img.pdf {
  margin-left: 8px;
  vertical-align: middle;
}

em.new {
  color:#c52020;
  font-style: normal;
}

.news dd a {
	display: inline-block;
}
.news dd > span {
	display: inline-block;
	line-height: 25px;
}
.news dd a,
.news dd span {
	background-image:url(../img/icon01.png);
	background-position:5px center;
	padding-left:20px;
	background-repeat:no-repeat;
  display: inline-block;
}
.news dd a span {
	background: none;
	padding-left: 0;
	word-break: break-word;
}
.news dd.pdf a:after {
	content:"";
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-image:url(../img/pdf01.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:17px;
	height:19px;
	margin-left:10px;
	position:relative;
	top:3px;
}
.news dd.member:after  {
  content:"";
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image:url(../img/member01.gif);
  background-repeat:no-repeat;
  background-position:0 0;
  width:37px;
  height:20px;
  margin-left:10px;
  position:relative;
  top:2px;
}
.news dd.new a:after,
.news dd.new > span:after {
	content:"NEW" !important;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color:#c52020;
	padding-left: 10px;
    width: auto;
}

.news dd.pdf.new a:after {
	padding-left: 26px;
}

.companyReport {
	padding-bottom:30px;
}
.companyReport table {
	margin-top:20px;
	border-collapse:separate;
	width:100%;
	border-bottom:1px solid #DCE5EA;
	border-left:1px solid #DCE5EA;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
.companyReport table tr:first-child th:first-child {
	border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-o-border-radius: 5px 0 0 0;
	-ms-border-radius: 5px 0 0 0;
}
.companyReport table tr:first-child th:last-child,
.companyReport table tr:first-child td:last-child {
	border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-o-border-radius: 0 5px 0 0;
	-ms-border-radius: 0 5px 0 0;
}
.companyReport table tr:last-child td:first-child {
	border-radius:0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
	-webkit-border-radius: 0 0 0 5px;
	-o-border-radius: 0 0 0 5px;
	-ms-border-radius: 0 0 0 5px;
}
.companyReport table tr:last-child td:last-child {
	border-radius:0 0 5px 0;
	-moz-border-radius:0 0 5px 0;
	-webkit-border-radius: 0 0 5px 0;
	-o-border-radius: 0 0 5px 0;
	-ms-border-radius: 0 0 5px 0;
}
.companyReport table tr th:last-child {
	width:25%;
}
.companyReport th,
.companyReport td {
	border-top:1px solid #DCE5EA;
	border-right:1px solid #DCE5EA;
}
.companyReport th {
	font-weight:normal;
	padding:3px 0;
	background-color:#77BDDC;
	color:#fff;
}
.companyReport td {
	padding:5px 10px;
	vertical-align:middle;
}
.companyReport td.date {
	background-color:#EAF5FA;
	padding:1px 10px;
}
.companyReport td.icons {
	text-align:center;
}
.companyReport td.icons img {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding:0 5px;
}



.rankReport {
	padding-bottom:30px;
}
.rankReport dl {
	padding-top:10px;
}
.rankReport dt {
	padding:4px 0 0;
}
/* .rankReport dt span:after {
	content:"";
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-repeat:no-repeat;
	background-position:0 0;
	width:46px;
	height:20px;
	margin-left:10px;
	position:relative;
	top:4px;
}
.rankReport dt.j01 span:after {
	background-image:url(../img/jicon01.gif);
}
.rankReport dt.j02 span:after {
	background-image:url(../img/jicon02.gif);
}
.rankReport dt.j03 span:after {
	background-image:url(../img/jicon03.gif);
}
.rankReport dt.j04 span:after {
	background-image:url(../img/jicon04.gif);
}
.rankReport dt.j05 span:after {
	background-image:url(../img/jicon05.gif);
} */
.rankReport dt:after {
	content:"";
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-repeat:no-repeat;
	background-position:0 0;
	width:76px;
	height:20px;
	margin-left:10px;
	position:relative;
	top:4px;
}
.rankReport dt.r01:after {
	background-image:url(../img/report01.gif);
}
.rankReport dt.r02:after {
	background-image:url(../img/report02.gif);
}
.rankReport dt.r03:after {
	background-image:url(../img/report03.gif);
}
.rankReport dt.r04:after {
  background-image:url(../img/report04.gif);
}
.rankReport dt.r05:after {
  background-image:url(../img/report05.gif);
}
.rankReport dd {
	padding:0 0 10px;
	border-bottom:1px dotted #DEDAD2;
	position:relative;
}
.rankReport dd a {
	display: inline-block;
}
.rankReport dd a,.rankReport dd span {
	background-image:url(../img/icon01.png);
	background-position:5px 0.7em;
	padding-left:20px;
	background-repeat:no-repeat;
}
.rankReport dd > span {
    display: inline-block;
}
.rankReport dd a span {
    background: none;
    padding-left: 0;
    word-break: break-word;
}
.rankReport dd.new a:after {
	content:"NEW" !important;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding:0 0 0 5px;
	color:#c52020;
    width: auto;
}
.rankReport dd.pdf a:after,
.rankReport dd.pdf > span:after {
	content:"";
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-image:url(../img/pdf01.gif);
	background-repeat:no-repeat;
	background-position:0 0;
    width:17px;
	height:19px;
	margin-left:10px;
	position:relative;
	top:3px;
}
.rankReport dd.excel a:after,
.rankReport dd.excel > span:after {
  content:"";
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image:url(../img/excel01.gif);
  background-repeat:no-repeat;
  background-position:0 0;
  width:17px;
  height:19px;
  margin-left:10px;
  position:relative;
  top:3px;
}
.rankReport dd.member a:after,
.rankReport dd.member > span:after  {
	content:"";
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-image:url(../img/member01.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:37px;
	height:20px;
	margin-left:10px;
	position:relative;
	top:2px;
}

.rankReport dd.member.pdf a:after,
.rankReport dd.member.pdf > span:after  {
  content:"";
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image:url(../img/member01_pdf01.png);
  background-repeat:no-repeat;
  background-position:0 0;
  width: 72px;
  height:22px;
  margin-left:10px;
  position:relative;
  top:2px;
}
.rankReport dd.member.excel a:after,
.rankReport dd.member.excel > span:after  {
  content:"";
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image:url(../img/member01_excel01.png);
  background-repeat:no-repeat;
  background-position:0 0;
  width: 72px;
  height:22px;
  margin-left:10px;
  position:relative;
  top:2px;
}
.rankReport dd.new a:after,
.rankReport dd.new > span:after {
    content:"NEW" !important;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding:0 0 0 5px;
    color:#c52020;
    width: auto;
}

.rankReport dd.member.new a:after,
.rankReport dd.member.new > span:after {
    padding-left: 46px;
}

.rankReport dd.excel.new a:after,
.rankReport dd.excel.new > span:after {
    padding-left: 26px;
}

.rankReport dd.pdf.new a:after,
.rankReport dd.pdf.new > span:after {
    padding-left: 26px;
}

.rankReport dd.member.pdf.new a:after,
.rankReport dd.member.pdf.new > span:after {
    padding-left: 72px;
}

.rankReport dd.member.excel.new a:after,
.rankReport dd.member.excel.new > span:after {
    padding-left: 72px;
}

.info {
	padding-bottom:30px;
}
.info dl {
	padding-top:10px;
}
.info dt {
	padding:10px 0 0;
}
.info dd {
	padding:10px 0 10px;
	position:relative;
	border-bottom:1px dotted #DEDAD2;
}
.info dd a {
	display: inline-block;
}
.info dd a,.info dd span {
	background-image:url(../img/icon01.png);
	background-position:5px 0.6em;
	padding-left:20px;
	background-repeat:no-repeat;
	word-break: break-word;
    vertical-align: top;
}
.info dd a span {
    background: none;
    padding-left: 0;
}
.info dd.pdf a:after,
.info dd.pdf > span:after {
	content:"";
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-image:url(../img/pdf01.gif);
	background-repeat:no-repeat;
	background-position:0 0;
    width:17px;
	height:19px;
	margin-left:10px;
	position:relative;
	top:3px;
}

.info dd.member a:after,
.info dd.member > span:after  {
  content:"";
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image:url(../img/member01.gif);
  background-repeat:no-repeat;
  background-position:0 0;
  width: 37px;
  height:22px;
  margin-left:10px;
  position:relative;
  top:2px;
}
.info dd.member.pdf a:after,
.info dd.member.pdf > span:after  {
  content:"";
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image:url(../img/member01_pdf01.png);
  background-repeat:no-repeat;
  background-position:0 0;
  width: 72px;
  height:22px;
  margin-left:10px;
  position:relative;
  top:2px;
}
.info dd.new a:after,
.info dd.new > span:after {
	content:"NEW" !important;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding:0 0 0 5px;
	color:#c52020;
    width: auto;
}

.info dd.member.new a:after,
.info dd.member.new > span:after {
	padding-left: 46px;
}

.info dd.pdf.new a:after,
.info dd.pdf.new > span:after {
	padding-left: 26px;
}

.info dd.member.pdf.new a:after,
.info dd.member.pdf.new > span:after {
	padding-left: 72px;
}


.pankuzu {
	padding:0 0 8px 0;
	min-height:24px;
}
.pankuzu ul {
}
.pankuzu li {
	color:#0074BE;
	font-size:90%;
	list-style-type:none;
	display: block;
	float:left;
	padding-right:8px;
	line-height:24px;
	word-break: break-all;
}
.pankuzu li a {
	color:#0074BE;
}
.pankuzu li:last-child {
	font-weight:bold;
}
.pankuzu li ~ li {
}
.pankuzu li ~ li:before {
	content:"＞";
	font-weight:normal;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-right:6px;
}

.pager {
	/zoom: 1;
	margin: 30px 0 20px;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.pager ul {
	position: relative;
	left: 50%;
 	float: left;
}
.pager li {
	float: left;
	margin: 0 5px 5px 0;
	list-style-type:none;
	position: relative;
	left: -50%;
}
.pager li span,
.pager li a {
	float: left;
	padding: 5px 12px;
	background: #F0F9FF;
	border: 1px solid #adcadc;
	color: #0074be;
	text-decoration:none;
}
.pager li span {
	background: #0069B6;
	border: 1px solid #0069B6;
	color: #fff;
	font-weight:bold;
}
.pager li a:hover {
	background: #0069B6;
	border: 1px solid #0069B6;
	color: #fff;
}



.sideBnrs {
}
.sideBnrs li {
	list-style-type:none;
	padding-bottom:15px;
}
.sideNav {
	padding:15px 0 30px;
}
.sideNav dl {
}
.sideNav dt {
	background-color:#1176BB;
	color:#fff;
	font-size:110%;
	padding:10px 10px 10px 30px;
	background-image:url(../img/icon03.png);
	background-repeat:no-repeat;
	background-position:10px center;
	font-weight:bold;
}
.sideNav dd {
	background-color:#F0F9FF;
	padding:10px 10px 10px 30px;
	background-image:url(../img/icon05.png);
	background-repeat:no-repeat;
	background-position:10px center;
	font-weight:bold;
	border-bottom:1px solid #fff;
}
.sideNav dd a {
	text-decoration:none;
	display:block;
}


.searchForm {
	background-color:#eff2f7;
	padding:15px;
	margin:20px 0 10px;
	color:#004068;
}
.searchFormBox {
	background-color:#fff;
	padding:3px 15px;
	display:table;
	width:100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.searchFormBox dl {
	display:table-row;
}
.searchFormBox dt,
.searchFormBox dd {
	border-bottom:0px;
	background-image:url(../img/dott02.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:10px 0 !important;
}
.searchFormBox dl:last-child dt,
.searchFormBox dl:last-child dd {
	background-image: none;
}
.searchFormBox dt {
	text-indent:10px;
	display:table-cell;
	width:144px;
}
#information .searchFormBox dt {
/*	width:280px;*/
}
.searchFormBox dt:after,
.searchFormBox dt span:after {
	display:none;
}
.searchFormBox dt span {
	display:block;
	border-left:5px solid #004068;
}
.searchFormBox dd .border {
	display: table-cell;
	*display: inline;
	*zoom: 1;
	border-left:5px solid #004068;
	text-indent:10px;
	padding:0 20px 0 0;
}
.searchFormBox dd {
	display:table-cell;
}
.searchFormBox dd div {
	display: table-cell;
	*display: inline;
	*zoom: 1;
	min-width:200px;
}
.searchFormBox dd span.calendar {
	position:relative;
	padding:0 10px;
	margin:0 20px;
}
.searchFormBox dd span.calendar:before {
	content:"";
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-image:url(../img/icon06.png);
	background-position:0 0;
	background-repeat:no-repeat;
	width:25px;
	height:28px;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-16px;
}
.searchFormBox dd.freeword input {
	width:68%;
}
.searchFormBox dd.keyword input {
	width:50%;
}
.searchFormBox dd .link a {
	background-image:url(../img/icon07.png);
	background-repeat:no-repeat;
	background-position:2px center;
}
.searchFormBox dd label {
	padding-right:10px;
}
.searchFormBox dd label:hover {
	cursor:pointer;
}
.searchFormBox dd input {
	margin-right:5px;
}
.searchFormBox dd input#from,
.searchFormBox dd input#to {
	width:20%;
}
.searchFormBox dd a{
	background-image: none;
	padding-left: 20px;
}
.searchFormBtn {
	padding-top:15px;
	text-align:center;
}
.searchFormBtn input {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.searchFormBtn input:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}

.text {
	padding:20px 20px 0;
}
.text p {
	line-height:1.5;
	padding-bottom:10px;
}
.text p.indent {
	padding-top:10px;
	padding-left:2.3em;
	text-indent:-3em;
}


.ratinglist {
	padding-bottom:30px;
}
.ratinglist table {
	margin-top:20px;
	border-collapse:separate;
	width:100%;
	border-bottom:1px solid #DCE5EA;
	border-left:1px solid #DCE5EA;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
/*.ratinglist table tr:first-child th:first-child {
	border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-o-border-radius: 5px 0 0 0;
	-ms-border-radius: 5px 0 0 0;
}
.ratinglist table tr:first-child th:last-child,
.ratinglist table tr:first-child td:last-child {
	border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-o-border-radius: 0 5px 0 0;
	-ms-border-radius: 0 5px 0 0;
}
.ratinglist table tr:last-child td:first-child {
	border-radius:0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
	-webkit-border-radius: 0 0 0 5px;
	-o-border-radius: 0 0 0 5px;
	-ms-border-radius: 0 0 0 5px;
}
.ratinglist table tr:last-child td:last-child {
	border-radius:0 0 5px 0;
	-moz-border-radius:0 0 5px 0;
	-webkit-border-radius: 0 0 5px 0;
	-o-border-radius: 0 0 5px 0;
	-ms-border-radius: 0 0 5px 0;
}*/
.ratinglist table tr td:nth-of-type(2) {
	width:10%;
	text-align:center;
}
.ratinglist table tr td:nth-of-type(3) {
  width:20%;
  text-align:center;
}
.ratinglist table tr td:last-child {
	width:20%;
	text-align:center;
}
.ratinglist th,
.ratinglist td {
	border-top:1px solid #DCE5EA;
	border-right:1px solid #DCE5EA;
}
.ratinglist th {
	font-weight:normal;
	padding:3px 0;
	background-color:#77BDDC;
	color:#fff;
}
.ratinglist td {
	padding:4px 8px;
	vertical-align:middle;
}
.ratinglist td:nth-of-type(1) {
	padding:8px 8px;
}

.ratinglist.sf table tr td:nth-of-type(2) {
  width:10%;
  text-align:center;
}
.ratinglist.sf table tr td:nth-of-type(3) {
	width:20%;
	text-align:center;
}
.ratinglist.sf table tr td:nth-of-type(4) {
	width:25%;
	text-align:center;
}
.ratinglist.sf table tr td:last-child {
	width:20%;
	text-align:center;
}

.ratinglist.sf_sf table tr td:nth-of-type(2) {
	width:auto;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
}
.ratinglist.sf_sf table tr td:nth-of-type(3) {
	padding-left:8px;
	padding-right:8px;
	text-align:center;
}
.ratinglist.sf_sf table tr td:nth-of-type(4) {
	width:auto;
	text-align:left;
	border-right-width:0;
	padding-left:8px;
}
.ratinglist.sf_sf table tr td:last-child {
	width:auto;
	text-align:center;
}
.ratinglist.sf_sf table tr td .member {
  content:"";
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image:url(../img/member01.gif);
  background-repeat:no-repeat;
  background-position:20px 0;
  width:60px;
  height:20px;
  position:relative;
  top:2px;
}

.sideNav .pdf a:after {
	content:"";
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-image:url(../img/pdf01.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:17px;
	height:19px;
	margin-left:10px;
	position:relative;
	top:3px;
}

.footLink {
	background-image:url(../img/line02.gif);
	background-repeat:no-repeat;
	background-position:top center;
	margin-top:20px;
}
.footLink ul {
	padding:40px 20px;
}
.footLink li {
	background-image:url(../img/icon05.png);
	background-position:left center;
	padding: 5px 0 5px 20px;
	background-repeat:no-repeat;
	list-style-type:none;
}
.footLink li a {
	font-size:110%;
}
.footLink li.pdf a:after {
	content:"";
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-image:url(../img/pdf01.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:17px;
	height:19px;
	position:relative;
	top:1px;
	margin:-3px 10px;
}


.paddingTop {
	padding-top:30px !important;
}

.table01 {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	width:100%;
	margin-bottom:20px;
}
.table01 th,
.table01 td {
	padding:5px 15px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	vertical-align:middle;
}
.table01 th {
	background-color:#eee;
}
.table01 th.pdf a:after,
.table01 td.pdf a:after {
	content:"";
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-image:url(../img/pdf01.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:17px;
	height:19px;
	margin-left:10px;
	position:relative;
	top:3px;
}
.table01 td {
}
.table01 td:first-of-type {
	text-align:center;
	font-weight:bold;
}
.table01.fwn th {
	text-align:right;
}
.table01.fwn td:first-of-type {
	text-align:left;
	font-weight:normal;
}

.wa {
	width:auto !important;
}
.w10 {
	width:10% !important;
}
.w15 {
	width:15% !important;
}
.w20 {
	width:20%;
}
.w25 {
	width:25%;
}
.w30 {
  width:30%;
}
.w40 {
	width:40%;
}
.w60 {
	width:60%;
}
.w75 {
	width:75%;
}

.table01.small {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	width:100%;
	margin:20px 0 50px;
}
.table01.small:nth-of-type(2n) {
	border-top:0px;
	margin-top:0px;
}
.table01.small:nth-of-type(2n+1) {
	margin-bottom:0px;
}
.table01.small th,
.table01.small td {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	vertical-align:middle;
	white-space: nowrap;
}
.table01.small th {
	background-color:#eee;
	padding:3px 0;
	font-size:75%;
	color:#666;
}
.table01.small td {
	padding:10px 15px;
	font-size:85%;
}
.table01.small td img {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin:-5px 0;
}
.table01.small td:nth-of-type(1),
.table01.small td:nth-of-type(2),
.table01.small td:nth-of-type(3),
.table01.small td:nth-of-type(5) {
	text-align:center;
	font-weight:normal;
}
.table01.small.upper td:nth-of-type(1) {
	width:20%;
}
.table01.small.upper td:nth-of-type(2) {
	width:auto;
}
.table01.small.upper td:nth-of-type(3) {
	width:33%;
}
.table01.small.upper td:nth-of-type(4) {
	width:40%;
}
.table01.small.lower td:nth-of-type(1) {
	width:15%;
}
.table01.small.lower td:nth-of-type(2) {
	width:15%;
}
.table01.small.lower td:nth-of-type(3) {
	width:15%;
}
.table01.small.lower td:nth-of-type(4) {
	width:auto;
}
.table01.small.lower td:nth-of-type(5) {
	width:10%;
}

.listLogo dd.pdf a:after {
	content:"";
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-image:url(../img/pdf01.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:17px;
	height:19px;
	position:relative;
	top:1px;
	margin:-3px 10px;
}

.table02 {
	width:100%;
	margin-top:10px;
	margin-bottom:20px;
}
.table02 th,
.table02 td {
	padding:5px 15px;
	vertical-align:top;
}
.table02 th {
	text-align:right;
}
.table02 td dt {
}
.table02 td dt:before {
	content:"・"
}
.table02 td dd {
	padding:1px 0 1px 24px;
	font-size:90%;
}
h3 + table {
	margin-top:24px;
}

.table03 {
	width:90%;
	margin:0 5% 20px;
	border:1px solid #eee;
}
.table03 th,
.table03 td {
	padding:10px 15px;
	vertical-align:middle;
	border-bottom:1px dotted #ccc;
}
.table03 th {
	text-align:right;
	width:36%;
	background-color: #eee;
}
.table03 tr:nth-of-type(2n+1) th {
	background-color: #eee;
}
.table03 tr:last-child th,
.table03 tr:last-child td {
	border-bottom:0px;
}

.filist .table03 {
	width:100%;
	margin:20px 0 40px;
}

.table04 {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	width:100%;
	margin-bottom:20px;
	margin-top: 10px;
}
.table04 th,
.table04 td {
	padding:5px 15px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	vertical-align:middle;
}
.table04 th {
	background-color:#eee;
	text-align: left;
	vertical-align: top;
}

/* ModalWindow */
#login {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
}

.close_overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    position: fixed;
    background: #000;
    opacity: 0.6;
    z-index: 5;
}

.modal_window {
    top: 10%;
    left: 50%;
    margin: 0 0 0 -300px;
    width: 600px;
    text-align: center;
    display: block;
    background: #fff;
    position: absolute;
    z-index: 10;
	padding:0px;
	border-radius: 8px 8px 5px 5px;
	-moz-border-radius: 8px 8px 5px 5px;
	-webkit-border-radius: 8px 8px 5px 5px;
	-o-border-radius: 8px 8px 5px 5px;
	-ms-border-radius: 8px 8px 5px 5px;
}

/* CSS3 ModalWindow SET
-------------------------- */
@-webkit-keyframes modalFadeIn {
    0% {opacity:0;display:block;}
    100% {opacity:1;}
}
div#modal div.target {
    -webkit-animation-name: modalFadeIn;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    opacity: 1;
    display:block;
}


#modal .login_header {
	padding-bottom:30px;
	position:relative;
}
#modal .login_header p {
	font-size:18px;
	color:#fff;
	font-weight:bold;
	background-color:#4475B7;
	padding:8px 0;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
}
#modal .login_header a {
	position:absolute;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	right:10px;
	top:7px;
	background-color:#999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	color:#fff;
	font-size:20px;
	text-decoration:none;
	width:28px;
	height:28px;
	line-height:28px;
	text-align:center;
}
#modal .login_header a:hover {
	background-color:#ccc;
}
#modal .loginform {
	display:table;
	width:80%;
	margin:0 auto;
}
#modal .loginform dl {
	display:table-row;
}
#modal .loginform dt,
#modal .loginform dd {
	padding:5px 0;
}
#modal .loginform dt {
	display:table-cell;
	width:25%;
}
#modal .loginform dd {
	display:table-cell;
	text-align:left;
}
#modal .loginform dd input {
	font-size:100%;
	padding:3px;
	border:1px solid #ccc;
}
#modal .loginform dd input[type="text"] {
	width:90%;
}
#modal input[type="button"] {
	font-size:110%;
	padding:5px 0;
	width:30%;
	text-align:center;
	cursor:pointer;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	font-weight:bold;
	color:#fff;
	background-color:#4173BA;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	border: none;
}
#modal input[type="button"]:hover {
	background-color: #98B3DB;
}
#modal .login_btn {
	text-align:center;
	padding:10px 0 30px;
}
#modal .login_footer {
	border-top:1px dotted #ccc;
	padding:20px 40px 30px;
}
#modal .login_footer p.title {
	font-size:18px;
	padding-bottom:10px;
}
#modal .login_footer p {
	text-align:left;
}
#modal .login_footer p.pdf {
	padding-top:5px;
}
#modal .login_footer p.pdf a {
}
#modal .login_footer p.pdf a:after {
	content:"";
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-image:url(../img/pdf01.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:17px;
	height:19px;
	position:relative;
	top:1px;
	margin:-3px 10px;
}

#modal input[type="text"] {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
#modal label {
	cursor:pointer;
}


.sftoggle {
	width:44px;
	height:24px;
	display:block;
	background-image:url(../img/toggle.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	padding-right: 8px;
}
.sftoggle:hover {
	opacity:0.7;
}
.sftoggle.active {
	background-position:0 -24px;
}

.ratinglist.sf_sf table tbody tr ~ tr td:nth-of-type(1) {
	border-top-width:0px;
}

.pt10 {
	padding-top:10px !important;
}
.pt20 {
	padding-top:20px !important;
}
.pt24 {
	padding-top:24px !important;
}

.infoDetail dl {
	padding-top: 30px;
}

.infoDetail dt {
	padding: 0 0 0;
}

.infoDetail .date {
	text-align: right;
	margin-bottom: 15px;
}

.infoDetail .title {
	font-weight: bold;
	font-size: 16px;
	word-break: break-all;
}

.infoDetail .pdf a {
	background-image: url(../img/icon01.png);
	background-position: 5px center;
	padding-left: 20px;
	background-repeat: no-repeat;
}

.infoDetail .pdf a:after {
	content: "";
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-image: url(../img/pdf01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 17px;
	height: 19px;
	margin-left: 10px;
	position: relative;
	top: 3px;
}
.infoDetail dd {
	border-bottom: none;
}
.infoDetail .pdf {
	padding: 0 0 10px;
	position: relative;
	border-top: 1px dotted #DEDAD2;
	padding-top: 10px;
	text-align: right;
	margin-top: 15px;
}

.infoDetail .date {
	padding: 0 0 10px;
	position: relative;
	border-bottom: 1px dotted #DEDAD2;
}

.basicInner .tab .member{
  margin-left:10px;
  display: inline;
   position:relative;
  top:2px;
}

.rgt {
  text-align:right;
	position: absolute;
	bottom: 13px;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 1100px;
	display: block;
}

.pdmg20,
.news dd.pdmg20,
.corpIReport .table dd.pdmg20,
.rankReport dd.pdmg20,
.info dd.pdmg20{
  padding-left: 20px;
}

.greeninfo {
	background-color: #f6ffd6;
	padding: 20px 20px 20px;
	margin-bottom: 20px;
}

.greeninfoDetail {
/*	background-color: #e8fcbe;*/
/*	padding: 30px;*/
/*	box-shadow: 2px 2px 2px rgba(0,0,0,0.1)*/
}

.greeninfoDetail span {
	color: #00aa44;
	font-size: 14px;
	background-color: #ffffff;
	font-weight: bold;
}

.greeninfoDetail a img{
  display: inline-block;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
}

.greeninfoDetail a {
    background-image: url(../img/icon01.png);
    background-position: 0 center;
    background-repeat: no-repeat;
    padding: 0 0 0 15px;
}

.whiteinfoDetail {
	background-color: #ffffff;
	padding: 20px 30px;
	list-style:none;
}

.whiteinfoDetail li {
	padding: 5px 0;
}

.whiteinfoDetail a img{
	display: inline-block;
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
}

.whiteinfoDetail a {
	display: inline-block;
}

.greentable {
	table-layout: fixed;
}

.greentable th{
	vertical-align: middle;
	word-wrap: break-word;
}

.greentable td{
	background-color: #ffffff;
	word-wrap: break-word;
}

.greentable img {
	display: inline-block!important;
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
}

.greennews .table dt {
    width: 100px;
    padding-left: 10px;
}

.greennews .table dd.greenicon {
	background: none;
  position: relative;
  padding: 10px 0;
  padding-right: 1.5em;
}

.greennews .table dd {
    background-image: url(../img/icon01.png);
    background-position: 5px 0.5em;
    padding-left: 20px;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-bottom: 10px;
}

.greennews .table dt {
    padding: 10px 0;
}

.greennews .table dd {
    background-position: 5px 17px;
    background-repeat: no-repeat;
    position: relative;
}

.greennews .table dd img {
    display: inline-block;
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
}

.greennews .table dt,
.greennews .table dd {
    display: table-cell;
    line-height: 1.5;
    vertical-align: top;
}

.pb0 {
	padding-bottom: 0!important;
}

.pt20 {
	padding-top: 20px !important;
}

.whiteinfoDetail .title {
	font-weight: bold;
    border-bottom: 1px solid #00aa44;
    padding: 10px 0;
    margin-bottom: 20px;
    color: #00aa44;
}

a.greenlink {
	color: #00aa44;
}

a.greenlink:hover {
	color: #94d8af;
}

.greenarea {
	background-color: #f6ffd6;
	padding: 20px;
	margin: 20px 0;
}

.w110 {
	width: 110px;
}

.tabletitle {
	background-color: #2c93d5!important;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mtb50{
	margin: 50px 0;
}

.whiteinfoDetail dl {
    border-bottom: 1px dotted #DEDAD2;
}



/* add 20180909 */
.table dd.greenicon {
    padding-right:1.5em;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
#greenbtns {
    padding:0 0 1em;
}
#greenbtns ul {
    padding:0 2%;
}
#greenbtns li {
    width:25%;
    float:left;
    padding:0 1%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    list-style-type: none;
}
#greenbtns li a {
    display: block;
}
#greenbtns li a img {
    display: block;
    width:100%;
}
#greenbtns li a:hover {
    background-color: #336A1B;
}
#greenbtns li a:hover img {
    opacity: 0.75;
}


#greenbtns2 {
    padding:2em 0 4em;
}
#greenfinance #content h2 a,
#greenfinance #content h3 a {
  background-image: url(../img/icon04_2.png);
}
#greenbtns2 ul {
    padding:0 2%;
}
#greenbtns2 li {
    width:33.33%;
    float:left;
    padding:0 1%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    list-style-type: none;
}
#greenbtns2 li a {
    display: block;
    background-color: #00aa44;
    height: 62px;
    color: #ffffff;
    font-weight: bold;
    padding: 5px;
    border-radius: 3px;
    background-image: url(../img/icon04_2.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    padding-right: 20px;
}
#greenbtns2 li a dt {
  width: 70px;
  padding-right: 5px;
}
#greenbtns2 li a dt,
#greenbtns2 li a dd {
  vertical-align: middle;
  display: table-cell;
}
#greenbtns2 li a img {
    display: block;
    width:100%;
}
#greenbtns2 li a:hover {
    background-color: #336A1B;
}
#greenbtns2 li a:hover img {
    opacity: 0.75;
}


.mb30 {
    margin-bottom:30px;
}
.pager.green li span,
.pager.green li a {
	background: #F1FEF3;
	border: 1px solid #B1D8B5;
	color: #18A949;
}
.pager.green li span {
	background: #18A949;
	border: 1px solid #18A949;
	color: #fff;
	font-weight:bold;
}
.pager.green li a:hover {
	background: #18A949;
	border: 1px solid #18A949;
	color: #fff;
}
#greentabs {
    padding:1em 0 2em;
}
#greentabs ul {
    padding:0 8px;
    border-bottom:2px solid #18A949;
}
#greentabs li {
    width:25%;
    float:left;
    padding:0 1px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    list-style-type: none;
}
#greentabs li a {
    display: block;
    border:1px solid #B1D8B5;
    border-bottom-width: 0px;
    text-align: center;
    line-height: 3;
    padding:0.5em 0;
    background-color: #F1FEF3;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    color: #18A949;
    text-decoration: none;
    letter-spacing: -0.5px;
}
#greentabs li a:hover {
    background-color: #CBE3CF;
}
#greentabs li.two-line a {
    line-height: 1.5;
}
#greentabs li.current a {
    border:1px solid #18A949;
    border-bottom-width: 0px;
    color:#fff;
    background-color: #18A949;
    font-weight: bold;
}
#greentabs li a img {
    display:inline;
    margin-left: 8px;
    vertical-align: middle;
    position: relative;
    top:-2px;
}

sup {
    vertical-align: super !important;
    font-size: smaller !important;
}

.greentable table {
    width:100%;
    margin-top:1em;
    border-left: 1px solid #B1D8B5;
    border-top: 1px solid #B1D8B5;
}
.greentable th,
.greentable td {
    vertical-align: middle;
    font-weight: normal;
    padding:4px 8px;
    border-right: 1px solid #B1D8B5;
    border-bottom: 1px solid #B1D8B5;
}
.greentable1 th,
.greentable1 td {
    font-size: 12px;
}
.greentable th {
    white-space: nowrap;
    background-color: #F1FEF3;
}
.greentable1 tr td:nth-of-type(3),
.greentable1 tr td:nth-of-type(4),
.greentable1 tr td:nth-of-type(5),
.greentable1 tr td:nth-of-type(6),
.greentable1 tr td:nth-of-type(7),
.greentable1 tr td:nth-of-type(8),
.greentable1 tr td:nth-of-type(9),
.greentable1 tr td:nth-of-type(10) {
    text-align: center;
}
.greentable2 tr td:nth-of-type(1),
.greentable2 tr td:nth-of-type(3) {
    text-align: center;
}
.greentable td {
    height: 50px;
}
.socialtable1 th,
.socialtable1 td,
.socialtable2 th,
.socialtable2 td,
.socialtable3 th,
.socialtable3 td,
.socialtable3e th,
.socialtable3e td  {
    font-size: 12px;
}
.socialtable1 tr td:nth-of-type(1),
.socialtable1 tr td:nth-of-type(4),
.socialtable1 tr td:nth-of-type(5),
.socialtable1 tr td:nth-of-type(7) {
    text-align: center;
}
.socialtable2 tr td:nth-of-type(1),
.socialtable2 tr td:nth-of-type(4),
.socialtable2 tr td:nth-of-type(5),
.socialtable2 tr td:nth-of-type(6),
.socialtable2 tr td:nth-of-type(7),
.socialtable2 tr td:nth-of-type(8) {
    text-align: center;
}
.socialtable3 tr td:nth-of-type(1),
.socialtable3 tr td:nth-of-type(4),
.socialtable3 tr td:nth-of-type(5),
.socialtable3 tr td:nth-of-type(6) {
    text-align: center;
}
.socialtable3e tr td:nth-of-type(1),
.socialtable3e tr td:nth-of-type(4),
.socialtable3e tr td:nth-of-type(5) {
    text-align: center;
}

.greenkome {
    font-size: 12px;
    padding:0.5em 0;
    text-align: right;
}
.greenkome.table-r-notes table {
	width: auto;
	float: right;
	text-align: left;
	border: 0;
	margin-top: 0;
}
.greenkome.table-r-notes td {
	height: auto;
	border: 0;
	padding: 0;
  font-size: 12px;
}
.greentitle img {
    display:inline;
    margin-left: 4px;
    vertical-align: middle;
    position: relative;
    top:-2px;
}

.basic .listNav {
  padding: 8px 0;
  margin: 0 -5px;
}

.listNav li {
list-style: none;
float: left;
width: 23%;
margin: 5px 1%;
height: 5rem;
overflow: hidden;
}

.listNav li a {
display: table;
background: linear-gradient(#0062aa, #0e4284);
background-color: #0e4284;
color: #fff;
text-align: center;
line-height: 1.4;
width: 100%;
border-radius: 5px;
border-right: 1px solid #003a86;
border-bottom: 1px solid #003a86;
height: 4rem;
}

.listNav li a:hover {
  text-decoration: none;
  background: linear-gradient(#1052a5, #01295d);
}

.listNav li a span {
display: table-cell;
vertical-align: middle;
padding: 5px;

height: 4rem;
width: 100%;
}