@charset "utf-8";

#article {
    background-color: white;
}

.contentCompany #accessflow{
    width:700px;
}

.contentCompany #accessflow h2{
    margin-bottom:25px;
}

.contentCompany #accessflow dl dt {
    float:left;
    width:400px;
    padding:0 0 50px 10px;
    background:url(/access/images/img_accessarrow.jpg) bottom center no-repeat;
}

.contentCompany #accessflow dl dt.last {
    background:none;
}

.contentCompany #accessflow dl dd {
    padding-top: 15px;
    float: right;
    width: 260px;
    padding: 0 10px 0;
}

.contentCompany #accessflow dl dd span{
    color:#00f;
    font-weight:bold;
}

.contentCompany #accessflow p{
    text-align:center;
    margin-bottom:30px;
} 

div.stationDirect {
    height: 132px !important;
}

p.lastimg img{
    margin:50px 0;
}