@charset "UTF-8";


.ac_oha_page_title{
    font-size: 26px;
    color: #d96804;
}
#access_page{
    margin-top: 20px;
}
.traffic_info{
    margin-left: 8px;
}
.traffic_info h4{
    color: #d96804;
    font-size: 18px;
    margin-bottom: 4px;
}
#train:before{
    content: "\f238";
    font-family: FontAwesome;
    color: #ecbb95;
    font-size: 26px;
    padding-right: 8px;
}

#car:before{
    content: "\f1b9";
    font-family: FontAwesome;
    color: #ecbb95;
    font-size: 26px;
    padding-right: 8px;
}

/*

.access_midashi{
    width: 705px;
	height: 35px;
	border-bottom:1px dotted #d96804;
	margin: 50px 0 20px 0;
    color: #d96804;
}
.access_midashi h3{
    font-size: 22px;
}
.access_midashi h3 a{
    color: #d96804;
    text-decoration: none;
}
.access_midashi:before{
    content: "\f041";
    margin-right: 8px;
    font-size: 25px;
    font-family: "FontAwesome";
    color: #273f89;
    padding-left: 5px;
}
*/