#main_copy {
	height:35px;
	margin-bottom:15px;
}

#playing_guide {
	width:600px;
	margin:0 auto 15px auto;
}

#playing_guide ul {
	margin:0;
	padding:0;
	list-style:none;
}

#playing_guide strong {
	font-weight:normal;
	color:#ff0000;
}

.playing_guide_anchor {
	font-weight:bold;
	text-align:right;
}

#comment_list {
	font-weight:normal;
	margin-bottom:0;
}

#manual_menu table {
	width:555px;
	margin:0 auto 10px auto;
	border:0;
	border-collapse:collapse;
	border-spacing:0;
}

#manual_menu th {
	width:125px;
	height:42px;
	padding:0;
	border:0;
	overflow:hidden;
}

#manual_menu td {
	padding:0 0 6px 0;
	background:url(img/menu_manual_body.gif) left top no-repeat;
	border:0;
	vertical-align:bottom;
	white-space:nowrap;
	overflow:hidden;
}

.manual_menu_rule {
	width:130px;
}

.manual_menu_sp,.manual_menu_effect {
	width:150px;
}

#manual_menu a {
	margin-left:25px;
}

#manual_menu a:link,#manual_menu a:active,#manual_menu a:visited {
	color:#ffffff;
	text-decoration:none;
}

#manual_menu a:hover {
	text-decoration:underline;
}

#information th {
	color:#333333;
	background:#cccccc url(img/info_body.gif) left top repeat-x;
}

#information ol {
	margin:0;
	padding:0;
	list-style:none;
}

#information ol strong {
	font-weight:normal;
	color:#ff0000;
}

#information h5 {
	font-size:13px;
	font-weight:bold;
	line-height:120%;
	margin:0;
	padding:0;
}

.information_space_line {
	height:15px;
}
