@import "/blog/matrix/css/basic.css";

body {
	border-top:6px solid #ff0000;
}
h2.midashi, #right h3 {
	background:url(/blog/matrix/img/style01_midashi_bg.gif) repeat-x left top;
	border-bottom:1px solid #cfcfcf;
	padding:10px 5px 5px 7px;
	font-weight:bold;
	margin-bottom:2em;
	color:#707070;
}
#right h3 {
	margin-bottom:0;
}
#footer {
	border-top:4px solid #ff0000;
}
ul.categories li a {
	background:url(/blog/matrix/img/style01_arrow.gif) no-repeat 5px center;
	border-bottom:1px solid #f1f1f1;
}
.entries .entry {
	border-bottom:1px solid #cfcfcf;
}
ul.rss-sbm li {
	border-bottom:1px solid #f1f1f1;
}
#trackback {
	border-top:1px solid #cfcfcf;
}
#comment {
	border-bottom:1px solid #cfcfcf;
}

