div.imgfond
{
 background-image: url('../images/imgfond/mvp.png');
 background-repeat: no-repeat;
 background-position: right 5px;
}


div.begin
{
 padding: 5px;
 font-family: georgia, arial;
 font-size: 18px;
 text-align: justify;
}

span.goto
{
 color: #cb513b;
 cursor: pointer;
 text-decoration: underline;
}

table.rnd
{
 width: 100%;
}

table.rnd td.rnd_nav, table.rnd td.rnd_cont
{
 border-top: 2px solid #cbbf96;
 border-left: 2px solid #cbbf96;
 border-right: 2px solid #973d00;
 border-bottom: 2px solid #973d00;
 background-color: #2b1605;
}

table.rnd td.rnd_nav
{
 width: 1%;
 vertical-align: middle;
}

table.rnd td.grass, table.rnd td.grass2
{
 height: 20px;
 background-image: url('../images/gen/grass.png');
 background-repeat: repeat-x;
 background-position: center bottom;
}
table.rnd td.grass2
{
 background-image: url('../images/gen/grass2.png');
 background-position: center top;
}

div.m_int, div.m_int0, div.m_int1, div.m_int2, div.m_int3, div.m_int4
{
 height: 260px;
 background-image: url('../images/imgfond/epona.png');
 background-repeat: no-repeat;
 background-position: right center;
 font-family: georgia, arial;
 font-size: 14px;
 text-align: left;
}
div.m_int1
{
 background-image: url('../images/imgfond/vgoron.png');
}
div.m_int2
{
 background-image: url('../images/imgfond/plink.png');
}
div.m_int3
{
 background-image: url('../images/imgfond/midona.png');
}
div.m_int4
{
 background-image: url('../images/imgfond/linkmido.png');
}

div.v_int, div.p_int
{
 font-family: georgia, arial;
 font-size: 14px;
 text-align: left;
}

div.img
{
 text-align: center;
 height: 300px;
}

div.m_cc
{
 width: 250px;
 height: 189px;
 background-repeat: no-repeat;
 position: relative;
  left: 20px;
 z-index: 40;
}
.m_music
{
 position: relative;
  top: 5px;
  left: 28px;
 z-index: 50;
}


