@import url(../container.css);
@import url(../lib/365.css);

#header {
  background: url( img/illust-header.png ) no-repeat;
  height:     116px;
}
#header .site-logo {
  margin-top: 10px;
}
#header .bannerL {
  margin-top: 10px;
}
#header-bottom {
  width:      0;
  height:     0;
  visibility: hidden;
}
a:link {
  color: #000099;
}

.linkwhite:link { color: #ffffff} a:hover { color: #ff3300 }
a.link_enkai:link { color: #663300 }
a.link_enkai:visited  { color: #663300 }
a.link_enkai:hover  { color: #FF6600 }
a.link_enkai:active  { color: #FF6600 }

#detail-map {
  text-align: right;
  margin: 0.5em;
}
#detail-map img {
  border: 1px solid #cccccc;
}

.adsense {
  margin-top: 1em;
}

#areablog {
  background-repeat:   no-repeat;
  background-position: right top;
}
.areablog {
  font-size: small;
}



#feature p {
    margin: 0;
}
#feature div.title_t {
	position: relative;
}

#feature span.text {
	position: absolute;
	top:      5px;
	font-weight:  bold;
}
#feature .title_t a:link{
	text-decoration:  none;
}
#feature .title_t a:visited{
	text-decoration:  none;
	color
}
#feature .title_t a:hover{
	text-decoration:  none;
}

#bannerb {
  margin-top: 20px;
}
