/* CSS Document */
@charset "utf-8";
#leftmenu h2 {
	margin-top: 4px;
	margin-left: 20px;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	color: #CCCCCC;
}
#leftmenu h3 {
	margin-top: 5px;
	margin-left: 20px;
	letter-spacing: 0.1em;
	color: #CCCCCC;
	line-height: 2em;
}
#leftmenu p {
	line-height: 1.4em;
	margin-left: 10px;
	color: #CCCCCC;
	font-size: 0.8em;
	margin-top: 2px;
}
#leftmenu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftmenu a {
	display: block;
	border: 1px solid #333333;
	height: 100px;
	width: 190px;
	margin-top: 8px;
	margin-left: 10px;
	margin-bottom: 2px;
}
#leftmenu a:hover {
	border: 1px solid #999999;
}
#maincontents h2 {
	line-height: 1.6em;
	margin-left: 8px;
	letter-spacing: 0.1em;
	color: #CCCCCC;
}
#maincontents h3 {
	margin-top: 1px;
	color: #CCCCCC;
	letter-spacing: 0.2em;
	font-size: 0.8em;
}
#maincontents li {
	list-style-type: none;
	margin-left: 23px;
	color: #CCCCCC;
}
#maincontents img {
	margin-top: 1px;
	margin-right: 5px;
	margin-left: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontents table {
	border: 1px solid #666666;
	width: 500px;
	background-color: #333333;
	border-collapse: collapse;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #CCCCCC;
	letter-spacing: 0.1em;
}
#maincontents td {
	border: 1px solid #666666;
	background-color: #333333;
	padding-right: 3px;
	margin-left: 5px;
	padding-left: 5px;
}
#maincontents p {
	line-height: 1.5em;
	color: #CCCCCC;
	letter-spacing: 0.1em;
	margin-left: 25px;
	font-size: 0.8em;
	margin-right: 20px;
}
#rightmenu img {
	margin-left: 10px;
	margin-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
}
#rightmenu h2 {
	line-height: 2em;
	margin-left: 15px;
	margin-top: 3px;
	letter-spacing: 0.1em;
	color: #CCCCCC;
}
#rightmenu h3 {
	font-size: 0.8em;
	line-height: 2em;
	color: #CCCCCC;
	margin-left: 10px;
	letter-spacing: 0.1em;
}
#rightmenu h4 {
	font-size: 0.8em;
	margin-left: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
}
#rightmenu li {
	list-style-type: square;
	color: #CCCCCC;
}
#rightmenu p {
	margin-left: 10px;
	line-height: 1.5em;
	margin-top: 5px;
	color: #CCCCCC;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin-right: 3px;
}
#rightmenu a {
	text-decoration: none;
	color: #999999;
	font-size: 0.8em;
	font-weight: 600;
	line-height: 2em;
	margin-left: 8px;
}
#rightmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

