body {
	text-align:left;
	background-color:#ffffff;
	color:#333333;
	margin:0px;
	padding:0px;
	font-family:  "ヒラギノ丸ゴ Pro W4", 'HiraMaruPro-W4', Verdana, 'Hiragino Maru Gothic Pro', "メイリオ", "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica;
	background-image:url(http://transit.up.seesaa.net/base/background.png);
	background-repeat: repeat-y;
}

a:link{
	text-decoration: none;
	color:#333333;
	border-bottom:1px dashed #000000;
	padding-bottom:0px;
}

a:visited{
	text-decoration: none;
	color:#333333;
	border-bottom:1px dashed #000000;
	padding-bottom:0px;
}

a:active{
	text-decoration: none;
	color:#333333;
	border-bottom:1px dashed #000000;
	padding-bottom:0px;
	position:relative;top:1px;left:1px;
}

a:hover{
	text-decoration: none;
	border-bottom-style:none;
	color:#ff0f3b;
	position:relative;top:1px;left:1px;
}


h1 {
	margin:0px;
	padding-top:0px;
	font-weight:bolder;
	font-size:24px;
}

h1 a{
	color:#433636;
	text-decoration: none;
	font-weight:bolder;
}

h2 {
	padding:0px;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}

h3 {
	padding: 5px 0px 10px 0px;
	font-size:14px;
	font-weight:bolder;
}

h3 a{
	text-decoration: none;
}

#container{
	width:810px;
	text-align:center;
	margin-top:0px;
	margin-left: 10px;
	margin-right: auto;
	padding-bottom:20px;
}

#banner{
	margin:0px;
	height:215px;
	text-align:left;
	padding:0px;
	background-image:url(http://transit.up.seesaa.net/base/bannerback.png);
	background-repeat: repeat-x;
	background-position:top;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	text-decoration: none;
	border-bottom-style:none;
	position:relative;left:0px;top:0px;
}

.bannertitle{
	position:absolute;
	top:70px;
	left:620px;
}

.bannerlink{
	position:absolute;
	top:199px;
	left:0px;
	width:820px;
	text-align:right;
	font-size:13px;

}

.bannerlink a:active,
.bannerlink a:hover {
	text-decoration: none;
	border-bottom-style:none;
	position:relative;left:0px;top:0px;
	color:#ffffff;
}


.description {
	color:#433636;
	font-size:16px;
	font-weight:bold;
	line-height:140%;
	margin-top:5px;
	padding:0px;
}


.navipage {
	background-color:#ffbb02;
	padding:2px;
}

/* ページングナビ */
.navi {
	font-size:80%;
	text-align:center;
	margin:10px;
	width:100%;
}

.navi a:link,
.navi a:visited{
	text-decoration: none;
	border-style:none;
}


.navi a:hover,
.navi a:active{
	text-decoration: none;
	border-style:none;
	color:#ff0f3b;
}

.navibox{
	text-align:center;
	margin:10px;
	width:100%;
	font-size:90%;
}

.navibox ul{
	margin:0px;
	padding:0px;
}

.navibox li{
	margin:0px 2px;
	padding:0px;
	display:inline;
	position: relative;
	text-align:center;
	font-size:85%;
}

.navibox li.index-nojump{
	color:#aaaaaa;
	background:#eeeeee;
	border:1px solid #aaaaaa;
	padding:1px 6px;
}

.navibox li.index-now{
	color:#333333;
	background:#dea110;
	border:1px solid #aaaaaa;
	padding:1px 6px;
}

.navibox li.index-prenext{
	color:#333333;
	border-width:0px;
	padding:1px;
}

.navibox li a:link,
.navibox li a:visited{
	color:#333333;
	background:#eeeeee;
	padding:1px 6px;
	border:1px solid #aaaaaa;
	text-decoration:none;
}

.navibox li a:hover {
	color:#000000;
	background:#dea110;
	padding:1px 6px;
	border:1px solid #ffbb02;
	text-decoration:none;
	position:relative;top:0px;left:0px;
}

#content {
	float:left;
	text-align:left;
	width:530px;
	margin:15px 0px 0px 0px;
	padding:0px;
}

.blog {
	text-align:left;
	margin:0px;
	padding:10px;
}

