@charset "UTF-8";
/* CSS Document */

#contents #schedule {
	width: 515px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#contents #schedule dl {
}
#contents #schedule dl dt {
	color: #333333;
	float: left;
	width: 120px;
	margin-bottom: 5px;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#contents #schedule dl dd {
	margin-bottom: 5px;
	float: right;
	width: 380px;
	height: 20px;
	overflow: hidden;
	padding-left: 5px;
}

#contents #news {
	width: 515px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#contents p a, #contents p a:link, #contents p a:visited {
	color: #996666;
	text-decoration: none;
}
#contents p a:active, #contents p a:hover {
	color: #993300;
	text-decoration: none;
}
#contents #news dl {
}
#contents #news dl dt {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#contents #news dl dt img {
	margin-right: 5px;
}
#contents #news dl dd {
	padding-left: 5px;
	margin-bottom: 10px;
	padding-right: 5px;
}
#contents #news dl dd a, #contents #news dl dd a:link, #contents #news dl dd a:visited {
	color: #996666;
	text-decoration: none;
}
#contents #news dl dd active, #contents #news dl dd a:hover {
	color: #993300;
	text-decoration: none;
}
#contents #news dl dd .newsdate {
	width: 505px;
	display: block;
	color: #666666;
	text-align: right;
	margin-bottom: 5px;
	font-size: 10px;
	line-height: normal;
}
#contents #news dl dd img {
	margin-top: 3px;
	margin-left: 10px;
}
#contents #news dl dd .newscontinue {
	width: 200px;
	display: block;
	color: #999999;
	text-align: left;
	margin-top: 5px;
}
#contents #news dl dd .newscontinue a, #contents #news dl dd .newscontinue a:link, #contents #news dl dd .newscontinue a:visited {
	color: #996666;
	text-decoration: none;
}
#contents #news dl dd .newscontinue active, #contents #news dl dd .newscontinue a:hover {
	color: #993300;
	text-decoration: none;
}
#contents #news dl dd .newscredit {
	width: 505px;
	display: block;
	color: #999999;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 10px;
	line-height: normal;
}
#contents #news p {
	font-size: 10px;
	line-height: normal;
	text-align: right;
	margin-bottom: 10px;
}
#contents #news p a, #contents #news p a:link, #contents #news p a:visited {
	color: #996666;
	text-decoration: none;
}
#contents #news p a:active, #contents #news p a:hover {
	color: #993300;
	text-decoration: none;
}

#contents #message {
	margin: 10px;
	width: 515px;
}
#contents #message dl {
}
#contents #message dl dt {
	color: #999999;
	float: right;
	width: 135px;
	margin-bottom: 5px;
	height: 20px;
	font-size: 10px;
	padding-left: 10px;
}
#contents #message dl dd {
	margin-bottom: 5px;
	float: right;
	width: 370px;
	height: 20px;
	overflow: hidden;
}
#contents #message dl dd a, #contents #message dl dd a:link, #cintents #message dl dd a:visited {
	color: #996666;
	text-decoration: none;
}
#contents #message dl dd a:active, #contents #message dl dd a:hover {
	color: #993300;
	text-decoration: none;
}
#contents #message p {
	font-size: 10px;
	line-height: normal;
	text-align: right;
	margin-bottom: 10px;
}
#contents #message p a, #contents #message p a:link, #contents #message p a:visited {
	color: #996666;
	text-decoration: none;
}
#contents #message p a:active, #contents #message p a:hover {
	color: #993300;
	text-decoration: none;
}
#contents #message p.q {
	border: 1px dotted #CCCCCC;
	padding: 5px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	display: block;
}

