/* tatamiomote */

#mainer { margin-bottom:15px; }

/* mv */
.tatamiomote .mv {
    position:relative;
    height:400px;
    background:url(./img/mv_bg.jpg);
    margin-bottom:10px;
}
#mainer .mv h2 {
    position:absolute;
    top:120px;
    left:5px;
    background:none; border:0;
}
.mv div {
    position:absolute;
    bottom:0;
    left:10px;
}
#mainer .mv p {
    margin:10px;
}

/**/

#mainer.tatamiomote    { margin-bottom:20px; }
#mainer.tatamiomote h3 { margin:30px 0 10px 0; }
#mainer.tatamiomote p  { margin:0 0 10px 0; }

#mainer.tatamiomote img { display:block; }

.tatamiomote .textBG1 {
    display:block; clear:both; padding:10px 15px;
    background:url(./img/textBG1.png);
    border:1px solid #FFF;
}

/*-------------------------------------------*/

