body {
background-color:#ccffff;
background-image:url(images/back-s.png);
background-repeat:no-repeat;
margin:0;
font-size:12px;
line-height:1.5em;
}

a:link      {text-decoration:none}
a:visited   {text-decoration:none}
a:active    {text-decoration:none}
a:hover     {text-decoration:underline;}

.title {
position:absolute;
width:520px;
top:0px;
left:0px;
height:110px;
padding:5px;
}

.copy {
position:absolute;
width:300px;
height:16px;
top:10px;
left:200px;
padding:0px;
font-size:12px;
color:navy;
text-align:right;
}

.attention {
position:absolute;
top:20px;
left:660px;
font-size:10px;
}

.date {
position:absolute;
width:200px;
top:150px;
left:330px;
height:30px;
text-align:right;
color:navy;
}

.menu {
position:absolute;
top:230px;
left:700px;
width:200px;
height:160px;
padding:0px;
}

.inf    {
position:absolute; 
width:200px; 
top: 4px; 
left: 600px; 
height:110px; 
font-size: 14px;
color:#008080;
}

.tsurezure {
position:absolute;
top:225px;
left:20px;
width:600px;
margin:0px;
padding:20px;
color:black;
background-image:url(images/column-back.gif);
background-repeat:repeat;
border:1px solid black;
}

.column {
position:absolute;
top:201px;
left:20px;
width:600px;
height:20px;
margin:0px;
}

.form1 {
position:absolute;
top:250px;
left:100px;
width:300px;
height:10px;
font-size:9px;
}

.form2 {
position:absolute;
top:250px;
left:550px;
width:200px;
height:10px;
}

#green {
color:#006400;
}
#navy {
color:navy;
}


