@import "css/summer.css";

body{
background-image:url("bl-cr/img/mugen.png");
background-repeat:no-repeat;
background-position:right;
line-height:15pt;
}

body.home{
background-repeat:repeat-y;
}

.ttl{
font-family:impact;
font-size:30pt;
font-style:italic;
line-height:150%;
padding-right:10px;
}

div{
position:absolute;
z-index:auto;
}

input.cl{
font-size:20px;
}

img.img126{
width:120px;
height:260px;
background-color:rgb(246,246,246);
}

dd{
margin-bottom:10px;
margin-left:10px;
}

dt{
font-size:14pt;
font-weight:bold;
}

.rd{
text-decoration:blink;
color:#f00;
}