.blogbody {
	font-weight:normal;
	line-height:120%;
	margin:0px;
}

.date{
	clear:right;
	text-align:right;
	color:#333333;
	margin:0px;
	padding:0px 5px 5px 0px;
	font-size:75%;
	font-weight:normal;
}

/* twitter */

.twitter ul{
	margin:1px 1px 1px 15px;
	padding:1px;
}

.twitter li{
	list-style-image: url(http://transit.up.seesaa.net/base/twittericon.gif);
}

.twitter a:link,
.twitter a:visited{
	text-decoration: none;
	border-bottom-style:none;
	position:relative;left:0px;top:0px;
}

.twitter a:active,
.twitter a:hover {
	text-decoration: none;
	border-bottom-style:none;
	position:relative;top:1px;left:1px;
}


/* タグ */

.tag{
	padding:15px;
	margin-top:0px;
}

#tag_cloud {
	border:1px solid #cccccc;
	padding:10px;
	margin-top:5px;
	text-align:center;
	font-size:110%;
}

#tag_cloud  a:link,
#tag_cloud  a:visited{
	text-decoration: none;
	border-style:none;
	color:#333333;
}

.tag-more a:link,
.tag-more a:visited,
.tag-search a:link,
.tag-search a:visited{
	text-decoration: none;
	border-style:none;
	color:#333333;
}

.tag-word{
	clear:right;
	text-align:right;
	color:#333333;
	margin:0px;
	padding:0px 5px 5px 0px;
	font-size:75%;
	font-weight:normal;
}

.taglabel{
	background-color:#333333;
	color:#ffffff;
	padding:0px 8px;
	margin:0px;
}

.taglabel a:link,
.taglabel a:visited{
	font-family: Century Gothic , Tohoma;
	color:#ffffff;
	text-decoration: none;
	border-width:0px;
	border-bottom-style:none;
}

.tag-word a:link,
.tag-word a:visited{
	text-decoration: none;
	border-width:0px;
	border-bottom-style:none;
}

.tag-body{
	font-size:85%;
}

.tag-service{
	font-size:110%;
	padding:3px;
	margin:0px 0px 5px 0px;
	font-weight:normal;
	color:#333333;
	background-color:#dddddd;
	position:relative;top:0px;left:0px;
}

.tag-article{
	margin:0px 0px 0px 5px;
	line-height:150%;
	font-size:90%;
}

.tag-photos,
.tag-videos{
	margin:0px 0px 0px 5px;
}

.tag-photos-title,
.tag-videos-title{
	font-size:80%;
}

.tag-more,
.tag-search{
	margin:0px;
	padding:5px;
	line-height:200%;
}

.tag-navi ul{
	margin:0px;
	padding:0px;
}

.tag-navi li{
	margin:0px 2px;
	padding:0px;
	display:inline;
	position: relative;
	text-align:center;
	font-size:85%;
}


.tag-navi li.tag-jump{
}

.tag-navi li.tag-nojump{
	color:#cccccc;
	background:#eeeeee;
	border:1px solid #cccccc;
	padding:1px 6px;
}

.tag-navi li a{
	color:#333333;
	background:#eeeeee;
	padding:1px 6px;
	border:1px solid #aaaaaa;
	text-decoration:none;
}

.tag-navi li a:link,
.tag-navi li a:visited{
}


.tag-navi li a:hover {
	background:#ff9900;
	padding:1px 6px;
	color:#ffffff;
	border:1px solid #aaaaaa;
	text-decoration:none;
	position:relative;top:0px;left:0px;
}

.side-tag {
	color:#333333;
	padding:5px 2px 5px 5px;
	margin-bottom:10px;
	text-align:center;
	font-size:80%;
}

.side-tag a:link,
.side-tag a:visited{
	text-decoration: none;
	border-width:0px;
	border-bottom-style:none;
}




.title{
	padding:3px;
	margin:0px;
	font-weight:normal;
	color:#333333;
	border-left:10px solid #ffbb02;
	background-color:#dddddd;
	position:relative;top:0px;left:0px;
}

.title a:link,
.title a:visited{
	text-decoration: none;
	border-style:none;
	color:#333333;
	width:100%;
}


