body {
margin:0px;
padding:0px;
text-align:center;
font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  /* 全体背景 */      
  background-image: url(http://hidekkablog.up.seesaa.net/content/hpbak1.jpg);
	background-repeat: repeat;
	background-position: left top;

/*background-color:#FFF8F0;*/
}

#container{
margin:0px auto;
width:840px;
color:#003300;
font-size:15px;
font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
text-align:center;
  /*両サイドラインカラー*/      
	border-style: solid;
	border-width:1px;
	border-color:#CCCC00;

}
a{
/*color:#993;　元色*/
  color:#6b8e23;/*色 olivedrab 20161122変更*/
text-decoration:underline;
}
h1 {
margin:0px;
padding-top:70px;
padding-bottom:10px;
font-weight:bolder;
font-size:24px;
font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
}
h1 a{
color:#003300;
text-decoration: none;
font-weight:bolder;
}

h2 {
/*background-image:url(http://blog.seesaa.jp/img/bg/dragonfly/title.jpg); 日付バー変更*/
  background-image: url(http://hidekkablog.up.seesaa.net/image/time_hed_b.gif);
background-repeat:no-repeat;
  /*background-position:bottom left; フォント変更による位置変更*/
background-position:0% 80%;
margin:0px 0px 0px 0px;
padding: 15px 0px 5px 10px;
font-weight:bold;
text-align:left;
}

h3 {
font-size:17px;/*本文タイトル文字サイズ15を17に*/
font-weight:bolder;
  color:#003300;
padding: 20px 10px 20px 10px;
   background-image: url(http://hidekkablog.up.seesaa.net/content/honbun_title.gif);
background-repeat:no-repeat;
background-position:center left;
}

h3 a{
text-decoration: none;
color:#003300;
}

#banner{
margin:0px 0px 10px 0px;;
padding-left:0px;
padding-right:150px;
text-align:center;
height:210px;
/*background-image:url(http://blog.seesaa.jp/img/bg/dragonfly/head.jpg);*/
  background-image:url(http://hidekkablog.up.seesaa.net/content/blog_head_sumire_2.gif);
background-repeat:no-repeat;
background-position:bottom center;
}

.description {
font-weight:normal;
padding:0px;
color:#c63;
}

.navi {
text-align:center;
    font-size:13px;
  padding-top:3px;/*ページナビの上スペース*/
  /*background-color:#ff0032;*/
}
#content {
margin:0px 10px 0px 10px;
float:left;
width:600px;
  background-color:#fbfaf8;
}

.blog {
padding:0px 0px 0px 0px;
text-align:left;
   /*本文右下飾り　20121122*/
  background-image:url(http://hidekkablog.up.seesaa.net/content/honbun_under_s.gif);
  background-repeat:no-repeat;
  background-position:right bottom;
}

.blogbody {
font-weight:normal;
margin-bottom:30px;
padding:0px 0px 0px 0px;
  /*background-color:#ff0032;*/
}

.date{
clear:left;
  padding-left:30px;
font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
font-size:12px;
color:#e6e6fa;
}

.title{
margin-top:00px;
margin-bottom:0px;
font-weight:bold;
}
.title a{
border:none;
  padding-left:30px;
}

.text{
padding:0px 10px;
margin-top:0px;
line-height:1.5em;
font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
}
.posted{ 
text-align: left;
margin-bottom:5px;
  margin-left:10px;
padding:5px 10px 30px 0px;
font-size:12px;
font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
}
.posted a{ 
font-weight:normal;
}
#links-left {
font-weight:normal;
float:left;
width:200px;
padding-top:0px;
padding-bottom:0px;
margin: 0px 10px 0px 10px;
text-align:left;
font-size:12px;
text-align:right;
  background-color:#fbfaf8;
}
#links {

}

#calendar {
font-size:12px;
width:190px;
margin:0px;
  padding-left:5px;
padding-bottom:5px;
  border-bottom: 1px dotted #CCCC00;/*サイドパーツボーダーライン*/
}
#calendar table {
width:100%;
padding-bottom:10px;
}
#calendar th {
font-weight:bold;
text-align:center;
}

