@charset "utf-8";
/* CSS Document */
/*フローチャートテーブル用CSS 2009.10.29追加*/

th.Width180{
width: 180px!important;
text-align: left;
}
th.Width500{
width: 500px!important;
text-align: left;
}

table#Succession_chart{
border: none;
padding: 0;
background: none;

}

table#Succession_chart th,td{
border: none;
padding: 0;
margin: 0;
}
table#Succession_chart tr{
padding: 0;
border: none;
width: 680px;
}
table#Succession_chart th{
width: 180px;
height: 178px;
background:url(../images/left/cont3/flow_th_bk.jpg) no-repeat 0 0;
}
table#Succession_chart td{
width: 500px;
height: 178px;
background:url(../images/left/cont3/flow_td_bk.jpg) no-repeat -5px 0;
border: none;
font-size: 12px;
padding: 0;
}


table#Succession_chart td span{
margin:0 10px;
display: block;
}


table#Succession_chart tr.top{
text-align: left;
height: 20px!important;
}

table#Succession_chart th.topright{
background: none;
height: 36px;
width: 180px;
text-align: left;
background-image:url(../images/left/cont3/thtop_bk01.gif);
text-indent: 10px;
}


table#Succession_chart th.topleft{
background: none;
height: 36px;
width: 500px!impottant;
text-align: left;
background-image:url(../images/left/cont3/thtop_bk02.gif);
border-right:1px solid #d1cdc3 ;
text-indent: 10px;
}

table#Succession_chart tr.end td{
background: none;
}

table#Succession_chart tr.end th{
vertical-align: top;
background: none;
}


table#Succession_chart tr.end td div.fl{
float: left;
width: 220px;
}
