@import url(weblog-main.css);

#column {
border-left: 0 none;
}
#column h1, 
#column h2, 
#column h3 {
color: #fff;
background: #D7261B;
font-weight: bold;
}
#content h2 {
color: #1F2122;
background: transparent;
}
p.blognavi {
border: 0 none;
border-top: 1px solid #1F2122;
}
#content .event, #content #text .event {
border-left: 3px solid #1F2122;
color: #000;
background: #fff;
}

