@charset "utf-8";

#article h2 {
	color: #188dc8;
	font-size: 200%;
	margin-top: 15px;
	background: url(/english/company/news/img/bg-years_line.gif) repeat-x left bottom;
}
#article .link_area {
	overflow: hidden;
	margin-top: 15px;
}
#article .link_area li {
	float: left;
	padding-right: 50px;
}
#article .link_area li a,
#article .link_area li a:visited {
	background: url(/english/company/news/img/ico-next.gif) no-repeat left center;
	display: block;
	padding-left: 20px;
	font-size: 200%;
	color: #0080cc;
	font-weight: bold;
}
#article .link_area li a:hover {
	text-decoration: underline;
}
#article h3 {
	padding: 2px 0 2px 34px;
	margin-top: 29px;
	color: #0080cc;
	border-bottom: 1px solid #0080cc; 
}
#article .news_month01 {
	background: url(/english/company/news/img/bg-news_month01.gif) no-repeat left bottom;
}
#article .news_month02 {
	background: url(/english/company/news/img/bg-news_month02.gif) no-repeat left bottom;
}
#article .news_month03 {
	background: url(/english/company/news/img/bg-news_month03.gif) no-repeat left bottom;
}
#article .news_month04 {
	background: url(/english/company/news/img/bg-news_month04.gif) no-repeat left bottom;
}
#article .news_month05 {
	background: url(/english/company/news/img/bg-news_month05.gif) no-repeat left bottom;
}
#article .news_month06 {
	background: url(/english/company/news/img/bg-news_month06.gif) no-repeat left bottom;
}
#article .news_month07 {
	background: url(/english/company/news/img/bg-news_month07.gif) no-repeat left bottom;
}
#article .news_month08 {
	background: url(/english/company/news/img/bg-news_month08.gif) no-repeat left bottom;
}
#article .news_month09 {
	background: url(/english/company/news/img/bg-news_month09.gif) no-repeat left bottom;
}
#article .news_month10 {
	background: url(/english/company/news/img/bg-news_month10.gif) no-repeat left bottom;
}
#article .news_month11 {
	background: url(/english/company/news/img/bg-news_month11.gif) no-repeat left bottom;
}
#article .news_month12 {
	background: url(/english/company/news/img/bg-news_month12.gif) no-repeat left bottom;
}
#article .news_area {
	width: 760px;
	margin-bottom: 35px;
}
#article .news_area div {
	width: 760px;
	margin-bottom: 5px;
}
#article .news_area div.current {
	background: #f2f8fc;
}
#article .news_area div dl {
	width: 740px;
	display: block;
	padding: 10px 0 14px 20px;
	overflow: hidden;
	font-size: 117%;
	border-bottom: 1px dotted #c8ddf0;
	position: relative;
	top: 3px;
}
#article .news_area div .last {
	border-bottom: none;
}
#article .news_area div dl dt {
	width: 85px;
	float: left;
	padding-left: 25px;
	display: block;
	word-wrap: break-word; 
	background: url(../img/bg-time_arrow.png) no-repeat left center;
}
#article .news_area div dl dd {
	width: 600px;
	padding-left: 20px;
	float: left;
	display: block;
}
#article .news_area div dl dd a,
#article .news_area div dl dd a:visited {
	color: #0080cc;
}
#article .news_area div dl dd a:hover {
	text-decoration: underline;
}

#article .news_area div dl dt.new_ico {
    background: url(/english/ir/img/ico-new.gif) no-repeat left center;
	width: 85px;
    padding-left: 35px;
}