/* ++++++ コンテンツ部分のデザイン ++++++ */
/* ブログタイトル部分 */
#blog-title {
	background-image:url(http://www.healthy-planet.jp/img/img_contact_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: 10px;
	padding-right: 10px;
	}

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

	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;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-color: #999999;
	}


.entry h1	{
	}

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

	font-size: 14px;
	line-height: 120%;

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

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

	font-size: 14px;
	line-height: 120%;

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

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

.entry p {
	font-size: 12px;
	line-height: 120%;
	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 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	{
	border-bottom: dotted 1px #ccc;
	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	{
	border-top: dotted 1px #ccc;
	padding-top: 40px;
	}

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

#comments a	{
	color: #666;
	}

/* ++++++ サイドバー部分のデザイン ++++++ */


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

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

/* サイドバーメニュー */
#menu 	{
	text-align:left;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;
	}

.menu-top 	{
	background-image:url(http://www.healthy-planet.jp/img/img_contact_box_top.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 185px;
	height: 24px;

	font-size: 12px;
	font-weight: bold;
	line-height: 190%;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:0px;
	margin:0px;
	}

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

.menu-bottom 	{
	background-image:url(http://www.healthy-planet.jp/img/img_contact_box_bottom.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 9px;

	margin:0px;
	padding:0px;
	}

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

.menu-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;
	}


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

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