@charset "utf-8";

p {
	margin:10px 0;
	font-size:75%;
	color:#666;
}
ol li {
	margin:5px 0 5px 20px;
	font-size:75%;
	color:#666;
}
.mg20 {
	margin:20px 0;
}
.listnone li {
	list-style:none;
	margin-left:0;
	font-size:75%;
	color:#666;
}
.alright {
	text-align:right;
}
#guide_contents .section .section2 .section3 h2 ,
#guide_contents .section .section2 .section3 h3 ,
#guide_contents .section .section2 .section3 h4 {
	margin:10px 0;
	font-size:75%;
	color:#666;
	font-weight:normal;
}

