@charset "Shift_JIS"; 

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
}

/*リンク*/
A:link {COLOR: #FE32A2; }
A:visited {COLOR: #FE32A2; }
A:active {TEXT-DECORATION: none}
A:hover {TEXT-DECORATION : underline;border-bottom-color : #FE32A2;border-bottom-width : 1px;}
A{text-decoration : none;COLOR: #FE32A2;}

.newsframe {
	height: 100%;
	width: 258px;
	float: left;
	position: static;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.newstext {
	background-color: #ffffff;
	font-size: 12px;
	height: 100%;
	width: 258px;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 0px;
	position: static;
	clear: none;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*フォント*/
.f_news_date{FONT-SIZE: 11px;text-align: left;Font-Family: "Arial";}
.f_news_article{text-align: left;Font-Family: "Arial";line-height: normal;}
.f_news_title{
	FONT-SIZE: 11px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	Font-Family: "Arial";
	text-indent: 26px;
}
.topics_title{
	background-image: url(http://www.shinjuku-ring.jp/img/news/topics.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 255px;
}
