/* ++++++ コンテンツ部分のデザイン ++++++ */
/* ブログタイトル部分 */
#blog-title {
	background-image:url(http://www.healthy-planet.jp/img/img_diary_bg_top.jpg);
	background-repeat: no-repeat;
	width: 414px;
	height: 126px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 10px;
	}

#blog-title h1 {
	font-size: 16px;
	color: #e97d97;

	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 50px;
	}

#blog-title p {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 50px;
	}

/* エントリー部分 */


.entry	{
	margin-bottom: 10px;
	padding-bottom: 10px;

	}


.entry h1	{
	}

.entry h2	{
	background-image:url(http://www.healthy-planet.jp/img/img_diary_bg_title.jpg);
	background-repeat: no-repeat;

	height: 40px;
	font-size: 16px;
	line-height: 250%;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 0px;
	}

.entry h3	{
	background-image:url(http://www.healthy-planet.jp/img/img_diary_bg_title.jpg);
	background-repeat: no-repeat;

	height: 40px;
	font-size: 14px;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 0px;
	}

.entry td	{
	font-size: 12px;
	line-height: 120%;
	}

.entry p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	}

.entry p.posted	{
	text-align: right;
	font-size: 10px;
	line-height: 150%;
	color: #666;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}

.entry_name {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color: #e97d97;
	margin: 0 5px 0 0;
}

.entry p.posted {
	border-top: dotted 2px #e97d97;
	padding: 3px 0 0 0;
}

.entry p.posted	a	{
	color: #666;
	}

.entry p.posted	a:hover	{
	color: #666;
	}

.entry a {
	color: #666;
	text-decoration:underline;
	}

.entry a:hover {
	color: #999;
	text-decoration:underline;
	}

.entry img	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.entry-page	{
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: right;
	}

.entry-page a	{
	color: #666;
	}

.entry-page a:hover	{
	color: #AD5D59;
	}

/* 前後のエントリーへのリンク */

#entrylink	{
	color: #666;
	}

#entrylink a	{
	color: #666;
	}

#entrylink a:hover	{
	color: #AD5D59;
	}

#entrylink p	{
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	text-align: left;
	}

/* トラックバック */

#trackbacks	{
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#trackbacks h2	{
	font-size: 12px;
	margin-bottom: 0px;
	}

#trackbacks p	{
	font-size: 12px;
	color: #fff6;
	margin-top: 8px;
	}

#trackbacks h3	{
	font-size: 12px;
	color: #fff;
	margin-bottom: 0px;
	border-top: dotted 1px #ccc;
	padding-top: 20px;
	}

#trackbacks a	{
	color: #666;
	}

/* コメント */

#comments	{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#comments h2	{
	font-size: 12px;
	color: #666;
	}

#comments p	{
	font-size: 12px;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#comments p.posted	{
	color: #666;
	padding-left: 40px;
	margin-bottom: 10px;
	border-bottom: solid 0px #ccc;
	}

#comments div	{
	border-style: none;
	}

#comments h2#com02	{
	padding-top: 40px;
	}

#comments form div	{
	border-top: none;
	padding-top: 0px;
	}

#comments a	{
	color: #666;
	}

/* ++++++ サイドバー部分のデザイン ++++++ */
/* カレンダー */
#monthlylist select	{
	background-color: #ffffff;
	color: #000000;
	}

#calendar	{
	margin-bottom: 10px;
	text-align: center;
	}

#calendar th	{
	margin-bottom: 15px;
	width: 164px;
	font-size: 12px;
	color: #666666;
}

#calendar td	{
	margin-bottom: 15px;
	width: 164px;
	font-size: 12px;
	color: #666666;
	padding: 3px 0;
	text-align: center;
	}

#calendar td a	{
	font-weight: bold;
}

#calendar table	{
	width: 185px;
}

#monthlylist	{
	text-align: center;
}

#monthlylist form	{
	padding: 0px;
	margin: 0 0 10px 0;
}

/* メニュー */
.sidebar a {
	color: #000;
	text-decoration:none;
}

.sidebar a:hover {
	color: #333;
	text-decoration:underline;
	}

/* エントリーメニュー */
#entrylist 	{
	text-align:left;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;
	}

.entrylist-top 	{
	background-image:url(http://www.healthy-planet.jp/img/img_diary_box_top.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 185px;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:15px;
	padding-right:0px;
	margin:0px;
	}

.entrylist-body 	{
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #e97d97;
	margin:0px;
	padding:0px;
	}

.entrylist-bottom 	{
	background-image:url(http://www.healthy-planet.jp/img/img_diary_box_bottom.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 9px;
	margin:0px;
	padding:0px;
	}

.entrylist-body ul	{
	list-style-position:outside;
	padding: 7px;
	margin: 0px;
	}

.entrylist-body li	{
	margin: 0px;
	color: #fff;
	line-height: 120%;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color: #CCCCCC;
	}

/* カテゴリーメニュー */
#categorylist 	{
	text-align:left;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;
	}
	


.categorylist-top 	{
	background-image:url(http://www.healthy-planet.jp/img/img_diary_box_top.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 185px;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:15px;
	padding-right:0px;
	margin:0px;
	}

.categorylist-top p {
	margin:0px;
	padding: 0;
}

.categorylist-body 	{
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #e97d97;
	margin:0;
	padding:0px;
	}

.categorylist-body p {
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 15px;
}

.categorylist-bottom 	{
	background-image:url(http://www.healthy-planet.jp/img/img_diary_box_bottom.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 9px;
	margin:0 0 12px 0;
	padding:0px;
	}

/* 新着情報 */
.recent {
	margin: 0 0 13px 0;
	border-style: none;
}

/* バナー */
#banner 	{
	text-align:left;
	margin: 0;
	}

#banner img {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
