/* font size & font family */
body                        {font-family:"‚l‚r ‚oƒSƒVƒbƒN";font-size:small;}
#banner                     {font-family:"Verdana" sans-serif;}
#banner h1 a                {font-size:x-large;}
.tag-title                  {font-size:x-large;}
#banner .description        {font-size:normal;}
.sidetitle                  {font-size:normal;}
.syndicate                  {font-size:normal;}
.date                       {font-size:x-small;}
h3.title                    {font-size:large;}
.listCategoryArticle ul li  {font-size:x-small;}
.tag-word                   {font-size:x-small;}
.posted                     {font-size:x-small;}
#calendar th                {font-size:xx-small;}
.calendarday                {font-size:xx-small;}


body{
  background-image:url("http://blog.seesaa.jp/img/bg/gundam1/bg.jpg");
  background-repeat:repeat;
  background-position:top center;
  text-align:center;
  margin:0;
  padding:0;
}

a:link    {color:#ff4da4;}
a:visited {color:#dd2b82;}
a:hover   {text-decoration:none;}

h2
,h3{padding:0;margin:0;}

#container{
  width:850px;
  text-align:left;
  margin:0 auto 0px;
  background-color:#ffffff;
}
#banner{
  background-image:url("http://blog.seesaa.jp/img/bg/gundam1/banner.jpg");
  background-repeat:no-repeat;
  padding:0px 0px 0px 20px;
  margin-bottom:10px;
  height:280px;
  position:relative;
}
#banner h1 a{
  color:#ffce49;
  text-decoration:none;
  font-weight:normal;
}
#banner h1{
  margin:0;
  padding-top:10px;
  padding-bottom:10px;
}
#banner .description{
  color:#ffffff;
  font-weight:normal;
  padding-left:0px;
}
.navi {
  text-align:center;
  padding-top:5px;
  padding-bottom:14px;
}
.navi a{
  text-decoration:none;
  color:#ff4da4;
}
#links{
  width:252px;
  float:left;
  padding:0px 0px 0px 0px;
  line-height:1.5;
}
.sidetitle{
  color:#fff;
  background-image:url("http://blog.seesaa.jp/img/bg/gundam1/side_title.jpg");
  background-repeat:no-repeat;
  background-position:center bottom;
  background-color:#000000;
  text-align:center;
  padding:7px 0px 15px 0px;
  margin-bottom:0px;
  font-weight:bold;
}
.side{
  margin-top:0px;
  margin-bottom:15px;
  padding:10px 10px 10px 10px;
  background:#000000;
  color:#fff;
}
.side-tag {
  margin-top:0px;
  margin-bottom:15px;
  padding:10px 10px 10px 10px;
  background:#000000;
  color:#fff;
}
.side a,
.side-tag a{
color:#ffc847;
}
#content{
  background-color:#fff;
  padding-bottom:10px;
  width:525px;
  float:left;
  margin-left:25px;
  $margin-left:12px;
  margin-right:25px;
  color:#000000;
}
.blog{
  padding-top:0px;
  margin-bottom:25px;
  position:relative;
}

.date{
  padding:0px 0px 0px 0px;
  color:#000;
  text-align:right;
  font-weight:normal;
  position:absolute;
  top:45px;
  left:0px;
}
.blogbody{
  margin-bottom:0px;
  padding:0px 0px 10px 0px;
  }
  h3.title{
    padding:20px 0px 10px 50px;
    line-height:1.5;
    background-image:url("http://blog.seesaa.jp/img/bg/gundam1/title.jpg");
    background-repeat:no-repeat;
  }
  a.title{
    text-decoration:none;
    color:#ff3294;
    font-weight:bold;
  }
  .text{
    margin:0 0 0 0px;
    padding:20px 0px 10px 0px;
    line-height:1.5;
    font-weight:normal;
  }
  .text blockquote{
    background-color:#a2a2a2;
    margin:10px 0px;
    padding:15px;
    color:#ffffff;
  }
  .bookmark{
    margin-top:5px;
  }
.posted{
  padding:5px 0px 50px 0px;
  text-align:right;
  margin-bottom:0px;
}

#footer{clear:both;}

.powered {
  padding:20px 0px 20px 0px;
  text-align:center;
}
.powered table{
  margin:0px auto;
}
.syndicate {
  margin-right:10px;
  text-align:center;
}
#calendar {
  margin-bottom:15px;
  padding:0px 0 0px 0;
  background-color:#fff;
  background-color:#00406e;
}
#calendar table{
  width:252px;
  margin:0px auto 0;
  border-collapse:collapse;
  background-color:#000000;
}
.calendarhead {
  color:#fff;
  background-image:url("http://blog.seesaa.jp/img/bg/gundam1/side_title.jpg");
  background-repeat:no-repeat;
  background-position:center bottom;
  background-color:#000000;
  text-align:center;
  padding:7px 0px 15px 0px;
  margin-bottom:0px;
  font-weight:bold;
}
.calendarday a{
  font-weight:bold;
  display:block;
  text-decoration:none;
  color:#000;
  padding:4px 0px 5px;
  background:url("http://blog.seesaa.jp/img/bg/gundam1/cal.jpg") no-repeat 50% 50%;
}
.calendarhead a{
  text-decoration:none;
  display:inline;
  color:#fff;
}
#calendar th{
  color:#fff;
}
#calendar th.sunday{
}
#calendar th.saturday{
}
.calendarday {
  padding:1px 2px;
  line-height:18px;
  color:#fff;
}
.calendarhead .calendarday{
  text-decoration:none;
  display:inline;
  color:#fff;
  border:solid 0 #fff;
}
.calendarhead .calendarday a{
  color:#fff;
  border:solid 0 #fff;
  background:none;
}
input{
  max-width:200px;
}
.input-submit{
  margin-right:5px;
}
#comments {
  padding:0px 0px 10px 00px;
  margin-top:25px;
  margin:0 0px 10px 0px;
}
#comments form {
  margin:0px;
  padding:0px 10px;
}
textarea{
  width:95%;
  margin-bottom:5px;
}
.comments-head{ 
  font-weight:bold;
  margin:0px 0px 10px 0px;
  padding: 0px 0px 0px 15px;
  color:#ff3294;
  background-image:url("http://blog.seesaa.jp/img/bg/gundam1/comment_title.jpg");
  background-repeat:no-repeat;
  background-position:0 3px;
}
.comments-body {
  margin:0px;
  padding:0px;
}
.comments-body .text {
  padding-top:10px;
}

