#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;
}

#information th {
	color:#333333;
	background:#cccccc;
}

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

.technique_image {
	float:right;
}

.technique_image img {
	padding-left:8px;
}

.technique_info {
	margin-bottom:15px;
}

.technique_info ol {
	margin:0;
	padding:0;
	list-style:none;
}

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