@charset "utf-8";

body {
	font-size: 0.9em;
}

p {
	text-indent: 0px;
}


#beginner_h {
	background: url(../images/beginner_h.jpg) no-repeat;
	width: 619px;
	height: 50px;
	margin-bottom: 20px;
}
#beginner_h h2 {
	text-indent: -9999px;
}

#beginner {
	padding-left: 10px;
}
#beginner p {
	margin-left: 10px;
	margin-bottom: 1em;
}
#beginner img {
	margin-bottom: 40px;
}


#beginner_howto_h {
	background: url(../images/beginner_howto_h.gif) no-repeat;
	width: 609px;
	height: 34px;
	text-indent: -9999px;
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
}


#beginner_howto_5_visual {
	margin-left: 90px;
}


#beginner_new_h {
	background: url(../images/beginner_new_h.gif) no-repeat;
	width: 609px;
	height: 34px;
	text-indent: -9999px;
	display: block;
	margin-top: 40px;
	margin-bottom: 10px;
}
#beginner_new {
	margin-bottom: 40px;
}

#beginner_repeater_h {
	background: url(../images/beginner_repeater_h.gif) no-repeat;
	width: 609px;
	height: 34px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
}