/*
‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘
‘rightNews
‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘
*/
.rightNews{
width:180px;
height:400px;
background:url('http://www.boys-rush.jp/images/right_news.gif') no-repeat;
margin:0 0 10px 0;
}
.rightNews dt{
font-size:15px;
height:20px;
padding:3px 0 3px 25px;
color:#fff;
text-align:left;
font-weight:bold;
}
.rightNews dd{
font-size:12px;
overflow:auto;
width:180px;
height:375px;
padding:3px 0 0 5px;
}

/*
‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘
‘blogrss
‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘
*/
.blogrss{
width:180px;
height:300px;
background:url('http://www.boys-rush.jp/images/blogrss.gif') no-repeat;
margin:0 0 10px 0;
}
.blogrss dt{
font-size:15px;
height:20px;
padding:3px 0 3px 25px;
color:#fff;
text-align:left;
font-weight:bold;
}
.blogrss dd{
font-size:12px;
overflow:auto;
width:180px;
height:100%;
padding:3px 0 0 5px;
}

/*
‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘
‘event
‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘
*/
.event{
width:500px;
margin:0 0 10px 0;
}
.event dt{
background:url('http://www.boys-rush.jp/images/big_title1.gif') no-repeat;
font-size:15px;
height:20px;
padding:3px 0 3px 25px;
color:#fff;
text-align:left;
font-weight:bold;
}
.event dd{
width:500px;
background:url('http://www.boys-rush.jp/images/big_title2.gif') repeat-y;
font-size:12px;
text-align:center;
padding:3px 0 0 0;
}
.event dd span{
width:500px;
height:20px;
background:url('http://www.boys-rush.jp/images/big_title3.gif') no-repeat;
font-size:15px;
}
.event dd span a{
color:#000;
}
.event dd span a:hover{
color:#FFDAC4;
}

/*
‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘
‘news
‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘
*/
.news{
width:500px;
margin:0 0 10px 0;
}
.news dt{
background:url('http://www.boys-rush.jp/images/big_title1.gif') no-repeat;
font-size:15px;
height:20px;
padding:3px 0 3px 25px;
color:#fff;
text-align:left;
font-weight:bold;
}
.news dd{
width:500px;
background:url('http://www.boys-rush.jp/images/big_title2.gif') repeat-y;
font-size:12px;
text-align:center;
padding:3px 0 0 0;
}
.news dd span{
width:500px;
height:20px;
padding:0 0 0 0;
background:url('http://www.boys-rush.jp/images/big_title3.gif') no-repeat;
font-size:15px;
}
.news dd span a{
color:#000;
}

/*
‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘
‘rank
‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘
*/
.rank{
width:500px;
margin:0 0 10px 0;
}
.rank dt{
background:url('http://www.boys-rush.jp/images/big_title1.gif') no-repeat;
font-size:15px;
height:20px;
padding:3px 0 3px 25px;
color:#fff;
text-align:left;
font-weight:bold;
}
.rank dd{
width:500px;
background:url('http://www.boys-rush.jp/images/big_title2.gif') repeat-y;
font-size:12px;
text-align:center;
padding:3px 0 0 0;
}
.rank dd span{
width:500px;
height:20px;
background:url('http://www.boys-rush.jp/images/big_title3.gif') no-repeat;
text-align:right;
padding:0 10px 0 0;
}
