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

#maincontents h3 {
	color: #CC0000;
	font-size: 1em;
}
#maincontents h2 {
	margin-top: 5px;
	line-height: 1.6em;
	margin-left: 8px;
	letter-spacing: 0.1em;
	color: #CCCCCC;
	margin-bottom: 3px;
}
#maincontents h4 {
	font-size: 0.8em;
	color: #FF6600;
	letter-spacing: 0.1em;
	font-weight: normal;
}
#maincontents li {
	list-style-type: square;
	margin-left: 23px;
	color: #CCCCCC;
}
#maincontents dd {
	font-size: 0.8em;
}
#maincontents img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontents table {
	border-collapse: collapse;
	margin-top: 5px;
}
#maincontents a {
	display: block;
	border: 1px solid #333333;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	width: 110px;
}

#maincontents a:hover {
	border: 1px solid #999999;
	color: #CC6600;
	background-color: #666666;
}
#maincontents p {
	font-size: 0.8em;
	line-height: 1.1em;
	color: #CCCCCC;
}

.emblem td {
	border: 1px solid #999999;
}

.bolt   td {
	line-height: 1.4em;
	color: #CCCCCC;
	padding-right: 5px;
	border: 1px solid #666666;
	background-color: #333333;
	padding-left: 5px;
	letter-spacing: 0.2em;
	font-size: 0.8em;
}
#gyara a {
	height: 100px;
	width: 190px;
	margin-bottom: 5px;
}

#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 li {
	list-style-type: square;
	color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	list-style-position: inside;
	font-size: 0.8em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	margin-top: 10px;
}
#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: #CC6633;
	font-size: 1em;
	line-height: 1.5em;
	margin-left: 8px;
}

#rightmenu   img  {
	border: 1px solid #666666;
}

#rightmenu a:hover {
	color: #CC9900;
	text-decoration: underline;
}

