/********** TOPICS ************/
#header h2.topics{
	background:url(/happuno-yu/topics/img/h2.jpg) no-repeat;
	height:169px;
}
#header h2.topics{
	background:url(http://www.happuno-yu.com/topics/img/h2.jpg) no-repeat;
	height:169px;
}
#header {
	background-color:#000000;
	border:none;
}
#topics_main{
	margin:23px auto;
}
#topics_right{
	width:644px;
	float:right;
}

/*左メニュー*/
#topics_left{
	width:217px;
	float:left;
	font-size:90%;
}
.topics_news{
	border:1px solid #999999;
	background-color:#eeeeee;
	margin:0 0 9px 0;
}
.topics_news dl{
	margin:0;
	padding:12px 9px;
	text-align:left;
}
.topics_news dt{
	background:url(/happuno-yu/topics/img/ic_news.gif) no-repeat 0 5px ;
	padding:0 0 0 12px;
}
.topics_news dd{
	padding:0 0 0 12px;
	margin:0 0 4px 0;
	font-size:90%;
}
.topics_news ul{
	margin:0;
	padding:12px 9px;
	list-style-type:none;
}
.topics_news ul li{
	margin:0 0 6px 0;
	background:url(/happuno-yu/topics/img/ic_news.gif) left no-repeat;
	padding:0 0 0 12px;
}

/*本文*/
#topics_main .box{
	width:606px;
	border:solid 1px #999999;
	margin:0px 0 10px 0;
	padding:12px 18px 0px 18px;
	text-align:left;
}
#topics_main .box h3{
	background:url(/happuno-yu/topics/img/ic_newstitle.gif) no-repeat 0 20px ;
	border-bottom:1px solid #999999;
	margin:0 auto;
	padding:0 0 4px 14px ;
	text-indent:0px;
}
#topics_main .box h3{
	background:url(http://www.happuno-yu.com/topics/img/ic_newstitle.gif) no-repeat 0 20px ;
	border-bottom:1px solid #999999;
	margin:0 auto;
	padding:0 0 4px 14px ;
	text-indent:0px;
}
#topics_main .box h3 span{
	color:#900000;
	display:block;
	font-weight:normal;
	font-size:85%;
	margin:0 0 0 -13px;
	padding:0;
}
#topics_main .box a.link{
	background:url(/happuno-yu/topics/img/arrow.gif) no-repeat left;
	padding:0 0 0 18px;
}
#topics_main .box a.link{
	background:url(http://www.happuno-yu.com/topics/img/arrow.gif) no-repeat left;
	padding:0 0 0 18px;
}
#topics_main .box p{
	margin:12px 0 14px 0;
}

#topics_main .box p a img{
	/*width:13px;*/
	padding:3px 3px 0 0;
	margin:0;	
}
#topics_main .box img,
#topics_main .box img.mt-image-none{
	float:left;
	padding:0 18px 12px 0;
}


#topics_main .box h3 a,
#topics_main .box h3 a:hover,
#topics_main .box h3 a:visited,
#topics_main .box h3 a:active{
	text-decoration:none;
	color:#000000;
}
#topics_main .box h3 a:hover{
	text-decoration:underline;
}
.topics_center{
	text-align:center;
}
#topics_center .box{
	margin:20px auto;
}
/*テーブル*/
table.time{
	margin:0 0 0 0;
	width:340px;
	text-align:center;
	border:1px solid #999999;
	border-collapse:collapse;
}
table.time th{
	background-color:#222222;
	color:#EEEEEE;
	font-weight:normal;
	padding:4px 12px;
}
table.time td{
	padding:4px 12px;
}

table.time2{
	margin:0 0 20px;
	width:340px;
	text-align:center;
	border:1px solid #999999;
	border-collapse:collapse;
}
table.time2.w320{
	width:320px;
}
table.time3{
	margin:0 0 0px;
	width:606px;
	text-align:center;
	border:1px solid #999999;
	border-collapse:collapse;
}
table.time2 th,
table.time3 th{
	background-color:#222222;
	color:#EEEEEE;
	font-weight:normal;
	padding:4px 12px;
	border:1px solid #999999;
}
table.time2 td,
table.time3 td{
	padding:4px 12px;
	border:1px solid #999999;
}

table.time2 td.bg_yellow,
table.time3 td.bg_yellow{
	padding:4px 12px;
	border:1px solid #999999;
	background-color:#FEFFF0;
}
table.time2 td.bg_yellow2,
table.time3 td.bg_yellow2{
	padding:4px 12px;
	border:1px solid #999999;
	background-color:#FBFDB5;
}
table.time3 td.bg_yellow3{
	background-color:#fdfed5;
}

.topicsimg a:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
 }
table.time2.noneborder{
	border:none;
}
table.time2 td.bg_none{
border:none;
border-left:1px solid #CCCCCC;
font-size:80%;
}
.topics_floatbox{
	padding:10px 0;
}
.topics_floatright{
	width:340px;
	float:right;
}
.topics_floatleft{
	width:250px;
	float:left;
}