@charset "utf-8";

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.entry {
	border-width: 1px;
	border-style: solid;
	border-color: #99cc99;
	padding: 15px;
	margin-bottom: 15px;
	-moz-border-radius: 10px 10px 10px 10px;
	border: 2px solid #99cc99;
}

.kakko {
	font-weight: normal;
	font-size: 10px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	border: 1px solid #666666;
	margin: 0px;
}

.marumi {
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border: 3px solid #99cc99;
	margin-bottom: 5px;
}

.topContent h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
}

.topContent h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #99cc99;
	padding-bottom: 3px;
}

.topContent p {
	font-family:  Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}

.topContent p.img {
	padding: 10px;
}

.topContent p.posted {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: left;
	line-height: normal;
	letter-spacing: 0.05em;
	padding: 3px;
	margin-bottom: 5px;
}

.photo {
	float: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	background-color:#f0f0e0;
	border:1px solid #d0d0d0;
}

.titlelist {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	padding: 2px;
	padding-left: 20px;
}

.comment {
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 20px;
	padding-left: 20px;
	-moz-border-radius: 10px 10px 10px 10px;
	border: 1px solid #d0d0d0;
}

#sidebar1 .rightBox ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}

#sidebar1 .rightBox li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	line-height: 130%;
	margin-top: 10px;
	list-style-type: none;
}

/*
#sidebar1 .rightBox img {
	border: 3px solid #FFFFFF;
}
*/

#sidebar1 .rightBox h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-align: left;
	letter-spacing: .3em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99cc99;
}
