/* ---- base settings ---- */
* {
background: #fff;
color: #000;
font-size: 100%;
line-height: 140%;
}

a {
color: #0050A8;
text-decoration: none;
}

a:hover {
color: #39f;
text-decoration: underline;
}

a:active {
color: #3cf;
text-decoration: underline;
}

a:visited {
color:#537c29
text-decoration: none;
}

.contents_title {
font-weight: bold;
color: #00486f;
size: 120%;
}

/* ---- ad iframe ---- */
.ad_resource_under {
text-align: center;
margin: 1em 0 1em 0;
}

/* ---- image ---- */
.resourcepage_image img {
border: none;
}

/* ---- caption ---- */

td.resourcepage_caption {
font-size: 100%;
padding-top: 0.5em;
color: #0075aa;
}

/* ---- footer ---- */
div.page_footer {
text-align: center;
font-size: 75%;
padding: 5px;
background-color: #a0d9f6;
border-top: 1px solid #04add4;
border-bottom: 3px solid #04add4;
margin-top: 1em;
}

div.page_footer a {
background-color: #a0d9f6;
}

div.page_footer a:hover {
text-decoration: underline;
}

div.page_copyright {
margin-top: 1em;
text-align: center;
}

.ad_resource_rsky {
  width: 300px;
}

.ad_resource_rsky > ins {
margin-bottom:10px!important;
}
