html, body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0;
}
.b-pm15_bcb {
	border-bottom: 1px dotted #cccccc;
	clear: both;
	margin: 0 0 15px;
	padding: 0 0 15px;
}
#blogboxs {
	clear: both;
	height: auto;
	width: 185px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #595C65;
	border-bottom-color: #595C65;
	border-left-color: #595C65;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#blogboxs ul {
	margin: 0px;
	padding: 0px;
}
#blogboxs li {
	font-size: 8pt;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#blogboxs a {
	font-weight: bold;
	line-height: 1.4em;
	font-size: 12px;
	color: #039;
	text-decoration: none;
}
#blogboxs a:hover {
	font-weight: bold;
	line-height: 1.4em;
	font-size: 12px;
	text-decoration: underline;
}
#blogboxs p {
	font-size: 8pt;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
#blogboxs .blogttma {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
