/*=============================================================

	CONTENTS Style Sheet
	
	NAME FELISSIMO MINNK
	Last Updata 2009-05-12
	

=============================================================*/

div.entry {
	margin: 0 0 35px 0;
}

div.entry a:link {
	color: #231815;
	text-decoration: underline;
}

div.entry a:visited {
	color: #231815;
	text-decoration: none;
}

div.entry a:active {
	color: #231815;
}

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

div.days {
	background: url("/blog/images/common/kei_dot.gif") repeat-x left bottom;
	font-size: 70%;
	padding: 0 0 8px 0;
}

div.entry h3 {
	margin: 0 0 18px 0;
}

div.entry h4 {
	font-size: 80%;
	font-weight: bold;
	margin: 14px 0;
}

div.entry h4.minn5551457 {
	color: #009fde;
}

div.entry h4.minn5551463 {
	color: #a94b97;
}

div.entry h4.minn5551459 {
	color: #42bf31;
}

div.entry h4.minn5551467 {
	color: #ff7540;
}

div.entry h4.minn5551465 {
	color: #00cfb3;
}

div.entry h4.minn5551461 {
	color: #ee4db2;
}

div.entry-body {
	font-size: 75%;
	line-height: 1.5;
}

div.entry-more {
	font-size: 75%;
	line-height: 1.5;
}

p.more {
	background: url("/blog/images/contents/y1.gif") no-repeat right top;
	font-size: 75%;
	width: 7em;
}

div.entry-footer {
	background: url("/blog/images/common/kei_dot.gif") repeat-x left top;
	font-size: 70%;
	padding: 8px 0 0 0;
}

div.comments h3 {
	background: url("/blog/images/common/kei_dot.gif") repeat-x left bottom;
	font-size: 80%;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
}

div.comments-open {
	font-size: 75%;
}

textarea {
	display: block;
}
