/* font size & font family */
body                        {font-family:"Verdana";font-size:normal;}
#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:small;}
h3.title                    {font-size:normal;}
.listCategoryArticle ul li  {font-size:x-small;}
.tag-word                   {font-size:x-small;}
.posted                     {font-size:x-small;}
.calendarhead               {font-size:x-small;}
#calendar th                {font-size:small;_font-size:small;}
.calendarday                {font-size:small;_font-size:small;}
.comments-body              {font-size:x-small;}
#trackback                  {font-size:small;}
#links-left                 {font-size:small;}
#links                      {font-size:small;}
.navi                       {font-size:small;}

#links,
#links-left,
.side,
#content,
.blog,
.blogbody,
.text{
	overflow:hidden;
}

body{
	background-image:url(http://blog.seesaa.jp/img/bg/livly11/backgroud.gif);
	text-align:center;
	margin:0;
	padding:0;
	color:#000;
}
a:link{color:#FF6659;}
a:visited{color:#E31100;}
a:hover{text-decoration:none;}

#container{
	width:750px;
	text-align:left;
	margin:0 auto;
}
#banner{
	background-image:url(http://blog.seesaa.jp/img/bg/livly11/header_bg.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding:0px 200px 0px 25px;
	margin-bottom:25px;
	height:260px;
}
#banner h1 a{
	color:#6E4229;
	text-decoration:none;
}
#banner h1{
	margin:0;
	padding-top:130px;
	padding-bottom:30px;
}
#banner .description{
	color:#6E4229;
}
.navi {
	text-align:center;
	padding-bottom:14px;
	color:#6E4229;
}

.navi a{
	color:#6E4229 !important;
}

#links-left{
	width:190px;
	float:left;
	margin-right:10px;
	padding:5px 0px 10px;
	line-height:1.5;
}
#links{
	width:190px;
	float:left;
	padding:5px 0px 10px;
	line-height:1.5;
}
.sidetitle{
	background:url("http://blog.seesaa.jp/img/bg/livly11/menuDecoration.gif") no-repeat left top;
	color:#6E4229;
	text-align:left;
	padding:22px 0px 10px 55px;
	font-weight:bold;
}
.side{
	margin-top:0px;
	margin-bottom:25px;
	padding:5px 3px 0 10px;
}
.side-tag {
	margin-top:0px;
	margin-bottom:25px;
	padding:5px 3px 0 10px;
}
#content{
	width:350px;
	margin-right:10px;
	float:left;
}
.blog{
	padding-top:20px;
	margin-bottom:30px;
	background-image:url(http://blog.seesaa.jp/img/bg/livly11/double_archive_top_image.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
h2{
	margin:0px;
	padding:5px 15px 0px 0;
	text-align:right;
	border:solid #A9896B;
	border-width:0 1px;
}
.blogbody{
}
h3{
	padding:5px 15px 10px 60px;
	margin:0;
	border:solid #A9896B;
	border-width:0 1px;
}
h3 a{
	color:#6E4229 ! important;
	text-decoration:none;
}
.text{
	background-image:url(http://blog.seesaa.jp/img/bg/livly11/articles_background.gif);
	margin:0;
	color:#000;
	padding:10px 20px 20px 25px;
	line-height:2;
	border:solid #A9896B;
	border-width:0 1px;
}
.text:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
* html .text{
	height:1px;
	_height:100%;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}
.text blockquote{
	border:1px solid #ccc;
	margin:10px 0px;
	padding:8px 12px;
}
.posted{
	background-color:#F1E7D1;
	background:url("http://blog.seesaa.jp/img/bg/livly11/post_bg.gif") no-repeat center bottom;
	padding:25px 5px 20px 10px;
	text-align:left;
	margin-bottom:0px;
	border:solid #A9896B;
	border-width:0 1px;
}
#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 {
	text-align:center;
	padding-bottom:10px;
}
#calendar table {
	width:170px;
	margin:0px auto;
	border-collapse:collapse;
}
.calendarhead {
	background:url("http://blog.seesaa.jp/img/bg/livly11/menuDecoration_calendar.gif") no-repeat left top;
	color:#6E4229;
	text-align:left;
	padding:22px 0px 10px 0px;
	font-weight:bold;
}
.calendarday a{
	color:#FF5900;
	font-weight:normal;
	display:block;
	text-decoration:none;
	padding:0px 0;
	background:#FFD900;
}
.calendarhead .calendarday a{
	text-decoration:none;
	color:#FF5900;
	display:inline;
}
#calendar th{
	font-weight:normal;
}
#calendar td{
	border:solid 1px #fff;
	background:#FAFAFA;
}
.calendarday {
	padding:1px 2px;
	color:#000;
}
input{
	max-width:200px;
}
.input-submit{
	margin-right:5px;
}
#comments {
	padding:10px 0px 10px 10px;
	margin-top:25px;
}


.comments-body .text{
	border: none;
	background:none;
}

#comments form {
	margin:0px;
	padding:0px 10px;
}
textarea{
	width:95%;
	margin-bottom:5px;
}
.comments-head{
	background-image:url(http://blog.seesaa.jp/img/bg/livly11/title_deco.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	font-weight:bold;
	margin:0px;
	padding: 15px 0px 15px 35px;
}
.comments-body {
	margin:0px;
	padding:0px;
}
.comments-post {
	padding:10px;
	text-align:right;
}
#trackback {
	margin-bottom:30px;
	margin-top:25px;
	padding:15px;
}
.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:0px 0px 0px 0px;
	line-height:1.4em;
	text-align:left;
}
.tag{
	margin-top:5px;
	padding:0px;
	margin-left:0px;
}
#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{
	background-image:url(http://blog.seesaa.jp/img/bg/livly11/title_deco.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	font-weight:bold;
	margin:0px;
	padding: 15px 0px 15px 35px;
	clear:both;
}
.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;
}

.bookmark{
  margin: 10px 0;
}

/* 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 */
