@charset "euc-jp";

/*
==========================================================================================
Copyright (C) 2009 ういすぷ, All right reserved. 
http://wisp.tree-web.net/

powered by TREE-WEB.NET
http://www.tree-web.net/
==========================================================================================
*/
em {
   font-weight:normal;
   list-style-type:none;
   font-style:normal;
}

.font-style-B{ font-weight:bold; }
.font-style-I{ font-style:oblique; }
.font-style-S{ text-decoration:line-through; }
.font-style-U{ text-decoration:underline; }

.font-size-xx-small{ font-size:xx-small; }
.font-size-x-small{ font-size:x-small; }
.font-size-small{ font-size:small; }
.font-size-medium{ font-size:medium; }
.font-size-large{ font-size:large; }
.font-size-x-large{ font-size:x-large; }
.font-size-xx-large{ font-size:xx-large;line-height:1.1em; }


/* 等角指定 */
.MOJI_QUOTATION,.MOJI_SOURCE
,blockquote,pre{
   font-family:monospace;
}


/* 引用処理 */
blockquote{
   margin:0px 0px 0px 20px;
   background-color:#d6d1cb;
   border-left-style:solid;
   border-left-width:10px;
   border-color:#998f87;
   padding:10px;
   display:block;
}
/* ソース */
pre{
   margin:0px;
   white-space:pre;
   background-color:#d6d1cb;
   padding:10px;
   display:block;
line-height:1.0em;
}

/* nodata */
#nodata{
   display:block;
   width:100%;
   height:600px;
}


img {
   /* IE用縮小画像表示用処理 */
   -ms-interpolation-mode:bicubic;

}


/* ソーシャルリンク */
.facebook_like_frame{
   border:none;
   overflow:hidden;
   width:74px;
   height:21px;
}
.mixi_like_frame {
   overflow:hidden;
   border:0;
   width:60px;
   height:20px
}
.gree_line_frame {
   border:none;
   overflow:hidden;
/*
   width:100px;
*/
   width:72px;
   height:20px;
}
.FBConnectButton_Text{
   font-size:10px;
}


/* 2012/07/19UPD対応 UPDT:2012/07/24 */
.fb-share-button {
   width:63px;
   height:18px;
   display:block;
   float:left;
   overflow:hidden;
   text-indent:-3em;
   font-size:1px;
}
.fb-share-button span {
   width:63px;
   height:18px;
}

