@charset "shift_jis";

/*------------------------------------------------------------
 cheap paper
 
 designed by cie.
 http://buana-suerte.seesaa.net/
 http://blog.livedoor.jp/cie/
-------------------------------------------------------------*/

* {margin:0;padding:0;}

/*---------------------
 ページ全体
----------------------*/
body{
	width:100%;
	height:100%;
	font-family:Verdana, sans-serif, 'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', Osaka, Arial;
	margin:0px;
	padding:0px;
	text-align:center;
	letter-spacing:2px;
	font-size:100%;
	line-height:1.5em;
	color:#424242;
	background:#fff url(http://buena-suerte.up.seesaa.net/tmp/cheap_body.png) repeat-y 100% 0%;
}/* リンク設定 */
a{color:#424242;text-decoration:none;}
a:link{color:#424242;text-decoration:none;}
a:visited{color:#424242;text-decoration:none;}
a:hover{color:#706751;text-decoration:none;}

/*---------------------
 コンテンツ全体
----------------------*/
#container{
	margin:0px;
	padding:0px 0px 0px 10px;
	text-align:left;
	background:url(http://buena-suerte.up.seesaa.net/tmp/cheap_container.png) repeat-y 0% 0%;
}

/*---------------------
 ヘッダー
----------------------*/
#banner{
	width:100%;
	height:80px;
	text-align:left;
}/* ブログタイトル */
#banner h1{
	font-size:12px;
	font-weight:bold;
	padding:25px 0px 8px 30px;
	text-align:left;
	background:url(http://buena-suerte.up.seesaa.net/tmp/cheap_blogtitle.png) no-repeat 0% 100%;
	margin:0;
}/* ブログタイトル リンク設定 */
#banner h1 a{color:#424242;text-decoration:none;}
#banner h1 a:link{color:#424242;text-decoration:none;}
#banner h1 a:visited{text-decoration:none;}
#banner h1 a:hover{color:#706751;text-decoration:none;}
/* ブログの説明 */
#banner .description{
	font-size:10px;
	padding:0px 0px 0px 32px;
	text-align:left;
	display:block;
}

/*---------------------
 記事表示部
----------------------*/
#content{
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px 0px 20px 0px;
	margin-right:250px;
}/* 記事全体 */
.blog{
	background:url(http://buena-suerte.up.seesaa.net/tmp/cheap_blog.png);
}/* 日付 */
.date{
	color:#706751;
	font-size:0.65em;
	font-weight:bold;
	padding:10px 0px 5px 3px;
	margin-left:24px;
	text-align:left;
	background:url(http://buena-suerte.up.seesaa.net/tmp/cheap_date.png) no-repeat left bottom;
}
/* 記事本体 */
.blogbody{
	padding:0px 10px 20px 10px;
	margin-left:5px;
	border:0px;
}/* 記事タイトル */
.title{
	color:#424242;
	font-size:0.8em;
	font-weight:bold;
	margin:0px 10px 10px 10px;
	padding:10px 0px 10px 3px;
	background:url(http://buena-suerte.up.seesaa.net/tmp/cheap_title.png) repeat-x left bottom;
	background-position:50% bottom;
}
.title a{
	border:0;
	color:#424242;
	text-decoration:none;
	margin:0;padding:0;
	background:url(none) no-repeat;
}
/* 記事本文 */
.blogbody .text{
	font-size:0.75em;
	line-height:23px;
	margin:0px 10px 0px 10px;
	padding:0px 0px 0px 5px;
	background:url(http://buena-suerte.up.seesaa.net/tmp/cheap_main.png);
}/* 画像 */
.blogbody .text img{
	margin-right:5px;
	margin-bottom:5px;
	position:relative;
	z-index:1000;
}
.blogbody .text a{color:#706751;text-decoration:none;font-weight:bold;}
.blogbody .text a:link{color:#706751;text-decoration:none;font-weight:bold;}
.blogbody .text a:visited{color:#706751;text-decoration:none;font-weight:bold;}
.blogbody .text a:hover{color:#424242;text-decoration:none;font-weight:bold;}
/* 投稿時間等 */
.posted{
	font-size:0.6em;
	text-align:right;
	margin:0px 10px 10px 10px;
	padding:3px 0px 5px 0px;
	background:url(http://buena-suerte.up.seesaa.net/tmp/cheap_posted.png) repeat-x;
}/* 投稿時間等 リンク設定 */
.posted a{color:#706751;text-decoration:none;}
.posted a:link{color:#706751;text-decoration:none;}
.posted a:visited{color:#706751;text-decoration:none;}
.posted a:hover{color:#003333;text-decoration:none;}
.navi{
	font-size:0.6em;
	text-align:center;
	margin:0px 0px 10px;
}
.navi a{color:#424242;text-decoration:none;}
.navi a:link{color:#424242;text-decoration:none;}
.navi a:visited{color:#424242;text-decoration:none;}
.navi a:hover{color:#706751;text-decoration:none;}

/*---------------------
 コメント部
----------------------*/
#comments{
	padding:0 20px;
}
/* コメントヘッド */
.comments-head{
	font-size:0.75em;
	font-weight:bold;
	margin:0px 0px 12px 8px;
	padding:15px 0px 3px 2px;
	background:url(http://buena-suerte.up.seesaa.net/tmp/cheap_comments-head.png) no-repeat left bottom;
}
.comments-body{
	font-size:0.75em;
	margin-bottom:10px;
}
/* コメント本文 */
.comments-body .text{
	margin:0px 10px 2px;
	padding:0px 2px;
	line-height:20px;
	background:url(http://buena-suerte.up.seesaa.net/tmp/cheap_comments-body.png);
}/* コメント投稿時間等 */
.comments-body .comments-post{
	font-size:0.8em;
	text-align:right;
	margin:5px 10px 15px;
	padding:0px;
	background:url(http://buena-suerte.up.seesaa.net/tmp/cheap_comments-post.png) repeat-x left bottom;
}/* コメント投稿時間等 リンク設定 */
.comments-post a{color:#706751;text-decoration:none;}
.comments-post a:link{color:#706751;text-decoration:none;}
.comments-post a:visited{color:#706751;text-decoration:none;}
.comments-post a:hover{color:#424242;text-decoration:none;}


/* コメントフォーム */
#comments form {
	font-size:1em;
	margin:0px;
	padding:0px 25px;
}
#comments form input{
	width:200px;
	border:1px solid #808080;
}
#comments form textarea{
	width:400px;
	height:200px;
	border:1px solid #808080;
}
#comments form input.input-submit{
	background:#fff;
	border:1px solid #808080;
	color:#424242;
	margin:1em 0.5em 1em 0;
	letter-spacing:0.2em;
	width:auto;
}

/*---------------------
 トラックバック部
----------------------*/
#trackback {
	font-size:0.75em;
	padding:15px 10px 15px 20px;
	margin:10px 10px 0;
}
#trackback hr{
	margin:0.2em 0 0.5em;
	border:0;
	color:transparent;
	background:transparent url(http://buena-suerte.up.seesaa.net/tmp/cheap_trackback-post.png) repeat-x left bottom;
	height:5px;
}
#trackback a{color:#706751;text-decoration:none;}
#trackback a:link{color:#706751;text-decoration:none;}
#trackback a:visited{color:#706751;text-decoration:none;}
#trackback a:hover{color:#424242;text-decoration:none;}

/*---------------------
 サイドバー
----------------------*/
#links-left {
	position:absolute;
	right:10px;
	top:10px;
	width:220px;
	color:#424242;
	padding:0px 0px 20px;
	font-size:1em;
}
#links {
	position:absolute;
	right:10px;
	top:10px;
	width:220px;
	color:#424242;
	padding:0px 0px 20px;
	font-size:1em;
}

/*---------------------
 サイドバー項目
----------------------*/
.sidetitle {
	font-size:0.75em;
	font-weight:bold;
	margin:0px 0px 3px;
	padding:3px 0px 3px 5px;
	text-align:left;
	width:220px;
}
.side {
	font-size:0.65em;
	text-align:left;
	line-height:1.5em;
	margin:0px 0px 20px;
	padding:5px;
	width:100%;
}
.side a{color:#706751;text-decoration:none;}
.side a:link{color:#706751;text-decoration:none;}
.side a:visited{color:#706751;text-decoration:none;}
.side a:hover{color:#424242;text-decoration:none;}

/*---------------------
 カレンダー
----------------------*/
#calendar{
	width:200px;
	margin:0px 0px 20px;
}
#calendar table {
	width:100%;
	font-size:1em;
	empty-cells:show;
}
#calendar table caption{
	font-size:0.8em;
	padding:3px 0px;
	color:#424242;
	font-weight:bold;
}
#calendar table th {
	font-size:0.65em;
	padding:3px 0px;
	margin:0px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
}

#calendar table td {
	font-size:0.6em;
	width:22px;
	padding:3px;
	line-height:20px;
	text-align:center;
}
.calendarday{}
.calendarday a {
	color:#706751;
	font-weight:bold;
}

/*---------------------
 powered by seesaa
----------------------*/
.powered {
	padding:10px 0px 10px 0px;
	text-align:left;
}

.syndicate {
	text-align:center;
	font-size:0.6em;
	background:url(http://rosea.jpn.org/css/dummy.gif) no-repeat;
}

/*---------------------
 フッター
----------------------*/
#footer{
	clear:both;
	font-size:0.7em;
	text-align:left;
	letter-spacing:1px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 20px 25px;
	background:url(http://buena-suerte.up.seesaa.net/tmp/cheap_blog.png) no-repeat;
}
#footer a, #footer a:link, #footer a:visited{color:#706751;text-decoration:none;}
#footer a:hover{color:#424242;text-decoration:none;}

/*---------------------
 ダイエット
----------------------*/
.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;
}

a.affiliate-link{}

/*---------------------
 その他
----------------------*/
h1{font-size:160%;margin:0.5em 0;}
h2{font-size:150%;margin:0.5em 0;}
h3{font-size:140%;margin:0.5em 0;}
h4{font-size:130%;margin:0.5em 0;}
h5{font-size:120%;margin:0.5em 0;}
h6{font-size:110%;margin:0.5em 0;}
p{margin:0 0 1em;}
ul{margin:0.5em 0 0.5em 1.5em;}
ul li{list-style:disc;list-style-position:inside;}
ul ul li{list-style:circle;}
ol{margin:0.5em 0 0.5em 1.5em;}
ol li{list-style:demical;list-style-position:inside;}
ol ol li{list-style-type:lower-alpha;}
dl{margin:0.5em 0 0.5em 1.5em;}
dl dt{font-weight:bold;}
dl dd{margin:0 0 0 1em;}
hr{border:1px;background:#808080;color:#808080;height:1px;}
blockquote{
	background: #fcfcfc;
	color:#424242;
	width:95%;
	border:solid #706751;
	border-width: 0px 10px 0px 10px;
	margin:4px 10px 3px 8px;
	padding:8px 10px 8px;
	font-size:0.9em;
	line-height:23px;
}
pre{
	color:#424242;
	font-size:1em;
	padding:4px 3px 3px;
	margin:8px;
	line-height:23px;
}
br {letter-spacing:normal;} /* brタグのletter-spacing解除の為必要 */
img{border:0px;}/* imgタグ */
input{border:1px solid #808080;background:#fff;padding:1px;font-size:1em;}
textarea{border:1px solid #808080;background:#fff;padding:1px;font-size:1em;}

.clear{clear:both;}
