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

/*更新情報
------------------------------------------------------------------- */
h2{
width:900px;
height:39px;
background:url(../img/ttl_live.gif) no-repeat;
margin:2px auto;
}

div#contents div#topics_box{
width:900px;
height:80%;
margin:0 auto;
padding-bottom:40px;
text-align:left;

}


div#topics_box div.topic{
width:785px;
margin:12px;
}



.up{color:#F06;
font:95%;
margin-left:5px;}

.text{
	margin-left:5px;
	height: 25px;
}
.icon1{height:25px;
width:25px;
	margin:2px 10px 2px 0px;
	background:url(../img/deco_img1.jpg);
	float:left;
}


div.date div.icon2{
	margin:2px 5px;
	width:100px;
	
}
/*詳細ページ
------------------------------------------------------------------- */
.ttl{
color:#900;
font-size:120%;
font-weight:600;
}


.detail_textbox{
width:860px;
padding:5px 0px 20px 0px;
line-height:1.8em;
margin:0 auto;
}

.detail_date{
height:20px;

}

.detail_text{
	padding-top:10px;
	
	font-family: "ＭＳＰ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.detail_textbox detail_textbox img{float:left;
margin:10px;
}
