body{
	background:#fff;
}
#wrapper,
.contents,
.pageTitle{
	width:800px;
	margin:20px auto;
}
.pageTitle{
	color:#C00000;
	text-align:center;
}
.ul_pre li {
	margin:10px auto;
	text-indent:-1.85em;
	padding-left:1.85em;
	margin-bottom:0.5em;
}


@media screen and (max-width: 640px){

.ul_pre li {
	margin:10px auto;
	text-indent:-1.85em;
	padding-left:1.85em;
	margin-bottom:0.5em;
}
	
	
	
}










