.HeadL {
	border: 1px solid #FEE4CB;
}
body {
	font-size: smaller;
	line-height: 150%;
	margin: 0px;
	background-color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}
.BoxPink {
	border: 1px solid #FEE4CB;
}
#Contents {
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FEE4CB;
}
.News {
	height: 93px;
	width: 546px;
	padding: 5px;
	text-align: left;
	overflow: scroll;
}
#Futter {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FEE4CB;
	border-bottom-color: #FEE4CB;
}
.TopicPath {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FEE4CB;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#ContentsMenu {
	margin-left: 10px;
}
#ContentsMenu td {
	height: 24px;
	line-height: 150%;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CCFF;
}
#ContentsMenu a {
	color: #333333;
	text-decoration: none;
}
#ContentsMenu a:hover {
	color: #FF0000;
	text-decoration: none;
}

