a {
color:#A52458;
font-weight:bold;
}
img {
border:0;
}
li {
list-style:none;
line-height:120%;
}
body {
width:890px;
margin:0 auto;
padding:0 5px;
background: url(http://www.joqr.co.jp/kawashima/images/bg.gif) repeat-y center;
font-size:12px;
}
a {
color:#A52458
}
/* ヘッダー */
#header {
background: url(http://www.joqr.co.jp/kawashima/images/top_img.jpg) no-repeat;
width:880px;
height:314px;
margin:0 auto 20px auto;
}
#header h1{
margin:0 0 20px 0;
padding:0;
}

#header img {
margin-left:20px;
}

/* コンテナ */
#container {
padding:0 10px;
width:858px;
}
#left_column {
width:248px;
float:left;
text-align:left;
}
#left_column h4{
margin:0;
padding:0;
}
#left_column #categorie{
background: url(http://www.joqr.co.jp/kawashima/images/lc_categorie.gif) no-repeat;
width:248px;
min-height:83px;
padding-top:40px;
}
#left_column #kiji{
background: url(http://www.joqr.co.jp/kawashima/images/lc_kiji.gif) no-repeat;
width:248px;
min-height:83px;
padding-top:40px;
}
.esc{
text-indent:-9999px;
}
#left_column .calendar{
background: url(http://www.joqr.co.jp/kawashima/images/lc_calendar.gif) no-repeat;
padding:10px 20px 10px 20px;
text-align:center;
white-space:2px;
color:#A52458;
font-size: larger;
}
#left_column .calendar table{
text-align:center;
margin:0 auto;
color:#A52458;
}
#left_column .calendar td{
padding:4px;
}
#left_column .calendar a{
background:#FFE8E8;
}

#left_column h5{
margin:0;
padding:0;
}
#left_column li{
margin-left:0px;
margin-bottom:0px;
}

#right_column {
width:610px;
float:right;
}
#right_column .post{
margin-bottom:30px;
background: url(http://www.joqr.co.jp/kawashima/images/ttl.gif) no-repeat;
padding:13px 12px 0 28px;
_padding:23px 12px 0 28px;
width:570px;
}
*:first-child+html #right_column .post{
margin-bottom:30px;
background: url(http://www.joqr.co.jp/kawashima/images/ttl.gif) no-repeat;
padding:23px 12px 0 28px;
width:570px;
}


#right_column h2{
color:#ffffff;
font-size:15px;
}
#right_column h2 a{
color:#ffffff;
font-size:15px;
text-decoration:none;
}

#right_column .honbun{
font-size:13px;
line-height:140%;
color:#000000;
}
#right_column .postinfo{
font-size:11px;
color:#666666;
text-align:right;
}
#right_column .sns{
margin-top:10px;
text-align:right;
}
*:first-child+html .tweet{
margin-right:5px;
}
.tweet{
_margin-right:5px;
}
/* footer */
.foot {
background:#A52458;
padding:5px;
font-size:11px;
color:#ffffff;
width:870px;
text-align:center;
margin:0 auto;
}
/* ブログ記事の概要 */
.pageprev{
float:left;
font-size:10px;
}
.pagenext{
float:right;
font-size:10px;
}