@charset "UTF-8";

/* ****************************************************
1. common parts

99. Extra

***************************************************** */


/* 1: common parts
=========================================*/
.pdfList {
	margin-top: 6px;
}
.pdfList li {
	padding-left: 20px;
	background: url(../images/com_ic004.gif) no-repeat 0 0.3em;
}
* html .pdfList li { /* for IE6 */
	height: 1%;
}
.pdfList li a {
	line-height: 1.8;
}
.pdfList li img.icon01 {
	margin: 0 5px;
}
* html .pdfList li img.icon01 { /* for IE6 */
	position: absolute;
}
.eventCol table {
	margin-top: 7px;
}
.noteText01 {
	padding-left: 1em;
	text-indent: -1em;
	color: #FF0000;
	font-weight: bold;
}
.noteText02 {
	color: #FF0000;
}
.noteList01 li {
	padding-left: 2.5em;
	text-indent: -2.5em;
	color: #FF0000;
	font-weight: bold;
}
.noteList02 li {
	padding-left: 2.5em;
	text-indent: -2.5em;
	color: #FF0000;
}

/* 2: graph parts
=========================================*/
.graphBox {
	width: 645px;
	margin-top: 20px;
}
.graphBox .graph {
	float: left;
	width: 250px;
}
.graphBox .expTx {
	float: right;
	width: 380px;
}

/* graphNav */
#graphNav {
	width: 648px;
	margin-top: 10px;
	padding: 12px 0 8px 12px; 
	background: url(../images/com_bg004.gif) repeat-x 0 0;
}
* html #graphNav {
	width: 660px;
}
#graphNav li {
	float: left;
	white-space: nowrap;
	margin-right: 20px;
}
#graphNav a {
	padding-left: 13px;
	background: url(../images/com_ic002.gif) no-repeat 0 0.3em;
}
#graphNav a.selected {
	background: url(../images/com_ic008.gif) no-repeat 0 0.3em;
	font-weight: bold !important;
}

/* 3: Table parts
=========================================*/
#ir #contents .normalTable .small {
	font-size: 83%;
	font-weight: normal;
}
#ir #contents .normalTable .bold th,
#ir #contents .normalTable .bold td {
	font-weight: bold;
}
#ir #contents .normalTable .emphasisLine th,
#ir #contents .normalTable .emphasisLine td {
	background-color: #EBF2FF;
	font-weight: bold;
}
#ir #contents .normalTable .divideLine th,
#ir #contents .normalTable .divideLine td {
	border-bottom: 2px solid #BBBBBB;
}
#ir #contents .normalTable caption.no-title {
	text-align: right;
	background: none;
}
#ir #contents .normalTable caption.no-title .notes {
	font-size: 80%;
}
#ir #contents .normalTable .lv2 {
	background: #ebf2ff;
}
#ir #contents .normalTable .lv3 {
	background: #f1f1f1;
}
#ir #contents .normalTable .cell-indent {
	padding-left: 15px;
}
#ir #contents .normalTable .v-middle {
	vertical-align: middle;
}
#ir #contents .normalTable .highLightTx {
	font-weight: bold;
	color: #005abb;
}

/* 4: Column parts
=========================================*/
#ir #contents .messageColumn {
	margin-top: 20px;
}
#ir #contents .messageColumn .photo {
	float: right;
	margin-left: 15px;
}
#ir #contents .messageColumn .message {
	overflow: hidden;
	zoom: 1;
}

#ir #contents .img-twoColumn {
	width: 315px;
}
#ir #contents .img-twoColumn .col-left {
	float: left;
	width: 150px;
}
#ir #contents .img-twoColumn .col-right {
	float: right;
	width: 150px;
}

/* TOP */
#ir #contents .rightLink {
	display: block !important;
	margin-top: 5px;
}
#ir #contents .rightLink p {
	float: right;
	padding-left: 16px;
	background: url(../images/com_ic009.gif) no-repeat 0 0.35em;
}

#ir #contents .btnList01 {
	clear: both;
	overflow: hidden;
	width: 672px;
	margin: 20px -12px 0 0;
}
#ir #contents .btnList01 li {
	float: left;
	margin: 0 12px 0 0;
}
#ir #contents .btnList02 {
	clear: both;
	overflow: hidden;
	width: 675px;
	margin: 7px -15px 0 0;
}
#ir #contents .btnList02 li {
	float: left;
	margin: 0 15px 0 0;
}

/* indexColumn */
#ir #contents .indexColumn {
	overflow: hidden; 
	width: 681px;
	margin: 40px -21px 0 0;
	background: url(../../ir/images/index_bg001.gif) no-repeat 0 bottom;
}
#ir #contents .indexColumn .innerColumn {
	float: left;
	width: 206px;
	margin-right: 21px;
	padding-bottom: 10px;
}
#ir #contents .indexColumn .innerColumn .linkList01 li img {
	margin: 0 0 -1px 3px;
}

