@charset "utf-8";
/* Unchanged */



/*****************************/

/*############################################*/
/*レフトnavi*/
/*############################################*/
#columnLeft dd ul{
	height:103px;
}
#columnLeft dd li{
	
}
#columnLeft dd li a{
	background:url(./images/share/left_navi.gif) no-repeat;
}
/**/
#lnOut, #lnOut a:link, #lnOut a:visited{
	height:35px;
	background-position:0 0;
}
#lnFin, #lnFin a:link, #lnFin a:visited{
	height:35px;
	background-position:0 -35px;
}
#lnNew, #lnNew a:link, #lnNew a:visited{
	height:32px;
	background-position:0 -70px;
}
#lnSha, #lnSha a:link, #lnSha a:visited{
	height:32px;
	background-position:0 -102px;
}
#lnSes, #lnSes a:link, #lnSes a:visited{
	height:32px;
	background-position:0 -134px;
}
#lnEle, #lnEle a:link, #lnEle a:visited{
	height:32px;
	background-position:0 -166px;
}
#lnIr, #lnIr a:link, #lnIr a:visited{
	height:32px;
	background-position:0 -198px;
}
#lnSec, #lnSec a:link, #lnSec a:visited{
	height:32px;
	background-position:0 -230px;
}
#lnSto, #lnSto a:link, #lnSto a:visited{
	height:32px;
	background-position:0 -262px;
}
/*hover*/
#lnOut a:hover{
	height:35px;
	background-position:-190px 0;
}
#lnFin a:hover{
	height:35px;
	background-position:-190px -35px;
}
#lnNew a:hover{
	height:32px;
	background-position:-190px -70px;
}
#lnSha a:hover{
	height:32px;
	background-position:-190px -102px;
}
#lnSes a:hover{
	height:32px;
	background-position:-190px -134px;
}
#lnEle a:hover{
	height:32px;
	background-position:-190px -166px;
}
#lnIr a:hover{
	height:32px;
	background-position:-190px -198px;
}
#lnSec a:hover{
	height:32px;
	background-position:-190px -230px;
}
#lnSto a:hover{
	height:32px;
	background-position:-190px -262px;
}
/*選択*/
#lnOutView, #lnOutView a:link, #lnOutView a:visited, #lnOutView a:hover{
	height:35px;
	background-position:-190px 0;
}
#lnFinView, #lnFinView a:link, #lnFinView a:visited, #lnFinView a:hover{
	height:35px;
	background-position:-190px -35px;
}




/*############################################*/
/*会社概要*/
/*############################################*/
#outline {
	padding-top:20px;
	}

#outline .line{
	border-left: 1px solid #c3bfad;
	border-right: 1px solid #c3bfad;
	padding:12px 25px 15px 25px;
	}

#outline .line table{
	width:568px;
	}
#outline .line table th{
	width:1%;
	padding:10px 1.25em 8px 1.25em;
	margin:0;
	font-weight:bold;
	font-style:normal;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	background:#f6f6f1 url(../images/share/dotline.gif) left bottom repeat-x;
	}
#outline .line table td{
	width:99%;
	padding:10px 1em 8px 0.75em;
	text-align:left;
	vertical-align:middle;
	background:url(../images/share/dotline.gif) left bottom repeat-x;
	}


/*############################################*/
/*財務情報*/
/*############################################*/
#financial h4{
	margin:20px 0 0 0;
	padding:0;
	}

#financial .line{
	border-left: 1px solid #c3bfad;
	border-right: 1px solid #c3bfad;
	padding:2px 25px 0 25px;
	}

#financial .line dl{
	margin:0;
	padding:2px 0;
	}
#financial .line dt{
	margin:0;
	padding:10px 0 0 10px;
	background:url(../images/share/arrow_red.gif) 0px 15px no-repeat;
	display:inline;
	float:left;
	width:150px;/*145*/
	}
#financial .line dd{
	margin:0 0 0 165px;
	padding:10px 0 0 0;
	width:400px;/*403*/
	}

#financial .line ul{
	margin:0;
	padding:2px 0;
	list-style-type:none;
}
#financial .line li{
	margin:0;
	padding:10px 0 0 10px;
	background:url(../images/share/arrow_red.gif) 0px 15px no-repeat;
	list-style-type:none;
}

#financial .line li p.note{
	margin:0;
	padding:5px 0 0 0;
	font-size: 83.5%;
}

#financial .line p.add{
	margin:0;
	padding:5px 0 0 0;
	font-size: 83.5%;
}
