.news_bg01{
	background-image:url(../image/news/pic_02.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.txt_yellow_01 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.news_bullet_01{
	background-image:url(../image/news/bullet_news.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:31px;
	padding-top:31px;
}
.news_txt{
	color:#FFFFFF;
	line-height:120%;
	font-size:12px;
}
.news_txt2 {

	color:#FFFF99;
	line-height:120%;
	font-size:12px;
}
.news_scroll{
	overflow:auto;
	scrollbar-track-color:#333333;			/*下地の色*/
	scrollbar-face-color:#990000;			/*メインボタンの色*/
	scrollbar-arrow-color:#000000;			/*矢印の色*/
	scrollbar-highlight-color:#990000;		/*矢印周りのハイライトの色*/
	scrollbar-shadow-color:#990000;			/*矢印周りの影の色*/
	scrollbar-3dlight-color:#BB0000;		/*上下のボタンハイライトの色*/
	scrollbar-darkshadow-color:#750000;		/*上下のボタン影の色*/
}
.news_space{
	padding-left:31px;
}
div{
	height:430px;
	width:550px;

}
a{
	color:#FF0000;
}.news_cr {

	color:#FFFFFF;
	line-height:120%;
	font-size:10px;
}
.txt_red_01 {

	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
}
.txt_yellow_02 {

	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
}
