/* 調整 */

.codebox code{
	background: #ffffff
    
}
@media only screen and (max-width: 900px), only screen and (max-device-width: 900px)
{
    #navigation a, .rtl #navigation a {
            background: #c1c1c2;
    }
}
.tabs .tab > a {
background: #DCDEE2;
color: #536482;
}
.tabs .activetab > a, .tabs .activetab > a:hover {
background-color: #DCDEE2;
border-color: #DCDEE2;
box-shadow: 0 1px 1px #F2F9FF inset;
color: #333333;
}
.bg1 {
    background-color: #DCDEE2;
}
.bg2 {
    background-color: #DCDEE2;
}
.bg3 {
background-color: #DCDEE2;
}

.panel {
background-color: #DCDEE2;
color: #28313F;
}
.navigation a {
    background: #dcdee2;
}

.forum_read                                                     { background-image: url("./images/forum_read.png"); }
.forum_read_subforum                            { background-image: url("./images/forum_read_subforum.png"); }
.breadcrumbs .crumb.wrapped-tiny a {max-width: 120px;}

/*フォントサイズ調整*/
ul.topiclist dt {font-size: 1.2em;}
