@charset "UTF-8";

/*--------------------------------------
  コンテンツ枠
---------------------------------------*/
.top_content {
width:859px;
height:22px;
margin:0 auto;
background:url(../image/top/top.gif) no-repeat;
}

.top_content_bottom {
width:859px;
min-height:500px;
margin:0 auto;
padding:10px 0 30px 0;
background:url(../image/top/bottom.gif) no-repeat bottom;
}

.top_content_bottom .main {
float:left;
width:417px;
margin:0 0 0 40px;
}

.top_content_bottom .main .sukima {
margin:2em 0 0 0;
}

.top_content_bottom .main .date {
font-size:90%;
color:#999;
}

.top_content_bottom .main .newdate {
font-size:90%;
color:#C00;
}

/*--------------------------------------
  一言
---------------------------------------*/
.top_content_bottom #hitokoto {
width:190px;
margin:0 0 0 627px;
}

.top_content_bottom #hitokoto .title {
margin:0 0 0 20px;
}

.top_content_bottom #hitokoto p {
margin:0 0 0 28px;
font-size:1.2em;
}

.top_content_bottom #hitokoto .from {
margin:0 0 50px 0;
padding:0 0 35px 0;
}


/*--------------------------------------
  リンク
---------------------------------------*/
.top_content_bottom .main a {
color:#060;
text-decoration:none;
}

.top_content_bottom .main a:hover {
text-decoration:underline;
}

/*--------------------------------------
  fancybox
---------------------------------------*/
#popup {
height:100%;
padding:10px 10px 20px 10px;
background-color:#FFF;
font-size:62.5%;
text-align:center;
}

#popup p {
line-height:1.7em;
font-size:140%;
}

#popup a {
color:#FF0033;
}

#popup a img,
.bosyu a img {
border:none;
}

/*--------------------------------------
  バナー
---------------------------------------*/
.banner a img {
border:none;
}
