@charset "UTF-8";
/* CSS Document */

/* ページボディ 
-------------------------------------------*/

#left-box {
width:239px;
float:left;
}

#right-box {
width:695px;
float:right;
overflow:hidden;
}

.category-bar {
width:239px;
height:11px;
background:url(../img/title-bar/category_bar.gif) no-repeat;
}

.whatsnew-bar {
width:239px;
height:11px;
background:url(../img/title-bar/whatsnew_bar.gif) no-repeat;
}

.news-sche-bar {
width:695px;
height:11px;
background:url(../img/title-bar/news_sche_longbar.gif) no-repeat;
}


/* 左カラム
-------------------------------------------*/

.category-box ul {
padding-bottom:31px;
}


.category-box ul li {
height:33px;
background:url(../img/parts/h_line_min.gif) no-repeat bottom;
}

.category-box ul li p {
height:21px;
background:url(../img/parts/list_deco.gif) no-repeat 7px 13px;
padding:9px 0px 0px 14px;
}

.whatsnew-box dl {
background:url(../img/parts/h_line_min.gif) no-repeat bottom;
float:left;
width:100%;
}

.whatsnew-box dl dt {
color:#333333;
width:65px;
background:url(../img/parts/list_deco.gif) no-repeat 7px 13px;
padding:9px 0px 0px 14px;
float:left;
}

.whatsnew-box dl dd {
padding:9px 0px;
width:160px;
float:left;
}

.whatsnew-box a,
.category-box a {
text-decoration:none;
color:#000000;
}


/* 右カラム
-------------------------------------------*/

.news-sche-box a {
text-decoration:none;
color:#000000;
}

.news-sche-box .date {
padding:23px 10px 11px 10px;
}

.news-sche-box .entry-title {
background-color:#FFF600;
font-size:20px;
font-weight:bold;
padding:7px 10px 7px 10px;
}

.news-sche-box .entry-body {
padding:20px 10px 20px 10px;
}

.news-sche-box .entry-body img {
max-width:670px;
}

.news-sche-box .footer {
background:url(../img/parts/h_line_large.gif) no-repeat bottom;
text-align:right;
padding-bottom:15px;
}

.news-sche-box .footer a {
font-weight:bold;
}

#right-box .pager {
padding-top:45px;
text-align:center;
}

#right-box .pager a {
text-decoration:underline;
color:#000000;
}
