/* --------------------------------------*/
/* 浜井産業-会社概要 */
/* --------------------------------------*/
@import"../share.css";
@import"../imageback.css";
/* IR情報トップ*/
table#ir-news-table {
width:510;
margin-top:10px;
margin-bottom:5px;
border-spacing: 0;
}

table.ir-news-topics {
width:510;
margin:0px;
padding:0px;
border-spacing: 0;
}

table.ir-news-topics th.date {
width:100;
text-align:left;
text-indent:5px;
vertical-align:top;
}

table.ir-news-topics td.naiyo {
width:410;
text-align:left;
padding:0px 5px 0px 5px;
}

img.ir-news-kugiri {
margin:0px;
padding:0px;
}

/* 見出し*/
h2.ir-h2 {
display:block;
width:510px;
height:22px;
line-height:22px;
text-indent:10px;
margin-top:15px;
margin-bottom:10px;
font-size:12px;
color:#266EC3;
background-image:url(img/ir_h2.gif);
}

/* 営業成績の推移テーブル*/
table#suii {
width:510px;
border-top: 1px solid #D5E3FF;
border-left: 1px solid #D5E3FF;
background: #fff;
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
font-size:10px;
margin-bottom:2px;
}
html>body table {border-collapse: separate}

table#suii th {
border-right: 1px solid #D5E3FF;
border-bottom: 1px solid #D5E3FF;
background: #F4F8FF;
color: #666;
padding:4px;
text-align:center;
line-height:12px;
vertical-align:bottom;
}

table#suii td {
border-right: 1px solid #D5E3FF;
border-bottom: 1px solid #D5E3FF;
padding:2px;
text-align:right;
}

p.rside-10 {
display:block;
width:510px;
text-align:right;
margin-right:10px;
}

/* 株式の状況テーブル*/
table#kabushiki-table {
width:510px;
border-top: 1px solid #D5E3FF;
border-left: 1px solid #D5E3FF;
background: #fff;
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
margin-bottom:10px;
}
html>body table {border-collapse: separate}

table#kabushiki-table th {
border-right: 1px solid #D5E3FF;
border-bottom: 1px solid #D5E3FF;
background: #F4F8FF;
color: #666;
padding:4px;
text-align:center;
line-height:12px;
vertical-align:bottom;
}

table#kabushiki-table th.r {
border-right: 1px solid #D5E3FF;
border-bottom: 1px solid #D5E3FF;
background: #F4F8FF;
color: #666;
padding:4px;
text-align:left;
line-height:12px;
vertical-align:bottom;
}

table#kabushiki-table td {
border-right: 1px solid #D5E3FF;
border-bottom: 1px solid #D5E3FF;
padding-left:4px;
text-align:left;
}

table#kabushiki-table td.kabusu {
border-right: 1px solid #D5E3FF;
border-bottom: 1px solid #D5E3FF;
text-align:right;
padding-right:305px;
}

div.aisatsu img {
float:right;
}

div.aisatsu span {
font-size:16px;
font-weight:bold;
}

div.aisatsu p.shomei {
float:right;
padding-top:20px;
}

