h2{
border-bottom:1px solid #666;
margin-bottom:40px;
}

.sec{
margin-top:40px;
width:100%;
position:relative;
}
.sec01{
width:150px;
height:50px;
border-right:1px solid #666;
}
.sec02{
width:600px;
height:30px;
border-bottom:1px solid #666;
position:absolute;
top:0px;
}
.sec02 p{
padding-left:180px;
}
.sec02 p a{
font-weight:bold;
text-decoration:underline;
color:#87244c;
}