@charset "UTF-8";

/* -----------------------------------------------
 *           home style
 * ----------------------------------------------- */

/* ----- main-image-area ----- */

#main-image-area {
	padding-top: 9px;
	background: #fff url(/shared/img/topic-path_bg_01.png) left top repeat-x;
}

#main-image-area div.structure-content {
	width: 954px;
	padding: 0 13px;
}


#main-image-area div.section {
	background-image: url(/shared/img/section_bg_31.png);
}

#main-image-area div.section-pseudo-before {
	width: 954px;
	background-image: url(/shared/img/section_bg_32.png);
}

#main-image-area div.section-pseudo-after {
	width: 954px;
	background-image: url(/shared/img/section_bg_33.png);
}

#main-image-area #main-image {
	margin: -19px !important;
}






/* ----- main-area ----- */

#main-area {
	margin-top: 0;
}


/* ----- banner ----- */

#banner {
	margin: -20px -8px -8px -8px !important;
	padding: 0;
	line-height: 1;
}

#banner ul {
	margin-top: 0px !important;
}

#banner ul li {
	margin-top: 12px;
	margin-right: 15px;
	width: 218px;
}

#banner ul li.\33n\+3 {
	margin-right: 0;
}

#banner ul li img {
	vertical-align: top;
}


/* ----- dow-jones ----- */

#dow-jones {
	margin: 0 -3px;
	padding: 5px 0;
}



/* ----- company-list ----- */

#company-list {
	margin: 0 0 2px 0;
	font-size: 110%;
}

#company-list li {
	margin-top: 6px;
}



