@charset "UTF-8";
/* over ride for english*/
.rightColumn ul#sideInfoLinkList{
	margin-top:32px;
}
.leftColumnTop .topProductsList li{
	padding:21px 30px 0 0;
	min-height: 28px;
}
.topProductsList li.txt2Line{
	padding: 13px 30px 0 0;
	line-height: 1.3em;
	min-height: 36px;
}

.topProductsList li.txt3Line{
	padding: 5px 30px 1px 0;
	line-height: 1.1em;
	min-height: 36px;
}

.topProductsList li.txt1Line_ex{
	padding: 22px 30px 0 0;
	line-height: 1.3em;
	min-height: 38px;
}

/* IE7 IE8 */
.leftColumnTop .topProductsList .txt2Line_next {
	padding: 13px 30px 0 0;
	line-height: 2.4em;
	min-height: 36px;
}

/* webkit */
.rightCol li:nth-of-type(2n+1) {
	clear:both;
}

.rightColumn ul#sideInfoLinkList li a{
	background: url("/institutional/common/imgs/icn_link_arrow_black.png") no-repeat scroll 199px 34px #E0E5E9;
	min-height:inherit;
	padding-bottom:10px;
}

#affiliatesArea ul.upper li{
	margin-right: 65px;
}
#affiliatesArea ul.lower li.listLastChild{
	margin-right: 0px;
}



/* add 20150521 */

.rightColumn{
	margin-top:25px;
}

/* add 20150709 */

#topMessage > a > span {
	background-position: 699px 215px;
}
#news_list .news dl dd {
    width: 75%;
}

/* add 20230124 */
.topNewsReleaseList {
  font-size: 16px;
  color: #0073C9;
  font-weight: bold;
  line-height: 1.4em;
  border-bottom: 1px solid #0074C9;
  padding: 10px 30px 0px 0px;
  margin-top: 20px;
  float: left;
  width: 200px;
  min-height: 32px;
  background: url(/institutional/common/imgs/icn_link_arrow_blue.png) no-repeat scroll 209px;
}

#top_news_area .info [href$="pdf"]{
	background: url(/institutional/common/imgs/icn_pdf.png) right center no-repeat;
	padding-right: 20px;
}


