@charset "UTF-8";
/* CSS Document */

.titleimg{
background-image:url("../shinryou/images/titleimg_hatsunetsu.jpg");
background-repeat: no-repeat;
background-size:cover;
background-position:center;
}

.main{
margin-top:5em;
}
.tel{
color:#1c4081;
font-size: 3.0rem;
font-weight: 600;
}
.bun_nami a:link{
color:#1c4081;
text-decoration: none;
}