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

/* for normalSize */
/*
.box_0{
	border:#FF0000 1px solid;
	height:178px;
	width:178px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
}

.box_0 a,
.box_1 a{
	display:block;
}
*/

/* 共通スタイルを設定  */
/* RSS */
.box_style .boxRss{
	position:relative;
	height:0px;
	width:0px;
	top: -180px;
	padding:0px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom: -170px;
	color:#000000;
}
/* new  */
.box_style .boxRss .rssNew{
	margin:5px 0 0 0;
	padding:0;
}

/* text */
.box_style .boxRss .rssText{
	height: 110px;
	width:170px;
	overflow-y:scroll;
	margin:0;
	padding:0;
	font-size:8pt;
}
