/*---------------------
 titleArea
---------------------*/
#titleArea {
	background: url(../../images/public/common/ir_img_titlearea.jpg);
}

/*---------------------
 menuArea
---------------------*/
#menuArea {
	
}

#menuArea .teaser {
	text-align: center;
}

#menuArea .teaser ul {
	
}

#menuArea .teaser ul li {
	margin: 5px;
}

/*-- IRinfo--*/
#Contents #IRinfo {
	margin: 0 0 20px;
}

#Contents #IRinfo ul {
	padding: 0 5px;
}

#Contents #IRinfo ul li {
	background: url(../../images/public/common/arrow_03.gif) no-repeat 0 2px;
	padding: 0 0 7px 14px;
}

#Contents #IRinfo ul li span.date {
	color: #999999;
	float: right;
}

/*-- IRinfo--*/
#Contents #IRnews {
	margin: 0 0 20px;
}

#Contents #IRnews ul {
	padding: 0 5px;
}

#Contents #IRnews ul li {
	border-bottom: 1px solid #DDDDDD;
	padding: 3px 0 3px 0;
}

#Contents #IRnews ul li span.date {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}

#Contents #IRnews ul li span.logo {
	display: block;
	float: right;
	padding: 20px 0 0 0;
}

#Contents #IRnews ul li a.link {
	background: url(../../images/public/common/arrow_03.gif) no-repeat 0 2px;
	display: block;
	padding: 0 0 0 14px;
}

#Contents #IRnews span.body  {
  display: block;
  float: left;
  width: 80%;
}

/*-- IRinfo--*/
#Contents #IRschedule {
	margin: 0 0 20px;
}

#Contents #IRschedule .imgarea {
	padding: 20px 0;
	text-align: center;
}

#Contents .note {
	border: 1px solid #c8c8c8;
	padding: 5px;
}

/*---------------------
 Utility
---------------------*/
#Utility {
	
}

.UtilityInner {
	padding: 0 5px;
}

#Utility h3 {
	padding: 3px;
	background: #939292;
	margin: 0 0 5px;
}

#Utility #StockInfo {
	margin: 0 0 20px;
}

#Utility #StockInfo h3 {
	background: #192B66;
}

#Utility #StockInfo table {
	width: 170px;
}

#Utility #StockInfo table th {
	border-bottom: 1px solid #666;
	text-align: center;
	font-size: 77%;
	padding: 0 0 3px
}

#Utility #StockInfo table td {
	border-bottom: 1px solid #666;
	text-align: center;
	padding: 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}

#Utility #IRnewsService {
	margin: 0 0 20px;
	font-size: 77%;
	text-align: center;
}

#Utility #IRpodcast {
	margin: 0 0 20px;
	font-size: 77%;
}

#Utility #IRpodcast .note {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
}

.page_navigate {
	text-align: right;
}