.comments-post {
  padding:5px 10px;
  text-align:right;
  margin-bottom:5px;
}
#trackback {
  padding:20px 0px 10px 0px;
  margin-top:25px;
  margin:0 0px 10px 0px;
}
.copyright{
  text-align:center;
}
.diet-content{
  padding-left:10px;
}
#diet-foods{
  padding-left:10px;
}
.food-title{
  width:20%;
  clear:left;
  float:left;
}
.food-content{
  width:75%;
  padding-top:10px;
}
#diet-container{
  border:1px solid #999;
  padding:5px;
  margin-bottom:5px;
}
.diet-title{
  padding:2px 10px 2px 5px;
  margin-top:5px;
}
.diet-content{
  padding-left:10px;
}
#diet-foods{
  padding-left:10px;
}
.food-title{
  width:20%;
  clear:left;
  float:left;
}
.food-content{
  width:75%;
  padding-top:10px;
}
.tag-word{
  margin:5px 0px 0px 0px;
  text-align:right;
}
.tag{
  padding:10px 10px 10px 10px;
}
#tag_cloud{
  border:1px solid #CCC;
  padding:10px;
  text-align:left;
  position:relative;
}
#tag_cloud a {
  padding:2px;
}
.tag-title{
  font-weight:bold;
  text-align:left;
}
.tag-body{
  margin:10px 0px;
  padding:10px 0px 0px 0px;
  position:relative;
}
.tag-service{
  text-align:left;
  font-weight:bold;
  border-bottom:1px solid #CCC;
  padding:0px 0px 5px 0px;
  clear:left;
  position:relative;
}
.tag-search{
  text-align:right;
  padding:5px 0px;
  margin-bottom:10px;
  font-weight:bold;
  position:relative;
}
.tag-article{
  padding:0px 10px 10px 10px;
  text-align:left;
  position:relative;
}
.tag-article-title{
  text-align:left;
  padding:0px 0px 5px 0px;
  font-weight:bold;
  position:relative;
}
.tag-article-posted{
  font-weight:normal;
  position:relative;
}
.tag-article-summary{
  padding:0px 10px;
  line-height:1.4em;
  position:relative;
}
.tag-more{
  text-align:right;
  margin:10px 0px;
  clear:left;
  position:relative;
}
.tag-photos{
  float:left;
  margin:10px 5px;
  position:relative;
  width:140px;
  height:200px;
}
.tag-photos-title{
  line-height:1.4em;
  padding:5px 0px;
  text-align:left;
  position:relative;
}
.tag-audios{
  margin:5px;
  position:relative;
}
.tag-audios-title{
  text-align:left;
  font-weight:bold;
  padding:0px 0px 5px 0px;
  position:relative;
}
.tag-audios-posted{
  font-weight:normal;
  position:relative;
}
.tag-videos{
  float:left;
  margin:10px 5px;
  position:relative;
}
.tag-videos-title{
  line-height:1.4em;
  padding:5px 0px;
  text-align:left;
  position:relative;
}
.tag-navi{
  clear:left;
  text-align:center;
  margin:10px 0px;
  position:relative;
}
.listCategoryArticle{
  margin-top:5px;
  padding:5px;
  border:solid 1px #FFE2E2;
}
.listCategoryArticle ul{
  list-style:none;
  padding:0;
  margin:0 0 0 10px;
  text-align:left;
  list-style-position:outside;
}
.listCategoryArticle ul li{
  margin:0;
  background:url("http://blog.seesaa.jp/img/listCategoryArticle.gif") no-repeat 0 2px;
  padding-left:12px;
  line-height:1.4;
}
.text{
}

/* twitter quote */
.tweetBlockQuote{
 margin-bottom:10px;
 overflow:hidden;
 width:98%;
}
.tweetBlockQuote img{
 border:0;
}
.tweetBlockQuote .tweetImg{
 padding:0px;
 width:53px;
 text-align:left;
 overflow:hidden;
 vertical-align:top;
 float:left;
 margin-right:7px;
}
.tweetBlockQuote .tweetMain{
 padding:5px;
 border:solid 1px #ddd;
 background:#fff;
 color:#000;
 overflow:hidden;
 vertical-align:top;
 float:left;
 width:70%;
}
.tweetBlockQuote .tweetMain a.tweetOwner{
 color:#E86390;
 font-weight:bold;
 text-decoration:none;
}
.tweetBlockQuote .tweetMain a.tweetFriends{
 font-weight:bold;
 color:#26A6DC;
 text-decoration:none;
}
.tweetBlockQuote .tweetMain .tweetText{
 color:#000;
}
.tweetBlockQuote .tweetMain .tweetText a{
 color:#000;
 text-decoration:underline;
}
.tweetBlockQuote .tweetMain .tweetDate{
 color:#9C9C9C;
}
.tweetBlockQuote .tweetBoth{
 clear:both;
}
/* twitter quote */

.tieupLink{
position:absolute;
top:190px;
left:190px;
display:block;
width:660px;
height:80px;
border:solid 0px #f00;
}
