body {
  margin: 0px 0px 20px 0px;
  background-color: lightgrey;
  text-align: center;
  }

a {
  text-decoration: none;
  }

a:link {
  color: #000088;
  }

a:visited {
  color: #800080;
  }

a:active {
  color: #8fabbe;
  }

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

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  }

#container {
  line-height: 140%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 20px;
  width: 750px;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  }

#container h3 {
  padding: 3px;
  background-color: white;
    }



/*ここのfontでﾊﾞﾅｰ説明文の色が変わる */
#banner {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  background-color: #ffffff;
  text-align: left;
  padding: 15px 10px;
  border-bottom: 1px solid #ffffff;
  }

a#banner-img {
  display: none;
  }

/*ここのcolorでタイトルの色が変わる */
#banner a {
  color: #000088;
  text-decoration: none;
  }

#banner h1 {
  font-size: 24px;
  }

#banner h2 {
  font-size: 14px;
  margin-top: 6px;
  margin-bottom: 0px;
  }

#center {
  margin-top: 5px;
  float: left;
  width: 480px;
  overflow: hidden;
  }


#mag2 {
  float: right;
  width: 200px;
  background-color: #FFFFFF;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  font-size: 10px;
  }


/*ここからコンテント */
.content {
  padding: 0px 5px 5px 5px;
  background-color: #FFFFFF;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  }

#right {
  float: left;
  width: 270px;
  background-color: #FFFFFF;
  overflow: hidden;
  }

.content p {
  color: #gray;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 10px;
 }


.content blockquote {
  line-height: 150%;
  }

.content li {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 10px;
  }

/*エントリ－のタイトルのスタイル */
.content h2 {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  }

.content h3 {
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }


.content p.posted {
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  border-top: 1px solid #999999;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
  }


/*サイドバー部分 */

.sidebar {
  padding: 30px;
  }

.sidebar a    {
            color: #000000;
            text-decoration: none;
  font-size: small;
                 }

.sidebar h2    {
          font-size: 12px;
          font-family: Verdana, Arial, sans-serif;
          color: #000000;
          border-bottom: solid 2px #afbc0d;
          padding-bottom: 3px;
          margin-bottom: 0;
                }

#calendar {
  line-height: 140%;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  padding: 2px;
  text-align: center;
  margin-bottom: 30px;
  }

#calendar table {
  padding: 2px;
  border-collapse: collapse;
  border: 0px;
  width: 100%;
  }

#calendar caption {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
  }

#calendar th {
  text-align: center;
  font-weight: normal;
  }

#calendar td {
  text-align: center;
  }


.sidebar ul {
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 20px;
  }

.sidebar li {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  text-align: left;
  line-height: 100%;
  margin-top: 10px;
  list-style-type: none;
  }

.sidebar img {
  border: 3px solid #FFFFFF;
  }

.photo {
  text-align: left;
  margin-bottom: 20px;
  }

.link-note {
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  margin-bottom: 15px;
  }

#powered {
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  color: #666666;
  margin-top: 50px;
  }

#comment-data {
  float: left;
  width: 180px;
  padding-right: 15px;
  margin-right: 15px;
  text-align: left;
  border-right: 1px dotted #BBB;
  }

textarea[id="comment-text"] {
  width: 80%;
  }

/*カテゴリ部分 */
#right     {
                  text-align:left;
                 margin-bottom: 10px;

                    }

#right span        {
                   font-size: 12px;
                    color: #666666;
                   margin-left: 10px;
                         }

.menu .menu   {
	margin-left: 10px;
	margin-top: 0px;
              }

#categorydata a   {
           text-decoration: none;
           font-color: #666666;
           font-size: 14px;
                       }

.content #categorydata li   {
               margin-bottom: 12px;
                             }

.content #categorydata span   {
               font-size: smaller;
               color: #77a822;
               margin-left: 10px;
                        }
/*履歴 */
#rireki   {
           text-decoration: none;
           font-color: #666666;
           font-size: 14px;
           margin-top: 20px;
           margin-bottom: 20px;
                       }

#cat-description {
 color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 10px;
     }

#favoritelink,#favorite  {
                  margin-top: 0px;
                 margin-bottom: 10px;
                   }

#favorite  {
                 margin-top: 10px;
                 margin-bottom: 10px;
                   }

#entryheader {
  font-size: small;
  margin-bottom: 30px;
                     }

#keiziban {
  font-size: small;
  margin-bottom: 10px;
  margin-top: 10px;
                     }

/*エントリーのアフィリ */
#afili  {
  font-size: small;
  font-color: #808080;
  margin-bottom: 20px;
  margin-top: 20px;
                     }

/*ランキング */
#ranking  {
  font-size: small;
  font-color: #808080;
  margin-bottom: 20px;
  margin-top: 20px;
                     }


#entrydate  {
  float: right;
                 }

#yahoocat{
  font-size: small;
  font-color: #000088;
  margin-bottom: 10px;
  margin-top: 1px;
  text-align: left;
                     }

#google-ad-entry {
  
  }

#google-ad-entry-right {
    float: right;
  }




#g-lu1 {
    margin-top: 10px;
           }


#rec-syou {
 float: right;
           }

#bottom {
 float: right;
           }



#frep {
 font-size: small;
 margin-bottom: 30px;
           }

#frep h2 {
          font-size: 12px;
          font-family: Verdana, Helventica, sans-serif;
          color: #000000;
          padding-bottom: 3px;
          margin-bottom: 0;
           }


#kisokouzi {
 color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 10px;
     }


#head1 {
 font-size: small;
 margin-top: 5px;
margin-bottom: 10px;
           }


#cat-side {
margin-top: 10px;
margin-bottom: 10px;
           }





