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

.ttl_img{
width: 94%;
margin-left: 3%;
margin-bottom: 10px;
margin-top: 30px;
}

.ttl_img img{
width: 72%;
}

.ttl{
width: 94%;
margin-left: 3%;
font-size: 18px;
color: #333;
line-height: 1.4em;
margin-bottom: 20px;
}

.txt{
width: 94%;
margin-left: 3%;
font-size: 14px;
color: #333;
line-height: 1.6em;
margin-bottom: 30px;
}

a:link, a:visited {
    color: #4f9bce;
    text-decoration: none;
}
