@charset "utf-8";
.clear {
	clear:both;
}

#body_box #right_box {
	margin: 0;
	display:block;
	float: right;
	width: 222px;
}

#info_box {
	position: relative;
	background:url(../img/top2/news_bg.gif) no-repeat 0px 0px;
	width: 549px;
	height: 231px;
	float:left;
}

#info_box #info_flow {
	position: absolute;
	top: 45px;
	left: 20px;
	width: 520px;
	height: 160px;
	overflow: auto;
}

/*----古いindex.php用スタイル----*/
#top_box {
	display:block;
	position:relative;
	height:175px;
}

#body_box #topics_box {
	margin: 0;
	display: block;
	position: absolute;
	float: left;
	width: 515px;
	height: 175px;
}

#topics_box #table_flow {
	position: absolute;
	top: 49px;
	left: 17px;
	width: 315px;
	height: 70px;
	overflow: auto;
}


#table_flow .topics_date {
	padding-left: 5px;
	width: 60px;
	font-family: "lr SVbN", "Osaka|";
	font-size: 12px;
	color: #000;
}


#table_flow .topics_text {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 225px;
	line-height: 140%;
	font-family: "lr SVbN", "Osaka|";
	font-size: 12px;
	color: #000;
}


#topics_box #bt_news {
	position: absolute;
	top: 126px;
	left: 15px;
}

#right_box #paper_box {
	position: relative;
	width: 222px;
	height: 63px;
}

#paper_box a {
	color: #fff;
}

#paper_box h2 {
	position: absolute;
	top: 10px;
	left: 10px;
	font-family: "qMmpS Pro W3", "lr oSVbN", Osaka, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}


#paper_box p {
	position: absolute;
	top: 32px;
	left: 30px;
	font-family: "lr SVbN", "Osaka|";
	color: #fff;
}

#paper_box #get_acr {
	position: absolute;
	top: 6px;
	left: 141px;
	width: 71px;
	height: 44px;
}

<<<<<<< .mine
=======

#info_box {
	position: relative;
	background:url(../img/top2/news_bg.gif) no-repeat 0px 0px;
	width: 549px;
	height: 231px;
	float:left;
}


#info_box #info_flow {
	position: absolute;
	top: 45px;
	left: 20px;
	width: 520px;
	height: 160px;
	overflow: auto;
}

>>>>>>> .r874
#topic_box #topic_flow {
	position: absolute;
	top: 40px;
	left: 15px;
	width: 320px;
	height: 80px;
	overflow: auto;
}

#topic_box #topic_flow p.title{
	font-weight:bold;	
}
/*----古いindex.php用スタイル----*/
