@charset "UTF-8";

body {
	background:url(../img/index_bg_03.png) 0 115px repeat-x;
}



/* Top Index */
div#mainBlock {
	margin-bottom:-10px;
	padding:0;
	background:none !important;
}

#breadcrumbs, #menuBlock {
	display:none;
}

#contBlock {
	width:auto;
	float:none;
	padding:0px;
}



/* Main contents */
#content01 {
	width:790px;
	font-size:.625em;
	line-height:1.4;
	/*background:#000;*/
}

#content01 * {
	padding:0px;
	margin:0px;
	border:0px;
	list-style:none;
}



/* Flash */
#content01 #flash01 {
	width:790px;
	height:290px;
	/*background-image:url(../img/flash_img.png);*/
	margin-bottom:10px;
}



/* News & stock contents */
#content01 .leftbox {
	float:left;
}

/* News & topics */
#content01 .leftbox .newsarea dl {
	position:relative;
	width:595px;
	margin-bottom:13px;
}

#content01 .leftbox .newsarea dt {
	border-bottom:1px solid #75D4FA;
}

#content01 .leftbox .newsarea dl img {
	vertical-align:bottom;
}

#content01 .leftbox .newsarea dd {
	background:url(../img/index_bg_04.png) top left repeat-x;
}

#content01 .leftbox .newsarea dd .a01 {
	position:absolute;
	top:3px;
	left:480px;
}

#content01 .leftbox .newsarea dd .a02 {
	position:absolute;
	top:3px;
	left:516px;
}

/* Stock */
#content01 .stock_prices {
	position:relative;
	width:595px;
	margin-bottom:14px;
	border:1px solid #BFBFBF;
	zoom:1;
}

#content01 .stock_prices .wrap01 {
	border:1px solid #fff;
	background:#DFDFDF;
	height:52px;
}

#content01 .stock_prices .wrap01 .title {
	position:absolute;
	left:7px;
	top:10px;
	padding-left:17px;
	background:url(../img/index_bg_12.png) 0 10px no-repeat;
}

#content01 .stock_prices .wrap01 .time {
	display:block;
	margin-top:3px;
	font-size:12px;
	color:#666;
}

#content01 .stock_prices .wrap01 .present {
	position:absolute;
	left:164px;
	top:14px;
	width:131px;
	background:#fff;
	padding:3px 3px 1px 11px;
	font-size:1.6em;
	font-weight:bold;
}

#content01 .stock_prices .wrap01 .present span {
	position:absolute;
	right:3px;
	top:3px;
	font-weight:bold;
}


#content01 .stock_prices .wrap01 .lastyear {
	position:absolute;
	left:320px;
	top:14px;
	width:106px;
	background:#fff;
	padding:4px 8px 3px 6px;
	font-size:1.4em;
	font-weight:bold;
}

#content01 .stock_prices .wrap01 .lastyear span {
	position:absolute;
	right:8px;
	top:4px;
	font-weight:bold;
}

#content01 .stock_prices .wrap01 ul {
	position:absolute;
	left:450px;
	top:8px;
	width:140px;
	font-size:1.2em;
	line-height:1.2;
}

#content01 .stock_prices .wrap01 ul li {
	margin-bottom:4px;
	padding-left:8px;
	background:url(../img/index_bg_11.png) left center no-repeat;
}

#content01 .stock_prices .wrap01 ul img {
	vertical-align:middle;
}



/* Contents index */
#content01 .index {
	clear:both;
	overflow:hidden;
	width:790px;
	margin-bottom:32px;
	padding-top:10px;
}

#content01 .index .item {
	float:left;
	width:185px;
	margin-right:16px;
}

#content01 .index .csr {
	float:right;
	margin-right:0;
}

#content01 .index .item h2 {
	margin-bottom:1px;
}

#content01 .index .item ul {
	margin-bottom:9px;
	border-right:1px solid #98BFFE;
	border-bottom:1px solid #98BFFE;
	border-left:1px solid #98BFFE;
	padding:7px 9px;
	background:url(../img/index_bg_07.png) repeat-x;
	font-size:1.2em;
	line-height:1.2;
}

#content01 .index .item li {
	margin-bottom:3px;
	padding-left:8px;
	background:url(../common/common_arrow_02.png) 0 0.3em no-repeat;
}

#mainBlock #content01 .index .item p {
	margin-bottom:9px;
}

#content01 .index .ir ul,
#content01 .index .company ul {
	height:16.5em;
}

#content01 .index .stock ul {
	height:10.7em;
}

#content01 .index .csr ul {
	height:4.9em;
}



/* Side contents */
#sidebar01 {
	float:right;
	width:185px;
	/*margin-bottom:13px;*/
	margin-bottom:0;
}

/* Monthly report */
#sidebar01 .report {
	margin-bottom:14px;
}

/* Mail service */
#sidebar01 .mail {
	margin-bottom:6px;
	background:url(../img/index_img_39.png) no-repeat;
}

#sidebar01 .mail a img {
	vertical-align:bottom;
}

#sidebar01 .mail a:hover img {
	opacity:0.01;
	-moz-opacity:0.01;
	filter: alpha(opacity=1);
}

/* IR schedule */
#sidebar01 .schedule {
	height:100%;
	padding:5px 3px 3px;
	margin-bottom:6px;
	border:1px solid #343434;
	background-color:#E8E8E8;
}

#sidebar01 .schedule h2 {
	margin-bottom:4px;
	text-align:center;
}

#sidebar01 .schedule .body {
	height:100%;
	padding:7px 7px 9px;
	background-color:#fff;
	font-size:1.2em;
}

#sidebar01 .schedule .body p {
	margin-top:15px;
	padding-left:10px;
	background:url(../img/index_arrow_01.png) 2px 0.3em no-repeat;
}

#mainBlock #sidebar01 .schedule .body p {
	margin-bottom:0;
}


/* Group index */
#content01 .group h2 {
	overflow:hidden;
	height:100%;
	margin-bottom:12px;
	padding-bottom:6px;
	border-bottom:1px dotted #C4C4C4;
		font-size:1.2em;
}

#content01 .group h2 img {
	float:left;
}

#content01 .group h2 .more {
	display:inline-block;
	float:right;
	padding-left:9px;
	background:url(../img/index_arrow_02.png) left center no-repeat;
	font-weight:normal;
}

#content01 .group ul {
	overflow:hidden;
	height:100%;
	margin:0 8px;
	padding-bottom:6px;
	line-height:1.2;
	font-size:1.2em;
}

#content01 .group li {
	float:left;
	width:178px;
	margin-right:7px;
	padding-left:8px;
	background:url(../img/index_arrow_03.png) left center no-repeat;
}

#content01 .group ul a {
	color:#666;
}

#content01 .group ul img {
	margin-left:3px;
	vertical-align:middle;
}



