@charset "Shift_JIS";

/* ---------------------------
検索メニュー
--------------------------- */
#search-box {
	width				:200px;
	padding				:0;
	margin				:0;
	text-align			:left;
}
#search-box .search-title{
	font-size			:9pt;
	font-weight			:bold;
	line-height			:150%;
	color				:green;
}


/* ---------------------------
エントリー
--------------------------- */
.entry-header{
	color				:orange;
	font-weight			:bold;
	font-size			:1.2em;
	line-height			:150%;
}
.entry-header a{
	color				:orange;
	font-weight			:bold;
}
.entry-header a:hover{
	color				:green;
	font-weight			:bold;
}
.entry-extended{
	padding				:0 0 10px 0;
	margin				:0;
	border-bottom		:1px dotted #ccc;
}
.entry-body{
	padding				:0 0 10px 0;
	margin				:0;
}
.entry-more{
	padding				:0 0 10px 0;
	margin				:0;
	border-bottom		:1px dotted #ccc;
}
.entry-posted{
	text-align			:right;
	padding				:0 0 0 0;
	margin				:0;
	border-bottom		:1px dotted #ccc;
}
.entry-date{
	text-align			:right;
	padding				:0 0 0 0;
	margin				:0;
}

/* ---------------------------
コメント
--------------------------- */
.relentries-header,
.entry-link-header,
.comments-head ,
.trackbacks-header{
	font-weight			:bold;
	padding				:0 0 0 0;
	margin				:0 0 10px 0;
	background			:#f6faec;
	border-top			:1px solid green;
	border-bottom		:1px dotted green;
}
.entry-link-body,
.relentries-content,
.comments-body ,
#trackbacks-info{
	padding				:0 0 10px 0;
	margin				:0;
}

/* ---------------------------
ブログ・カテゴリー
--------------------------- */
#contents-left .cont-left-menu-top h2.module_header_category,
#contents-left .cont-left-menu-top h2.module_header_entry {
	background-image		:url(http://goodone-dogfood.com/common/img/menu-bot/menu-yellow.gif);
	background-repeat		:no-repeat;
	background-position		:left top;
	text-decoration			:none;
	display					:block;
	width					:185px;
	height					:32px;
	line-height				:32px;
	padding					:0 0 0 15px;
	margin					:0 0 0 0;
	}

#contents-left ul.module-list {
	text-align				:left;
	list-style-type			:none;
	}
#contents-left ul.module-list li.module-list-item {
	line-height				:14px;
	width					:180px;
	}
#contents-left ul.module-list .cont-left-menu-top {
	padding					:0 0 10px 0;
	margin					:0 0 0 0;
	}
/* ---------------------------
--------------------------- */
