@charset "UTF-8";


@import "base.css";

#info{
	height: 450px;
	margin-top: 15px;
}

#info02{
}


#info li{
	background-image: url(../img/top_news_li.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 25px;
}

#info li a{
	line-height: 35px;
	height: 35px;
}

.pgno{
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#info02 .date{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FB6F0E;
}

#info02 h2{
	background-image: url(../img/h2_bg.gif);
	background-repeat: no-repeat;
	height: 35px;
	line-height: 35px;
	padding-left: 30px;
	font-size: 1.2em;
}

.t_img_l,.t_img_r{
	margin-top: 20px;
	margin-bottom: 10px;
}

.t_img_l img{
	float: left;
	margin-right: 10px;
}

.t_img_r img{
	float: right;
	margin-left: 10px;
}





