<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#boxA{
width:900px;
position:relative;
margin:0 auto 0 auto; 
}

#titlebox{
width:900px;
height:500px;
position:relative;
margin-top:30px;
background-image: url("../images/top.jpg");
}

#maintitle{
width:450px;
height:120px;
position:absolute;
margin:125px auto auto 20px;
background-image:url(../../galleria/images/titlebg.png);
z-index:100;
}

#topics{
width:400px;
height:150px;
background-image:url(../../galleria/images/topibg.png);
margin:10px 0 0 495px;
position:absolute;
z-index:100;
}

#menubox{
width:345px;
height:205px;
position:absolute;
margin-top:290px;
visibility:hidden;
}

#box1{
margin:0 0 0 10px;
height:100px;
width:160px;
background-image:url(../../galleria/images/bg.png);
position:absolute;
color:#fff;
font-size:1.3em;
text-align:center;
line-height:100px;
font-family: "HG譏取悃E", "繝偵Λ繧ｮ繝取�譛� Pro", serif;
}

#box1:hover{
background-position:right;
color:#111;
}

#box2{
margin:0 0 0 175px;
height:100px;
width:160px;
background-image:url(../../galleria/images/bg.png);
position:absolute;
color:#fff;
font-size:1.3em;
text-align:center;
line-height:100px;
font-family: "HG譏取悃E", "繝偵Λ繧ｮ繝取�譛� Pro", serif;
}

#box2:hover{
background-position:right;
color:#111;
}

#box3{
margin:105px 0 0 175px;
height:100px;
width:160px;
background-image:url(../../galleria/images/bg.png);
position:absolute;
color:#fff;
font-size:1.3em;
text-align:center;
line-height:100px;
font-family: "HG譏取悃E", "繝偵Λ繧ｮ繝取�譛� Pro", serif;
}

#box3:hover{
background-position:right;
color:#111;
}

#box4{
margin:395px 0 0 10px;
height:100px;
width:160px;
background-image:url(../../galleria/images/bg.png);
position:absolute;
color:#fff;
font-size:1.3em;
text-align:center;
line-height:100px;
font-family: sans-serif;
list-style:none;
z-index:100;
cursor:pointer;
}

#box4:hover{
background-position:right;
color:#111;
}</pre></body></html>