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


/* ヘッダー 
-------------------------------------------*/

#top-img {
padding-bottom:42px;
}


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

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

#right-box {
width:471px;
float:right;
}

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

.blog-bar {
width:471px;
height:11px;
background:url(../img/title-bar/blog_bar.gif) no-repeat;
}



/* トピック
-------------------------------------------*/

.topic-box {
background:url(../img/parts/h_line.gif) bottom no-repeat;
height:145px;
padding:17px 0px;
}

.topic-box .img-box {
float:left;
width:130px;
height:130px;
margin-right:12px;
border:1px #cccccc solid;
text-align:center;
overflow:hidden;
}

.topic-box .img-box img {
border:1px #ffffff solid;
}


.topic-box .text-box {
height:136px;
}

.topic-box .date {
color:#0E0E0E;
font-size:11px;
}

.topic-box h3, .topic-box h3 a {
font-size:15px;
font-weight:bold;
text-decoration:none;
color:#000000;
padding-top:5px;
}

.topic-box .text-box .detail {
font-size:11px;
color:#5F5F5F;
line-height:1.5em;
padding-top:10px;
}

/* mac用文字サイズ */
.mac .topic-box .text-box .detail {
font-size:10px;
color:#5F5F5F;
line-height:1.4em;
}


.topic-box .more {
text-align:right;
}

.title-chop {
width:175px;
height:34px;
background:url(../img/title-bar/chop_bar.gif) no-repeat;
padding-bottom:10px;
}

.title-madfoot {
width:212px;
height:34px;
background:url(../img/title-bar/madfoot_bar.gif) no-repeat;
padding-bottom:10px;
}

.title-myspace {
width:95px;
height:34px;
background:url(../img/title-bar/myspace_bar.gif) no-repeat;
padding-bottom:10px;
}


/* バナー
-------------------------------------------*/

#banner {
border:#E8E8E8 1px solid;
padding:9px;
height:250px;
}

#banner .left {
float:left;
}

#banner .right {
float:right;
}
