@charset "utf-8";
/* CSS Document */

#wrapper #contents #main_contents #main #pp {
	height: 300px;
	overflow: auto;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	padding: 10px;
	border-top-color: #FFBE00;
	border-right-color: #FFBE00;
	border-bottom-color: #FFBE00;
	border-left-color: #FFBE00;
}
#wrapper #contents #main_contents #main #pp #main2 li {
	list-style-type: decimal;
	margin-bottom: 20px;
}
