.box #news {
	background-image: url(images/top_news.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.box #newstext {
	margin-top: 30px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	line-height: 130%;
	color: #555555;
}
.box #newstext a:link {
	color: #555555;
	text-decoration: none;
}
.box #newstext a:visited {
	color: #555555;
	text-decoration: none;
}
.box #newstext a:hover {
	color: #555555;
	text-decoration: underline;
}
.collectionimage {
	border: 1px solid #CCCCCC;
}
.collectiontext {
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	font-size: 10px;
	line-height: 130%;
	color: #555555;
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.footerbg {
	background-image: url(images/footer_bg.jpg);
}
#footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	font-size: 10px;
	line-height: 130%;
	color: #FFFFFF;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
td {
	font-size: 13px;
	color: #555555;
	line-height: 130%;
}
.collectiontext a:link {
	color: #555555;
	text-decoration: none;
}
.collectiontext a:visited {
	color: #555555;
	text-decoration: none;
}
.collectiontext a:hover {
	color: #555555;
	text-decoration: underline;
}
.listtitle {
	background-image: url(images/footer_bg.jpg);
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "MS PMincho", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3";
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.listtext {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.maintext {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menulink {
	font-size: 13px;
	font-weight: bold;
	color: #555555;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
}
.menulink a:link {
	color: #555555;
	text-decoration: none;
}
.menulink a:visited {
	color: #555555;
	text-decoration: none;
}
.menulink a:hover {
	color: #555555;
	text-decoration: underline;
}
td img {
	display: block;
}

#Selection table {
	border: 1px solid #CCCCCC;
	background-image: url(images/selection_bk.jpg);
}
#Selection .textred {
	color: #CC0000;
}
#Selection .smalltext {
	font-size: 10px;
	line-height: 130%;
	color: #555555;
	padding: 4px;
}
#Selection .title {
	color: #555555;
	padding: 4px;
	font-weight: bold;
}