@charset "utf-8";
/* CSS Document */

#jyutaku_gl {
margin-top:10px;
border-bottom:1px solid #CCCCCC;
clear:both;

}

#jyutaku_gl .txt{
margin:0;
padding:10px;
width:673px;
background:url(img/bg_jyutaku.jpg) repeat-y right top #F5F5F8;
border-bottom:1px solid #FFFFFF;
line-height:2.2;
}

#tochi_gl {
margin-top:20px;
border-bottom:1px solid #CCCCCC;
clear:both;

}

#tochi_gl .txt{
margin:0;
padding:10px;
width:673px;
background:url(img/bg_tochi.jpg) repeat-y right top #F5F5F8;
border-bottom:1px solid #FFFFFF;
line-height:2.2;
}


.flow_tb {
margin:20px auto 0;
width:693px;
}

.flow_tb th{
width:80px;
text-align:center;
vertical-align:middle;
background-color:#3A87D3;
border-top:3px solid #3A87D3;
}

.flow_tb td{
padding:20px;
border-top:3px solid #3A87D3;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}


.flow_tb .com{
padding:20px 10px 0 30px;
background:url(img/bg_com01.jpg) no-repeat top left;
color:#30567C;
}




























