@charset "utf-8";
/* CSS Document */
#company1 #btnmenu0 {
	background:url(../../common/img/btn_menu.gif) no-repeat;
	background-position:0px -51px;
}
#company1 #btn_lmenu1 {
	background: url(../img/img_side_menu.gif) no-repeat;
	background-position: -210px -34px;
}

#com_title_data {
	margin-bottom: 20px;
}

#compdata_h3_1{/*業績*/
	margin-top:30px;
	margin-bottom:20px;
}

/*******************************他ページ共通可************************************/
#datalist_ul{
	width:750px;
	margin:0px 10px 20px 10px;
	padding-top:10px;
}
#datalist_ul li{
	background:url(../img/img_underline.gif) repeat-x bottom;
	margin-top:10px;
	padding-bottom:10px;
	line-height:140%;
}
dl{
	display:inline;}
#datalist_ul dt{
	float:left;
	width:225px;
	font-weight:bold;
	color:#474748;
}
#datalist_ul dd{
	float:left;
	width:525px;
}
dl span{
	padding-left:15px;
	display:block;
	background:url(../img/img_listhead.gif) no-repeat 0px 6px;
}
#performance{
	width:750px;
	margin:0 10px;
}
.performance_table0{
	float:left;
}
.performance_table1{
	float:right;	
}

caption{
	text-align:left;
	font-weight:bold;
	color:#474748;
	padding-bottom:0.5em;
}
.data_year{
	text-align:center;
}	
.performance_table0,
.performance_table1{
	background:#acacac;
	width:365px;
}
.performance_table0 th,
.performance_table1 th{
	background:#dee6f0;
	border-top:1px solid #FFF;
	border-left:1px solid #fff;
	font-weight:bold;
	color:#474748;
}
.performance_table0 td,
.performance_table1 td{
	background:#FFFFFF;
	text-align:right;
}
.performance_table0 th,
.performance_table0 td,
.performance_table1 th,
.performance_table1 td{
	padding:3px;
}

#more{
	text-align:left;
	margin-top:30px;
	position:relative;
	height:26px;
}
#more a{
	position:absolute;
	right:0px;
	display:block;
	background:url(../img/btn_bottom_ir.gif) no-repeat;
	width:341px;
	height:26px;
	text-indent:-9999px;
}
#more a:hover{
	background:url(../img/btn_bottom_ir.gif) no-repeat 0px -26px;
}