.title a:hover,
.title a:active{
	position:relative;top:0px;left:0px;
	text-decoration: none;
	border-style:none;
	color:#ff0f3b;
	width:100%;
}

.text{
	font-size: 80%;
	height:100%;
	color: #333333;
	padding:15px 5px;
	margin-top:0px;
	word-break:break-all;
}

.text:after{
	content: "";
	display:block;
	height:0px;
	clear:both;
}


.text img{
	float:right;
	border:1px solid #dddddd;
	margin:3px;
}


.imgnormal img{
	float:none;
	border:1px solid #dddddd;
	margin:0px;
	padding:0px;
}

.text a:link,
.text a:visited,
.text a:active{
	text-decoration: none;
	border-bottom:1px dashed #000000;
	padding-bottom:0px;
}
.text a:hover {
	font-weight: normal;
	text-decoration: none;
	border-width:0px;
	border-bottom-style:none;
	position:relative;top:1px;left:1px;
}

a:link.affiliate-link,
a:visited.affiliate-link,
a:active.affiliate-link,
a:hover.affiliate-link{
	border-bottom:1px solid #999999;
}

a:link.imglink,
a:visited.imglink,
a:hover.imglink{
	border-width:0px;
}

.posted{ 
	font-size: 70%; 
	text-align: right;
	margin-bottom:15px;
	padding:0px 0px 3px 5px;
	border-top:1px solid #333333;
}
.posted a:link,
.posted a:visited{
	text-decoration: none;
	border-width:0px;
	border-bottom-style:none;
}

/* 左コンテンツ */

#links-left {
	font-weight:normal;
	width:179px;
	float:left;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 2px;
	text-align:left;
}


/* 検索 */
#search {
	color: #333333;
	border: 1px solid #999999;
	font-size: 13px;
	margin-right: 2px;
}

#search-btn {
	vertical-align: middle;
}

/* 右コンテンツ */

#links {
	font-weight:normal;
	text-align:center;
	width:97px;
	float:left;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 2px;
	height:100%;
}

#links a{
	text-decoration: none;
	border-bottom-style:none;
}


/* カレンダー */

#calendar {
	width:175px;
	margin-bottom:10px;
	padding:0px;
}

#calendar table {
	width:175px;
	border-right:1px solid #cccccc;
}

#calendar th{
	font-weight:bolder;
	background-color:#444444;
	color:#ffffff;
	padding:1px;
}

#calendar td{
	background-color:#ffffff;
}

#calendar a{
	text-decoration: none;
	border-bottom-style:none;
}


.calendarhead {
	color:#333333;
	font-size:12px;
	padding:0px 0px 0px 5px;
	font-weight:bold;
	text-align:left;
	border-left:5px solid #ffbb02;
	border-bottom:1px solid #cccccc;
}

.calendarmonth{
	text-align:center;
	font-size:12px;
	letter-spacing:2px;
	padding-top:1px;
}

.calendarday {
	color:#333333;
	font-size:10px;
	padding:0px;
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.calendarday a{
	display:block;
	width:100%;
	height:100%;
}

.calendarday a:link{
	background-color:#ffbb02;
	text-decoration: none;
	border-bottom-style:none;
}

.calendarday a:visited{
	background-color:#faaf02;
	text-decoration: none;
	border-bottom-style:none;
}

.calendarday a:active{
	background-color:#faaf02;
	text-decoration: none;
	border-bottom-style:none;
	position:relative;top:0px;left:0px;
}

.calendarday a:hover{
	color:#ffffff;
	background-color:#ff0f3b;
	text-decoration: none;
	border-bottom-style:none;
	position:relative;top:0px;left:0px;
}




/* 左サイドメニュー */

.sidetitle {
	width:175px;
	margin:20px 0px 0px 0px;
	color:#333333;
	font-size:80%;
	padding:0px 0px 0px 5px;
	font-weight:bold;
	text-align:left;
	border-left:5px solid #ffbb02;
	border-bottom:1px solid #cccccc;
}

.side {
	color:#333333;
	font-size:70%;
	line-height:130%;
	padding:5px 2px 5px 5px;
	margin-bottom:10px;
	word-break:break-all;
}

.borderout a:link,
.borderout a:visited,
.borderout a:active,
.borderout a:hover{
	text-decoration: none;
	border-bottom-style:none;
}

.blogpeople-powered-by a:link,.blogpeople-powered-by a:visited{
	border-width:0px;
	text-decoration: none;
}

.smallbr{
	font-size:1px;
}

.side form{
	margin:0px;
}

.archiveselect{
	width:90%;
	font-size:95%;
}

.powered {
	line-height:120%;
	padding:0px;
	text-align:center;
}

.powered a:link,
.powered a:visited{
	border-width:0px;
	text-decoration: none;
}

.powered table{
	margin-right : 10%;
	margin-left : 10%;
}

.syndicate {
text-align:center;
font-size:10px;
margin-right:10px;
}
.syndicate a {
color:#C19F76;
}

/* コメント */
#comments {
	text-align:left;
	margin:40px 0px 30px 0px;
	padding:10px;
}

