@charset "utf-8";

#wideContent h2,
#wideContent h3 {
margin-bottom:10px;
}

/* lead box */
#wideContent .lead p {
margin:0 8px 28px;
}

/* flow box */
#wideContent .flow {
padding-bottom:48px;
background:url(../images/common_bg_02.png) 1px bottom no-repeat;
}
#wideContent .flow ol {
width:595px;
margin:0 auto 8px;
}
#wideContent .flow li {
margin-bottom:9px;
padding-bottom:26px;
background:url(../images/flow_bg_01.png) center bottom no-repeat;
}
#wideContent .flow .first {
position:relative;
margin-bottom:17px;
padding-bottom:32px;
}
#wideContent .flow .last {
margin-bottom:0;
padding-bottom:0;
background:none;
}
#wideContent .flow .first a {
font-weight:normal;
line-height:1.6;
}
#wideContent .flow li p {
height:100%;
margin:0;
padding:8px 0;
border:1px solid #C6D3EF;
background-color:#F4F8FC;
font-weight:bold;
text-align:center;
}
#wideContent .flow li .notes {
position:absolute;
right:0;
top:5em;
width:270px;
height:auto;
padding:0;
border:none;
background:none;
font-weight:normal;
text-align:left;
}
#wideContent .flow .bosyu {
margin:0 80px;
}