#calendar td a{ background-color: #ccffcc; display: block;}

.calendarday a {
font-weight:bold;
/*color:#993;　元色　20161122変更*/
  color:#6b8e23;
}
.calendarhead{
padding:10px 0px 15px 0px;
font-weight:bold;
font-size:12px;
font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
color:#999;
}

.calendarhead a{
color:#999;
}
.calendarhead .calendarday a{
color:#999;
}


.calendarday {
padding:3px;
font-size:10px;
font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
color:#666;
text-align:center;
}


.sidetitle {
/*background-image:url(http://blog.seesaa.jp/img/bg/dragonfly/side_title.jpg);*/
  background-image:url(http://hidekkablog.up.seesaa.net/content/side_title.gif);
background-repeat:no-repeat;
background-position:center;
/*color:#c63;*/
  color:#003300;
padding:12px 0px 10px 0px;
text-align:center;
font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
font-weight:bold;
}

.side {
line-height:2em;
padding:5px 0px 10px 10px;
margin-bottom:10px;
font-size:10px;
text-align:left;
margin-bottom:5px;
font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
/*background-image:url(http://blog.seesaa.jp/img/bg/dragonfly/line_s.jpg);
background-repeat:no-repeat;
background-position:bottom center;*/
  border-bottom: 1px dotted #CCCC00;
}
.side-tag {
line-height:2em;
padding:5px 0px 10px 10px;
margin-bottom:5px;
font-size:10px;
text-align:left;
margin-bottom:10px;
font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
/*background-image:url(http://blog.seesaa.jp/img/bg/dragonfly/line_s.jpg);
background-repeat:no-repeat;
background-position:bottom center;*/
  border-bottom: 1px dotted #CCCC00;
}
input{
background-color:#FFF;
max-width:200px;
}
.input-submit{
color:#3D3F71;
margin-right:5px;
}
.powered {
padding:20px 0px 20px 0px;
text-align:center;
}
.powered table{
margin:0px auto;
}

.syndicate {
margin-right:10px;
text-align:center;
font-size:10px;
}

#comments {
padding:10px 0px 10px 10px;
margin-bottom:30px;
margin-top:25px;
text-align:left;
font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
}
#comments form {
margin:0px;
padding:0px 10px;
}
textarea{
width:350px;
margin-bottom:5px;
background-color:#FFF;
}
.comments-head{ 
font-weight:bold;
margin:0px;
/*padding: 0px 0px 10px 0px;*/
  margin-bottom: 10px;
padding: 0px 0px 0px 40px;
 /*コメント欄飾り 20161123*/
background-image:url(http://hidekkablog.up.seesaa.net/content/sumire_comment.gif);
background-repeat:no-repeat;
background-position:left;
  
}
.comments-body {
margin:0px;
  margin-bottom:10px;/*ラインとの間隔開ける*/
padding:0px;
  font-size:13px;/*コメント文字サイズ小さく20161123*/
  border-bottom: 1px dotted #CCCC00;/*境界線*/
}

.comments-post {
padding:10px;
text-align:right;
font-size:10px;
}
#trackback {
margin-left:10px;
margin-bottom:30px;
margin-top:25px;
border:1px solid #000;
padding:15px;
text-align:left;
font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
}

#footer{
clear:left;
margin:0px 30px;
}
.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;
}
blockquote{
border:1px solid #ccc;
padding:5px;
margin:10px;
}
/*ブログ本文右下タグ*/
.tag-word{
font-size:10px;
margin:20px 0px 0px 0px;
line-height:1.4em;
text-align:left;
}
.tag{
margin-top:20px;
padding:10px;
margin-left:21px;
}
#tag_cloud{
border:1px solid #CCC;
padding:10px;
text-align:left;
position:relative;
}
#tag_cloud a {
padding:2px;
}
.tag-title{
font-size:16px;
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;　関連記事枠線　20121122消去*/
}
.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;
font-size:10px;
}

/* 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 */
