p.sample {
    text-decoration: underline;
    padding-left: 15px;
    color: #222D5D;
    display: block;
}

#Contents{
	padding-top: 180px;
}

#Contents .pickupList>li .txtCol .titRow .idxCol{
	border-right: 1px solid #BCBFCF;
}

#Contents .pickupList > li .txtCol .titRow .tit {
    display: block;

}

.fbox {

    display: table;

}

.fbox .txtCol {

    display: table-cell;
    width: 90%;
    vertical-align: top;

}

.fbox .photo {

    display: table-cell;
    padding-left: 20px;
    width: 420px;
    vertical-align: top;

}