@charset "utf-8";
/* CSS Document */


#content h3{
	margin-bottom:20px;
	border-bottom:1px solid #CDCDCD;
	font-size:16px;
	font-size:1.6rem;
	
	}
#content p{
	margin-bottom:20px;
	}
#content li:last-child{
	margin-bottom:20px;
	}
@media screen and (min-width:480px){}
@media screen and (min-width:768px){}
@media screen and (min-width:1000px){}