body{font:normal　normal　700　10pt/14pt　'Osaka','MS P ゴシック'}

body{text-decoration:non　;
　　　width:1000px　;
　　　color:darkslategray 　}

a:link{　color: forestgreen　}
a:visited{　color: yellowgreen　}
a:hover{　color: darkseagreen　}
a{　text-decoration: none　}

body{ background:#E0E0FF }

div.name{
    position:relative;
    width:450px;
    height:40px;
}
span.guard{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(spacer.gif);
}

div.top{
    position:relative;
    width:500px;
    height:80px;
}
span.guard{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(spacer.gif);
}

div.gazou{
    position:relative;
    width:425px;
    height:100px;
}
span.guard{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(spacer.gif);
}