@charset "utf-8";

/* lead box */
#content01 .lead {
margin:0 25px 15px;
}
#content01 .lead p {
font-size:1.4em;
}

/* access box */
#content01 .access {
margin:0 25px;
}
#content01 .access h3 {
height:30px;
margin-bottom:20px;
padding:0 20px;
background:url(../img/index_bg_01.png) no-repeat;
color:#9A0B29;
font-size:1.4em;
font-weight:bold;
line-height:30px;
}
#content01 .access p {
margin-bottom:20px;
font-size:1.4em;
}
#content01 .access ol {
margin-bottom:20px;
font-size:1.4em;
}
#content01 .access img.image {
display:block;
margin:0 auto 25px;
}
#content01 .access .train h2 {
margin:-20px 0 -11px;
}
#content01 .access .car h2 {
margin-bottom:10px;
}
#content01 .access .car img.image {
padding-top:10px;
}