#ir #contents .indexColumn .innerColumn .bottomLink {
	margin: 15px 15px 0 0;
}
#ir #contents .indexColumn .innerColumn .bottomLink p {
	float: right;
	padding-left: 16px;
	background: url(../images/com_ic009.gif) no-repeat 0 0.35em;
}
* html #ir #contents .indexColumn .innerColumn .bottomLink p {
	height: 1px;
}
#ir #contents .indexNote {
	margin-top: 30px;
	font-size: 80%;
}

#ir #contents #newsBox #tab li {
	background: url(../images/com_bg019.gif) repeat-y 0 0;
}
#ir #contents #newsBox #tab li a{
	width: 85px;
}
#ir #contents #newsBox #tab li.selected {
	margin-top: 0;
	background: url(../images/com_bg018.gif) repeat-y 0 0;
}
#ir #contents #newsBox #tab li.selected a{
	width: 85px;
}

/* latestBox */
#ir #contents .latestBox {
	clear: both;
	margin-top: 40px;
	border-top: 2px solid #7facdd;
	border-right: 1px solid #cccaca;
	border-bottom: 1px solid #cccaca;
	border-left: 1px solid #cccaca;
}
#ir #contents .latestBox h2 {
	position: relative;
	background: url(../../ir/images/index_bg002.gif) repeat-x 0 0;
}
* html #ir #contents .latestBox h2 { /* for IE6 */
	height: 1%;
}
#ir #contents .latestBox h2 span.title {
	display: block;
	padding: 5px 12px;
	background: url(../../ir/images/index_bg003.gif) repeat-x left bottom;
	font-size: 110%;
	font-weight: bold;
}
* html #ir #contents .latestBox h2 span.title { /* for IE6 */
	height: 1%;
}
#ir #contents .latestBox h2 span.rightLink {
	position: absolute;
	top: 0;
	right: 12px;
}
#ir #contents .latestBox h2 span.rightLink a {
	padding-left: 16px;
	background: url(../images/com_ic009.gif) no-repeat 0 0.1em;
}
* html #ir #contents .latestBox h2 span.rightLink a { /* for IE6 */
	background: url(../images/com_ic009.gif) no-repeat 0 0.35em;
	height: 1%;
}
#ir #contents .latestBox .latestList {
	padding: 8px 12px;
}




/* blueBlock01 */
#ir #contents .blueBlock01 {
	clear: both;
	margin-top: 15px;
	padding: 14px;
	background-color: #ebf2ff;
}
#ir #contents .blueBlock01 dt {
	font-weight: bold;
}
#ir #contents .blueBlock01 dt {
	font-weight: bold;
}
/* blueBlock02 */
#ir #contents .blueBlock02 {
	clear: both;
	margin-top: 30px;
	border: #7facdd 1px solid;
}
#ir #contents .blueBlock02 .titleText {
	padding: 6px 8px;
	background-color: #ebf2ff;
	font-size: 110%;
	font-weight: bold;
}
#ir #contents .blueBlock02 .iconLink01 {
	margin: 12px 15px;
}
/* blueBlock03 */
#ir #contents .blueBlock03 {
	clear: both;
	margin: 30px 0 0;
	padding: 3px 0 0;
	background: url(../../ir/stock/images/treat_bg001.gif) no-repeat 0 0;
}
#ir #contents .blueBlock03 .inner {
	width: 645px;
	background: url(../../ir/stock/images/treat_bg001.gif) no-repeat 0 100%;
}
#ir #contents .blueBlock03 .first-col {
	float: left;
	width: 326px;
	padding: 20px 0;
}
#ir #contents .blueBlock03 .second-col {
	overflow: hidden;
	zoom: 1;
	padding: 20px 25px 20px 0;
}

/* discountIcon */
#ir #contents .discountIcon span img {
	vertical-align: bottom;
	margin: 0 5px;
}
* html #ir #contents .discountIcon span img { /* for IE6 */
	vertical-align: middle;
}
/* boldText */
#ir #contents .boldText {
	font-weight: bold;
}
/* eLearningIcon */
#ir #contents .eLearningIcon span img {
	vertical-align: bottom;
	margin: 0 5px;
}
* html #ir #contents .eLearningIcon span img { /* for IE6 */
	vertical-align: middle;
}
#ir #contents .blueBlock03 .eLearningIcon span img {
	vertical-align: bottom;
	margin: 0 5px 0 0;
}




/* 5: FLASH
=========================================*/
object#careFlash01,
object#medicalFlash02,
object#careFlash01,
object#careFlash02,
object#educationFlash01,
object#educationFlash02,
object#otherFlash01,
object#otherFlash02 {
	height: 350px;
}

/* 99. Extra
=========================================*/
/* Clearfix */
#graphNav:after,
.graphBox:after,
#ir #contents .img-twoColumn:after,
#ir #contents .messageColumn:after,
#ir #contents .rightLink:after,
#ir #contents .btnList01:after,
#ir #contents .btnList02:after,
#ir #contents .indexColumn:after,
#ir #contents .blueBlock03 .inner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#graphNav,
.graphBox,
#ir #contents .img-twoColumn,
#ir #contents .messageColumn,
#ir #contents .rightLink,
#ir #contents .btnList01,
#ir #contents .btnList02,
#ir #contents .indexColumn,
#ir #contents .blueBlock03 .inner {
	display: inline-block;
	min-height:1%;
}


