/* (http://www.eclat.cc/home/mikiharb/links.css) */
@import url("common.css");

body {
text-align: center;
margin: 2em;
color: #0000ff;
font-family: "ＭＳ Pゴシック", serif;
}
table {
border: 2px solid #00ffcc;
border-collapse: collapse;

}
th,　td {
border: 2px solid #00ffcc;
font-weight: lighter;
padding: 10px 20px;
color: #0000ff;
}
th {
width:140px;
background-color: #ccccff;
}
td {
background-color: #ccffff;
}
img{
border: none;
}
a {
text-decoration: none;
}
#back_link a{
text-decoration:none;
border: 2px;
border-style: solid;
border-color: #00ffcc;
text-decoration: none;
background-color:#ccffff;
width: 180px; 
padding: 5px
}
#back_link a:hover{
text-decoration: none;
color:#ffffff;
background-color:#0000ff;
width: 180px;
padding: 5px
}