#comments input {
	max-width:200px;
}
#comments textarea {
	max-width:330px;
}
.comments-head{ 
	padding:3px;
	margin:0px;
	font-size:90%;
	padding:0px 10px;
	font-weight:bold;
	text-align:left;
	border-left:10px solid #ffbb02;
	border-bottom:1px solid #cccccc;

}
.comments-body {
	margin-top:5px;
	line-height:120%;
	padding:0px;
	font-size:85%;
	border-bottom:1px solid #dddddd;
}

.comments-body form{
	margin:0px;
	padding:0px;
}

.comments-post {
	font-size:80%;
	padding:10px;
	text-align:right;
}

/* トラックバック */
#trackback {
	margin:25px 0px 30px 0px;
	padding:10px;
	text-align:left;
}

.trackback-head{ 
	padding:3px;
	margin:0px;
	font-size:90%;
	padding:0px 10px;
	font-weight:bold;
	text-align:left;
	border-left:10px solid #ffbb02;
	border-bottom:1px solid #cccccc;

}
.trackback-body {
	margin-top:5px;
	line-height:120%;
	padding:0px;
	font-size:85%;
	border-bottom:1px solid #dddddd;
}

.trackback-body input{
	font-family:Tohoma, Helvetica,Osaka,sans-serif;
	width:85%;
	background: #ffed95;
	padding: 2px;
	margin: 1px;
	border: 1px solid #cccccc;
}

.tbfield{
}


blockquote{
	border-top:1px dotted #aaaaaa;
	border-right:1px dotted #aaaaaa;
	border-bottom:1px dotted #aaaaaa;
	border-left:2px solid #ffbb02;
	padding:5px 8px;
	font-size:90%;
	margin-bottom:0px;
}

/* htmlリファレンス */
.htmlreference{
	border-top:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-left:2px solid #ffbb02;
	padding:5px 8px;
	font-size:90%;
	width:95%;
	background-color:#e8e8e8;
	text-align:left;
	line-height:150%;
	margin-left:auto;
	margin-right:auto;
}


/* about */
.abouttitle{
	font-family:Century Gothic ,Hiragino Maru Gothic Pro,sans-serif;
	font-size:150%;
	padding:0px;
	border-bottom:1px solid #777777;
	vertical-align:bottom;
}

/* bp affiliate */
.bp-ecs-item a:link,
.bp-ecs-item a:visited{
	text-decoration:none;
	border-style:none;
	border-width:0px;
}

.bp-ecs-banner a:link,.bp-ecs-banner a:visited{
	border-width:0px;
	text-decoration: none;
}


#footer{
clear:left;
}

.copyright{
font-size:80%;
width:100%;
text-align:center;
}
.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;
}
#diet-container{
border:1px solid #999;
padding:5px;
margin-bottom:5px;
}
.diet-title{
background-color:#333333;
padding:2px 10px 2px 5px;
font-size:12px;
color:#FFFFFF;
background-image:url(http://blog.seesaa.jp/img/diet/right_bt.gif);
background-position:right;
background-repeat:no-repeat;
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;
}

/* 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{
text-decoration:none;
}
.tweetBlockQuote .tweetMain a.tweetOwner{
color:#E86390;
font-weight:bold;
text-decoration:none;
border-bottom:0px;
}
.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 */
