@charset "utf-8";
.cb{
	clear: both;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a{
	outline:none;
	color: #50061B;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
p {
	font-size: 0.8em;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p span{
	color: #A50C36;
	font-size: 0.8em;
	display: block;
	margin-top: 5px;
}
h1{
	font-size: 1.4em;
	font-weight: normal;
	color: #50061B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#inputtb{
	display: block;
}
h2{
	color: #886C47;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.blog_left{
	color: #50061B;
	float: left;
	font-size: 0.8em;
	margin-bottom: 10px;
}
.blog_right{
	float: right;
	font-size: 0.8em;
	color: #50061B;
	margin-bottom: 10px;
}
ul.editlist{
	margin: 0px;
	padding: 0px;
}
.editlist li{
	list-style-type: none;
	float: left;
}
.editlist li a{
	display: block;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 0.7em;
	color: #50061B;
	text-decoration: none;
}
.editlist li a:hover{
	text-decoration: underline;
}
