@charset "UTF-8";

/* -----------------------------------------------
 *           second style
 * ----------------------------------------------- */


/* ----- heading-lvl01 ----- */

div#heading-lvl01 {
	background: url(/shared/img/heading-lvl01_bg_11.png) left top no-repeat;
}
div#heading-lvl01 h1 {
	background: url(/shared/img/heading-lvl01_bg_12.png) left bottom no-repeat;
}

@media print {
	div#heading-lvl01 {
		background: url(/shared/img/heading-lvl01_bg_01.png) left top no-repeat;
	}
	div#heading-lvl01 h1 {
		background: url(/shared/img/heading-lvl01_bg_02.png) left bottom no-repeat;
	}
}


/* ----- main-image ----- */

#main-image {
	margin: -19px !important;
}

/* ----- banner ----- */

#banner {
	margin: -19px !important;
	padding: 0;
}

#banner li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1;
}

#banner li img {
	vertical-align: top;
}


/* ----- plug-in-block ----- */

dl.plug-in-block-A01,
dl.plug-in-block-A02,
dl.plug-in-block-A03 {
	*position: relative;
	*top: -8px;
	margin-top: -8px !important;
	margin-bottom: -8px;
	*margin-bottom: -16px;
	background-color: #fff;
	border-color: #fff;
}

@media print {
	dl.plug-in-block-A01,
	dl.plug-in-block-A02,
	dl.plug-in-block-A03 {
		*top: 0;
		*margin-top: 0 !important;
	}
}



/* ----- ir-stock-info ----- */

#ir-stock-info p.normal {
	margin-top: 3px;
}

#ir-stock-info div.image-block {
	margin-top: 0;
}


/* ----- ir-movie ----- */

#ir-movie dl.plain {
	margin-top: 3px;
}

#ir-movie div.image-block {
	margin-top: 0;
}


/* ----- ir-doc ----- */

#ir-doc dl.plain {
	margin-top: 0;
}

#ir-doc ul.normal {
	margin-top: 4px;
}


/* ----- ir-disclaimer ----- */

dl#ir-disclaimer dt {
	margin-bottom: 4px;
}





/* ----- dow-jones ----- */

#dow-jones {
	margin: 0 -3px;
	padding: 5px 0;
}




