#container #rightarea #topics #webmagbox {
	margin-top: 10px;
}

/*---エントリーページ用---*/
#container #rightarea #topics #webmagbox .webmag_title {
	background-image:url(/images/topics/tsushin_02a.jpg);
	background-repeat:no-repeat;
	height:80px;
}
#container #rightarea #topics #webmagbox .webmag_title h2{
	font-size:11px;
	font-weight:bold;
	color:#333333;
	padding:10px 10px 0px 25px;
	float:left;
}
#container #rightarea #topics #webmagbox .webmag_title .date{
	font-size:10px;
	padding:10px 10px 0px 20px;
}

#container #rightarea #topics #webmagbox .webmag_subtitle{
    font-size:16px;
    font-weight: bold;
    color:#333333;
	margin-top:5px;
	padding:0px 25px 0px 25px;
	background-image:url(/images/topics/tsushin_02d.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:46px;
	line-height:46px;
}

#container #rightarea #topics #webmagbox .webmag_entry{
	padding:10px 25px 10px 25px;
    font-size:11px;
    color:#333333;
	clear:both;
	background-image:url(/images/topics/tsushin_02b.jpg);
}
#container #rightarea #topics .bottomimg{
	background-image:url(/images/topics/tsushin_02c.jpg);
	background-repeat:no-repeat;
	height:10px;
	vertical-align:top;
}

/*---バックナンバーページ用---*/
#container #rightarea #topics #webmag .bn_title{
	border-top:solid 2px #dddddd;
	border-bottom:solid 2px #dddddd;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
    font-size:16px;
    font-weight: bold;
    color:#003366;
    text-align:center;
	background-color: #F7F7F7;
}

#container #rightarea #topics #webmag .bn_year{
	border-bottom:solid 1px #dddddd;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
    font-size:12px;
    font-weight: bold;
    color:#333333;
    text-align:center;
}

#container #rightarea #topics #webmag .bn_entry{
    font-size:12px;
    color:#333333;
    text-align:center;
	margin-top: 20px;
	margin-bottom: 20px;
}
