@charset "utf-8";
#cont-box h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: normal;
	letter-spacing: 1em;
	border-left-color: #FF9900;
}
#cont-box  h3 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
#cont-box  p.date {
	text-align: right;
	margin-bottom: 50px;
}
#cont-box  h4 {
	font-size: 90%;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#trackback {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*MT生成エリアタグ*/
#content h1 {
	color: #FF9900;
	clear: both;
}
#content h2 {
	border-left-style: none;
	padding-left: 0px;
	font-weight: bold;
	clear: both;
}
#url {
	border: 1px dashed #FF9900;
	text-align: center;
	padding: 10px;
	background-color: #FFE8E8;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
}
#url span {
	font-weight: normal;
}

#content #left{
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}

#content #right{
}

#content hr{
	clear: both;
}#content li {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
#content ul {
	margin: 0px;
	padding: 0px;
}

