body {
background-color:#FFF;
margin:0px;
padding:0px;
text-align:center;
font-family: "ヒラギノ角ゴ Pro W3";
}
#container{
margin:0px auto 0px auto;
width:796px;
color:#666666;
font-size:12px;
border-left:2px solid #EBAED0;
border-right:2px solid #EBAED0;
border-bottom:2px solid #EBAED0;
background-color:#FFF6FB;
background:url(https://blog.seesaa.jp/img/bg/pink_2/header_bg.jpg) no-repeat;
}
a{
color:#FF9ED3;
text-decoration:underline;
 }

#banner{
margin:0px 0px 0px 0px;
padding:0px 30px 0px 30px;
text-align:center;
height:125px;
}
h1 {
margin:0px 0px 10px 0px;
font-size:16px;
padding-top:30px;
}
h1 a{
color:#F94D95;
text-decoration: none;
}

h2 {
padding: 0px;
font-weight:bold;
text-align:left;
}

h3 {
padding:0px 0px 0px 0px;
font-size:12px;
}

h3 a{

}

.description {
color:#F94D95;
font-size:10px;
line-height:1.5em;
}

.navi {
font-size:12px;
text-align:center;
margin-bottom:10px;
}

#content {
float:left;
width:550px;
text-align:center;
margin-bottom:20px;
background:url(https://blog.seesaa.jp/img/bg/pink_2/blog_contents_bg.jpg) repeat-x;
margin-left:8px;
_margin-left:4px;
}

.blog {
margin:0px;
text-align:left;
}

.blogbody {
background:url(https://blog.seesaa.jp/img/bg/pink_2/blog_bg.gif) repeat-y;
}
.date{
color:#663333;
margin:28px 0 0 0;
padding:0px;
font-size:14px;
height:40px;
background:url(https://blog.seesaa.jp/img/bg/pink_2/blog_top_boder.gif) no-repeat;
background-position: bottom;
}

h3.title{
text-align:left;
margin:0 0 0 0;
font-weight:bold;
color:#EF7AB1;
padding:21px 0 20px 24px;
}
.title a{
border:none;
text-decoration: none;
font-weight:bolder;
}

.text{
font-size: 12px;
padding:0px 17px 5px 18px;
line-height:1.8em;
width:515px;
}

.posted{ 
font-size: 10px; 
padding:0px 10px 0px 0px;
background:url(https://blog.seesaa.jp/img/bg/pink_2/blog_bottom_bg.gif) no-repeat;
text-align:right;
height:20px;
margin:21px 0 0 0;
}

#links-left {
}
#links {
font-weight:normal;
width:200px;
float:left;
padding: 0px 0px 0px 0px;
margin-left:20px;
text-align:left;
background:url(https://blog.seesaa.jp/img/bg/pink_2/blog_contents_bg.jpg) repeat-x;
}

#calendar {
font-weight:normal;
width:200px;
margin-bottom:10px;
text-align:left;
}
#calendar table {
width:100%;
}
#calendar th{
text-align:center;
font-size:12px;
padding:2px;
}
.calendarhead {
font-size:12px;
font-weight:bolder;
padding:0px 0px 15px 0px;
text-align:center;
}
.calendarhead a{
text-decoration:none;
color:#666666;
}
.calendarhead .calendarday{
color:#666666;
}
.calendarhead .calendarday a{
color:#666666;
text-decoration:none;
}

.calendarday {
font-size:12px;
}
.sidetitle {
font-weight:bold;
text-align:center;
background:url(https://blog.seesaa.jp/img/bg/pink_2/menu_bg.jpg) no-repeat;
height:40px;
color:#EF7AB1;
font-size:12px;
margin:28px 0 0 0;
}

.side {
font-size:12px;
font-weight:normal;
line-height:1.2em;
margin-bottom:10px;
padding:3px 0px;
text-align:left;
}
.side-tag {
color:#FFF;
font-size:12px;
font-weight:normal;
margin-bottom:10px;
padding:3px 10px 3px 30px;
text-align:left;
}
.side-tag a{
font-size:12px;
text-decoration:none;
}
.powered {
padding:0px;
text-align:right;
}
.syndicate {
font-size:10px;
padding:5px 30px 0px 0px;
padding-bottom:10px;
}
#comments {
margin-top:25px;
margin-left:5px;
text-align:left;

}
#comments form{
margin-top:10px;
padding-left:40px;
}
#comments input{
max-width:250px;
}
#comments textarea{
max-width:400px;
}
.comments-head{ 
margin:0px;
padding-top:10px;
padding-left:30px;
padding-bottom:10px;
font-size:12px;
font-weight:bold;
color:#666666;
}
.comments-body {
padding:10px 5px 5px 0px;
font-size: 12px;
color:#666666;
}
.comments-post{ 
font-size: 10px; 
padding:10px 10px 10px 40px;
color:#666666;
}
#trackback {
font-size: 12px;
padding:7px 35px 7px 30px;
margin-bottom:10px;
margin-left:5px;
text-align:left;
color:#666666;
}

#footer{
clear:both;
padding:10px 0px;
text-align:right;
background:url(https://blog.seesaa.jp/img/bg/pink_2/footer_bg.jpg) repeat-x;
background-position: bottom;
height:50px;
}
.copyright{
font-size:80%;
width:100%;
text-align:center;
}
#diet-container{
    border:1px solid #999;
    padding:5px;
    margin-bottom:5px;
}

.diet-title{
    padding:2px 10px 2px 5px;
    font-size:12px;
    color:#FFFFFF;
    font-weight:bold;
    width:90px;
    margin-top:5px;
}

.diet-content{
    padding-left:10px;font-size:12px;
}

#diet-foods{
    padding-left:10px;font-size:12px;
}

.food-title{
    width:20%;
    clear:left;
    float:left;
}

.food-content{
    width:75%;
    padding-top:10px;
}
blockquote{
border:1px solid #EBAED0;
padding:5px;
margin:10px 0 0 14px;
background:url(https://blog.seesaa.jp/img/bg/pink_2/quotation_bg.jpg) repeat-x;
background-position: top;
min-height:65px;
}
.tag-word{
margin:20px 0px 0px 0px;
line-height:1.4em;
}
.tag{
padding:10px;
position:relative;
font-size:12px;
background-color:#7B6B50;
border:1px solid #998A71;
}
#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;
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;
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(https://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 */
