/* お知らせ Start */
#newsmenu {
	width: 750px;
	height: 57px;
	margin: 15px auto 30px auto;
}
#topicslink {
	width: 374px;
	height: 40px;
	list-style: none;
	float: left;
}
#topicslink a {
	width: 374px;
	height: 21px;
	color: #000000;
	text-decoration: none;
	padding-top: 19px;
	background-image: url('../images/news/menu1.gif');
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#topicslink a:hover {
	width: 374px;
	height: 21px;
	color: #FFFFFF;
	padding-top: 19px;
	background-image: url('../images/news/menu1ro.gif');
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
#infolink {
	width: 373px;
	height: 57px;
	list-style: none;
	float: left;
}
#infolink a {
	width: 374px;
	height: 21px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 19px;
	background-image: url('../images/news/menu2ro.gif');
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
#infolink a:hover {
	width: 374px;
	height: 21px;
	color: #FFFFFF;
	background-image: url('../images/news/menu2ro.gif');
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
#topinfo {
	width: 750px;
	margin: 15px auto;
	clear: both;
}
.topinfolist {
	width: 750px;
	margin: 5px auto;
	padding-bottom: 5px;
	overflow: auto;
	border-bottom: 1px dotted #C4C4C4;
}
.tiday {
	width: 120px;
	float: left;
}
.titext {
	width: 630px;
	text-align: left;
	float: left;
}
.tishop {
	margin-bottom: 5px;
}
.tishop a {
	margin-right: 15px;
}
.tiarea {
	color: #A9A9A9;
}
/* お知らせ End */
