h6 {
	font-weight: bold;
	color: #F9393F;
	border-bottom: 2px solid #FE9D92;
	font-size: 15px;
}
.module-content a { color: #76A451;}
.module-content a:hover { color: #339933;background-color: #D4F2BA; }
#jellys {
	margin: 0;
	padding: 0;
	width: 253px;
	height:40px;
	border:#9C9 1px solid;
}
html>body #jellys {
	height:auto;
	min-height:40px;
}
#jellys_contents {
	margin: 0;
	padding: 0;
	width: 180px;
	border:#9C9 1px solid;
}
#jellys_contents a {
	color: #76A451;
}
#jellys_contents a:hover {
	color: #339933;
	background-color: #D4F2BA;
}

#jellylist {
	margin: 0;
	padding: 0;
}
#jellylist_contents {
	margin: 0;
	padding: 0;
	width: 180px;
	border:#9C9 1px solid;
}
#jellylist_contents a {
	color: #76A451;
}
#jellylist_contents a:hover {
	color: #339933;
	background-color: #D4F2BA;
}



li {
	margin: 0 0 0 -10px;
	padding: 0 0 5px 0;
	list-style-image: url(image/listarrow_green.gif);
	list-style-position: outside;
	line-height: 110%;
}

#jelly_list a {
	text-decoration: underline;
	color: #76A451;
}
#jelly_list a:hover {
	color: #339933;
	background-color: #D4F2BA;
}

h3 { font-weight: normal; 
    margin: 0;
}


.entry-content {
    margin: 0 0 0 20px;
    line-height: 1.4;
}
.jelly_catch {
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
	margin:20px 10px 10px 20px;
}
.jelly_explanation {
	margin:0 10px 10px 20px;
}
.jelly_explanation img {
	margin:0 10px 20px 20px;
	float: right;
}
.jelly_cv {
	padding:0 0 0 160px;
	margin:0 0 20px 0;
}
.jelly_details {
	margin:0 0 10px 0;
	clear: right;
	border-top:#9C9 1px dotted;
}
.jelly_details_title {
	width:110px;
	background-image: url(image/drop_green.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:5px 15px 10px 5px;
	margin: 5px 0 5px 5px;
	float: left;
	color:#339933;
	text-align:left;
	
}
.jelly_details_body {
	padding:10px 5px 5px 0;
	margin-left:147px;
	width:400px;
}
.jelly_details_jancoard {
	margin:0;
	padding: 5px 10px 5px 0;
	clear: left;
	border-top:#999 1px dotted;
	text-align:right;
}

.entry-header-title {
	margin: 25px 0 0 0;
	padding: 10px 0 0 20px;
	font-size: 22px;
	background-image: url(image/h_siriestitle1.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	height:24px;
}
.entry-header {
	margin: 0;
	padding: 5px 0 0 20px;
	font-size: 16px;
	background-image: url(image/h_siriestitle2.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	height:23px;

}
.entry-content {
    margin: 0;
    line-height: 1.4;
	border:#9C9 2px solid;
}
