@charset "shift_jis";

/*
-----------------------------------------------
▼基本デザイン
----------------------------------------------- */
.back_num
{
border-left: solid 14px #3399FF;
}
.back_h3
{
font-weight: bold;
font-size: 16px;
color: #f90;
border-bottom: solid 3px #ccc !important;
padding: 3px 0 3px 20px;
background: url(../img/back_num_bg.gif) repeat-y 0 0 !important;
margin: 0 !important;
}


.back_num li
{
margin:  0px 0 10px 15px;
padding-top: 10px;
}

.date
{
color: #333 !important;
font-size: 13px;
font-weight: normal;
}

.topics_left
{
padding: 5px 0 0 10px;
width: 315px;
float: left;
border-left: solid 14px #3399FF;
}

.topics_right
{
padding-top: 10px;
text-align: center;
width: 165px;
float: right;
}

/* css_end */