@charset "utf-8";

#wideContent h2 {
margin-bottom:10px;
}
#wideContent h3 {
margin-bottom:9px;
}

/* each table */
#wideContent table {
width:740px;
margin:0 auto 24px;
line-height:1.4;
}
#wideContent table,
#wideContent th,
#wideContent td {
border:1px solid #C6D3EF;
border-collapse:collapse;
}
#wideContent th,
#wideContent td {
padding:7px 9px;
vertical-align:top;
}
#wideContent th {
width:178px;
*width:160px;
background-color:#E7ECFA;
font-weight:normal;
text-align:left;
}
#wideContent .welfare {
background-color:#F5F7FD;
}

/* flow box */
#wideContent .flow ul {
margin-top:13px;
}
#wideContent .flow li {
float:left;
margin-right:27px;
margin-bottom:6px;
}

/* inquiry box */
#wideContent .inquiry {
padding-bottom:107px;
background:url(../images/common_bg_02.png) 1px bottom no-repeat;
}
#wideContent .inquiry ul {
margin:0 8px;
line-height:1.4;
}
