@charset "utf-8";

/* =================================================
	#ir
================================================= */
#main {
    float: _none;
    width: _960px;
}


/* #sidebar
----------------------- */
#ir #sidebar .sec_sidebar .sidebar_title {
	background-image:url(../images/sidebar_title_ir.png);
/* sidebar_title img + 15px */
	height:120px;
}

/* =================================================
	#corporate_top
================================================= */
#ir #sec_ir_top .inner {
	overflow:hidden;
	margin:0 -15px -20px;
}
#ir #sec_ir_top .def_box_type01,
#ir #sec_ir_top .def_box_type01_nolink {
	float:left;
	margin:0 15px 20px;
	width:356px;
}

#ir #sec_ir_top .def_box_type01_nolink {
	height: 200px;
}


/* ol.list_ir
----------------------- */
#ir #sec_ir .list_ir01 a.icon_pdf {
	padding-left: 20px;
}
#main .list_style01 li.revision {
	padding-left: 1em;
	margin-top: -10px;
}
#ir #sec_ir .indent {
	padding-left: 1.2em;
}


#ir #sec_ir .list_ir02 {
	margin-top: 5px;
}
#ir #sec_ir .list_ir02 li {
	padding-left: 1.2em;
	margin-bottom: 20px;
}

/* table
----------------------- */
#ir #sec_ir .inner table {
	border: 1px solid #ccc;
	*border-collapse: collapse;
	border-spacing: 0;
	font-size: 1.3em;
	margin: 10px;
	text-align: left;
	width: 730px;
}

#ir #sec_ir .inner table th {
	background: none repeat scroll 0 0 #0072BB;
	border: 1px solid #ccc;
	padding: 10px;
}

#ir #sec_ir .inner table .font_wh th {
	color: #FFF;
}

/*#ir #sec_ir .inner table tbody th {
	background: none repeat scroll 0 0 #C2E4FC;
}*/

#ir #sec_ir .inner table tbody tr {
	border: 1px solid #ccc;
}

#ir #sec_ir .inner table td {
	border: 1px solid #ccc;
	padding: 10px;
}

#ir #sec_ir .inner table .leftend_lb {
	background: none repeat scroll 0 0 #C2E4FC;
	text-align: left;
	width: 150px;
}

#ir #sec_ir .inner table .talign_center {
	text-align: center;
}

#ir #sec_ir .inner table .talign_right {
	text-align:  right;
}

#ir #sec_ir .inner table td.width35 {
	width: 35px;
}

.kome_indent {
	display: block;
	padding-left: 1em;
	text-indent: -1em;
}

.width150 {
	width: 150px;
}

/* news */
#main .list_news dl dt {
	text-indent:0em;
}
#main .list_news dl dt span {
	left:0;
	background: none;
}
#main .list_news dl dd {
	padding:0 0 10px 8em;
}
#ir #sec_group_news_detail p {
	margin-bottom:30px;
	line-height:1.8;
}

#ir #sec_group_news_detail p:last-child {
	margin-bottom:0;
}
#ir #sec_group_news_detail .img span {
	display:block;
	margin:15px 0 30px;
	font-size:1.4em;
}
#ir #sec_ir ul.bknum {
	margin-top: 30px;
}
#ir #sec_ir ul.bknum li {
	float: left;
	width: 80px;
	margin-right: 15px;
	list-style-type: disc;
	list-style-position: inside;
}
