@charset "utf-8";
/* CSS Document */
main p{
	font-size:140%;
	}
main ul{
	margin-bottom:50px;
	}
main li{
	border-bottom:1px dotted #ccc;
	padding:10px ;
	font-size:105%;
	margin-bottom:10px;
	}