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

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